#B64010 (or 0xB64010) is unknown color: approx Rust. HEX triplet: B6, 40 and 10. RGB value is (182,64,16). Sum of RGB (Red+Green+Blue) = 182+64+16=262 (34% of max value = 765). Red value is 182 (71.48% from 255 or 69.47% from 262); Green value is 64 (25.39% from 255 or 24.43% from 262); Blue value is 16 (6.64% from 255 or 6.11% from 262); Max value from RGB is 182 - color contains mainly: red. Hex color #B64010 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #B64010 is #49BFEF. Grayscale: #5E5E5E. Windows color (decimal): -4833264 or 1065142. OLE color: 1065142.
HSL color Cylindrical-coordinate representation of color #B64010: hue angle of 17.35º degrees, saturation: 0.84, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #B64010 is Cyan = 0, Magento = 0.65, Yellow = 0.91 and Black (K on CMYK) = 0.29.
<style> p { color: #B64010; } p { color: rgb(182,64,16); } H1.HeaderClassName { color: #B64010; } .AnyTagClassName { color: #B64010; } </style>
<style> a { background-color: #B64010; } a { background-color: rgb(182,64,16); } div.DivClassName { background-color: #B64010; } .BgClassName { background-color: #B64010; } </style>
<style> span { border-color: #B64010; } span { border-color: rgb(182,64,16); } td.TdClassName { border-color: #B64010; } .TagClassName { border-color: #B64010; } </style>