#BE3B05 (or 0xBE3B05) is unknown color: approx Rust. HEX triplet: BE, 3B and 05. RGB value is (190,59,5). Sum of RGB (Red+Green+Blue) = 190+59+5=254 (33% of max value = 765). Red value is 190 (74.61% from 255 or 74.80% from 254); Green value is 59 (23.44% from 255 or 23.23% from 254); Blue value is 5 (2.34% from 255 or 1.97% from 254); Max value from RGB is 190 - color contains mainly: red. Hex color #BE3B05 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #BE3B05 is #41C4FA. Grayscale: #5C5C5C. Windows color (decimal): -4310267 or 342974. OLE color: 342974.
HSL color Cylindrical-coordinate representation of color #BE3B05: hue angle of 17.51º degrees, saturation: 0.95, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #BE3B05 is Cyan = 0, Magento = 0.69, Yellow = 0.97 and Black (K on CMYK) = 0.25.
<style> p { color: #BE3B05; } p { color: rgb(190,59,5); } H1.HeaderClassName { color: #BE3B05; } .AnyTagClassName { color: #BE3B05; } </style>
<style> a { background-color: #BE3B05; } a { background-color: rgb(190,59,5); } div.DivClassName { background-color: #BE3B05; } .BgClassName { background-color: #BE3B05; } </style>
<style> span { border-color: #BE3B05; } span { border-color: rgb(190,59,5); } td.TdClassName { border-color: #BE3B05; } .TagClassName { border-color: #BE3B05; } </style>