#05412F (or 0x05412F) is unknown color: approx British Racing Green. HEX triplet: 05, 41 and 2F. RGB value is (5,65,47). Sum of RGB (Red+Green+Blue) = 5+65+47=117 (15% of max value = 765). Red value is 5 (2.34% from 255 or 4.27% from 117); Green value is 65 (25.78% from 255 or 55.56% from 117); Blue value is 47 (18.75% from 255 or 40.17% from 117); Max value from RGB is 65 - color contains mainly: green. Hex color #05412F is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #05412F is #FABED0. Grayscale: #2D2D2D. Windows color (decimal): -16432849 or 3096837. OLE color: 3096837.
HSL color Cylindrical-coordinate representation of color #05412F: hue angle of 162º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #05412F is Cyan = 0.92, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.75.
<style> p { color: #05412F; } p { color: rgb(5,65,47); } H1.HeaderClassName { color: #05412F; } .AnyTagClassName { color: #05412F; } </style>
<style> a { background-color: #05412F; } a { background-color: rgb(5,65,47); } div.DivClassName { background-color: #05412F; } .BgClassName { background-color: #05412F; } </style>
<style> span { border-color: #05412F; } span { border-color: rgb(5,65,47); } td.TdClassName { border-color: #05412F; } .TagClassName { border-color: #05412F; } </style>