#40400C (or 0x40400C) is unknown color: approx Turtle Green. HEX triplet: 40, 40 and 0C. RGB value is (64,64,12). Sum of RGB (Red+Green+Blue) = 64+64+12=140 (18% of max value = 765). Red value is 64 (25.39% from 255 or 45.71% from 140); Green value is 64 (25.39% from 255 or 45.71% from 140); Blue value is 12 (5.08% from 255 or 8.57% from 140); Max value from RGB is 64 - color contains mainly: red, green. Hex color #40400C is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #40400C is #BFBFF3. Grayscale: #3A3A3A. Windows color (decimal): -12566516 or 802880. OLE color: 802880.
HSL color Cylindrical-coordinate representation of color #40400C: hue angle of 60º degrees, saturation: 0.68, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #40400C is Cyan = 0, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.75.
<style> p { color: #40400C; } p { color: rgb(64,64,12); } H1.HeaderClassName { color: #40400C; } .AnyTagClassName { color: #40400C; } </style>
<style> a { background-color: #40400C; } a { background-color: rgb(64,64,12); } div.DivClassName { background-color: #40400C; } .BgClassName { background-color: #40400C; } </style>
<style> span { border-color: #40400C; } span { border-color: rgb(64,64,12); } td.TdClassName { border-color: #40400C; } .TagClassName { border-color: #40400C; } </style>