#402F02 (or 0x402F02) is unknown color: approx Mikado. HEX triplet: 40, 2F and 02. RGB value is (64,47,2). Sum of RGB (Red+Green+Blue) = 64+47+2=113 (14% of max value = 765). Red value is 64 (25.39% from 255 or 56.64% from 113); Green value is 47 (18.75% from 255 or 41.59% from 113); Blue value is 2 (1.17% from 255 or 1.77% from 113); Max value from RGB is 64 - color contains mainly: red. Hex color #402F02 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #402F02 is #BFD0FD. Grayscale: #2F2F2F. Windows color (decimal): -12570878 or 143168. OLE color: 143168.
HSL color Cylindrical-coordinate representation of color #402F02: hue angle of 43.55º 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 #402F02 is Cyan = 0, Magento = 0.27, Yellow = 0.97 and Black (K on CMYK) = 0.75.
<style> p { color: #402f02; } p { color: rgb(64,47,2); } H1.HeaderClassName { color: #402f02; } .AnyTagClassName { color: #402f02; } </style>
<style> a { background-color: #402f02; } a { background-color: rgb(64,47,2); } div.DivClassName { background-color: #402f02; } .BgClassName { background-color: #402f02; } </style>
<style> span { border-color: #402f02; } span { border-color: rgb(64,47,2); } td.TdClassName { border-color: #402f02; } .TagClassName { border-color: #402f02; } </style>