#05492A (or 0x05492A) is unknown color: approx British Racing Green. HEX triplet: 05, 49 and 2A. RGB value is (5,73,42). Sum of RGB (Red+Green+Blue) = 5+73+42=120 (15% of max value = 765). Red value is 5 (2.34% from 255 or 4.17% from 120); Green value is 73 (28.91% from 255 or 60.83% from 120); Blue value is 42 (16.80% from 255 or 35% from 120); Max value from RGB is 73 - color contains mainly: green. Hex color #05492A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #05492A is #FAB6D5. Grayscale: #313131. Windows color (decimal): -16430806 or 2771205. OLE color: 2771205.
HSL color Cylindrical-coordinate representation of color #05492A: hue angle of 152.65º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #05492A is Cyan = 0.93, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.71.
<style> p { color: #05492A; } p { color: rgb(5,73,42); } H1.HeaderClassName { color: #05492A; } .AnyTagClassName { color: #05492A; } </style>
<style> a { background-color: #05492A; } a { background-color: rgb(5,73,42); } div.DivClassName { background-color: #05492A; } .BgClassName { background-color: #05492A; } </style>
<style> span { border-color: #05492A; } span { border-color: rgb(5,73,42); } td.TdClassName { border-color: #05492A; } .TagClassName { border-color: #05492A; } </style>