#412002 (or 0x412002) is unknown color: approx Brown Pod. HEX triplet: 41, 20 and 02. RGB value is (65,32,2). Sum of RGB (Red+Green+Blue) = 65+32+2=99 (13% of max value = 765). Red value is 65 (25.78% from 255 or 65.66% from 99); Green value is 32 (12.89% from 255 or 32.32% from 99); Blue value is 2 (1.17% from 255 or 2.02% from 99); Max value from RGB is 65 - color contains mainly: red. Hex color #412002 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #412002 is #BEDFFD. Grayscale: #262626. Windows color (decimal): -12509182 or 139329. OLE color: 139329.
HSL color Cylindrical-coordinate representation of color #412002: hue angle of 28.57º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #412002 is Cyan = 0, Magento = 0.51, Yellow = 0.97 and Black (K on CMYK) = 0.75.
<style> p { color: #412002; } p { color: rgb(65,32,2); } H1.HeaderClassName { color: #412002; } .AnyTagClassName { color: #412002; } </style>
<style> a { background-color: #412002; } a { background-color: rgb(65,32,2); } div.DivClassName { background-color: #412002; } .BgClassName { background-color: #412002; } </style>
<style> span { border-color: #412002; } span { border-color: rgb(65,32,2); } td.TdClassName { border-color: #412002; } .TagClassName { border-color: #412002; } </style>