#050002 (or 0x050002) is unknown color: approx Rustic Red. HEX triplet: 05, 00 and 02. RGB value is (5,0,2). Sum of RGB (Red+Green+Blue) = 5+0+2=7 (0% of max value = 765). Red value is 5 (2.34% from 255 or 71.43% from 7); Green value is 0 (0.39% from 255 or 0% from 7); Blue value is 2 (1.17% from 255 or 28.57% from 7); Max value from RGB is 5 - color contains mainly: red. Hex color #050002 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #050002 is #FAFFFD. Grayscale: #010101. Windows color (decimal): -16449534 or 131077. OLE color: 131077.
HSL color Cylindrical-coordinate representation of color #050002: hue angle of 336º degrees, saturation: 1, lightness: 0.01%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 1%. Process color model (Four color, CMYK) of #050002 is Cyan = 0, Magento = 1, Yellow = 0.60 and Black (K on CMYK) = 0.98.
<style> p { color: #050002; } p { color: rgb(5,0,2); } H1.HeaderClassName { color: #050002; } .AnyTagClassName { color: #050002; } </style>
<style> a { background-color: #050002; } a { background-color: rgb(5,0,2); } div.DivClassName { background-color: #050002; } .BgClassName { background-color: #050002; } </style>
<style> span { border-color: #050002; } span { border-color: rgb(5,0,2); } td.TdClassName { border-color: #050002; } .TagClassName { border-color: #050002; } </style>