#B62F05 (or 0xB62F05) is unknown color: approx Rust. HEX triplet: B6, 2F and 05. RGB value is (182,47,5). Sum of RGB (Red+Green+Blue) = 182+47+5=234 (30% of max value = 765). Red value is 182 (71.48% from 255 or 77.78% from 234); Green value is 47 (18.75% from 255 or 20.09% from 234); Blue value is 5 (2.34% from 255 or 2.14% from 234); Max value from RGB is 182 - color contains mainly: red. Hex color #B62F05 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #B62F05 is #49D0FA. Grayscale: #525252. Windows color (decimal): -4837627 or 339894. OLE color: 339894.
HSL color Cylindrical-coordinate representation of color #B62F05: hue angle of 14.24º degrees, saturation: 0.95, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #B62F05 is Cyan = 0, Magento = 0.74, Yellow = 0.97 and Black (K on CMYK) = 0.29.
<style> p { color: #b62f05; } p { color: rgb(182,47,5); } H1.HeaderClassName { color: #b62f05; } .AnyTagClassName { color: #b62f05; } </style>
<style> a { background-color: #b62f05; } a { background-color: rgb(182,47,5); } div.DivClassName { background-color: #b62f05; } .BgClassName { background-color: #b62f05; } </style>
<style> span { border-color: #b62f05; } span { border-color: rgb(182,47,5); } td.TdClassName { border-color: #b62f05; } .TagClassName { border-color: #b62f05; } </style>