#403F0A (or 0x403F0A) is unknown color: approx Turtle Green. HEX triplet: 40, 3F and 0A. RGB value is (64,63,10). Sum of RGB (Red+Green+Blue) = 64+63+10=137 (18% of max value = 765). Red value is 64 (25.39% from 255 or 46.72% from 137); Green value is 63 (25% from 255 or 45.99% from 137); Blue value is 10 (4.30% from 255 or 7.30% from 137); Max value from RGB is 64 - color contains mainly: red. Hex color #403F0A is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #403F0A is #BFC0F5. Grayscale: #393939. Windows color (decimal): -12566774 or 671552. OLE color: 671552.
HSL color Cylindrical-coordinate representation of color #403F0A: hue angle of 58.89º degrees, saturation: 0.73, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #403F0A is Cyan = 0, Magento = 0.02, Yellow = 0.84 and Black (K on CMYK) = 0.75.
<style> p { color: #403F0A; } p { color: rgb(64,63,10); } H1.HeaderClassName { color: #403F0A; } .AnyTagClassName { color: #403F0A; } </style>
<style> a { background-color: #403F0A; } a { background-color: rgb(64,63,10); } div.DivClassName { background-color: #403F0A; } .BgClassName { background-color: #403F0A; } </style>
<style> span { border-color: #403F0A; } span { border-color: rgb(64,63,10); } td.TdClassName { border-color: #403F0A; } .TagClassName { border-color: #403F0A; } </style>