#050705 (or 0x050705) is unknown color: approx Black Bean. HEX triplet: 05, 07 and 05. RGB value is (5,7,5). Sum of RGB (Red+Green+Blue) = 5+7+5=17 (2% of max value = 765). Red value is 5 (2.34% from 255 or 29.41% from 17); Green value is 7 (3.12% from 255 or 41.18% from 17); Blue value is 5 (2.34% from 255 or 29.41% from 17); Max value from RGB is 7 - color contains mainly: green. Hex color #050705 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #050705 is #FAF8FA. Grayscale: #060606. Windows color (decimal): -16447739 or 329477. OLE color: 329477.
HSL color Cylindrical-coordinate representation of color #050705: hue angle of 120º degrees, saturation: 0.17, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #050705 is Cyan = 0.29, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.97.
<style> p { color: #050705; } p { color: rgb(5,7,5); } H1.HeaderClassName { color: #050705; } .AnyTagClassName { color: #050705; } </style>
<style> a { background-color: #050705; } a { background-color: rgb(5,7,5); } div.DivClassName { background-color: #050705; } .BgClassName { background-color: #050705; } </style>
<style> span { border-color: #050705; } span { border-color: rgb(5,7,5); } td.TdClassName { border-color: #050705; } .TagClassName { border-color: #050705; } </style>