#42570C (or 0x42570C) is unknown color: approx Verdun Green. HEX triplet: 42, 57 and 0C. RGB value is (66,87,12). Sum of RGB (Red+Green+Blue) = 66+87+12=165 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40% from 165); Green value is 87 (34.38% from 255 or 52.73% from 165); Blue value is 12 (5.08% from 255 or 7.27% from 165); Max value from RGB is 87 - color contains mainly: green. Hex color #42570C is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #42570C is #BDA8F3. Grayscale: #484848. Windows color (decimal): -12429556 or 808770. OLE color: 808770.
HSL color Cylindrical-coordinate representation of color #42570C: hue angle of 76.8º degrees, saturation: 0.76, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #42570C is Cyan = 0.24, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.66.
<style> p { color: #42570c; } p { color: rgb(66,87,12); } H1.HeaderClassName { color: #42570c; } .AnyTagClassName { color: #42570c; } </style>
<style> a { background-color: #42570c; } a { background-color: rgb(66,87,12); } div.DivClassName { background-color: #42570c; } .BgClassName { background-color: #42570c; } </style>
<style> span { border-color: #42570c; } span { border-color: rgb(66,87,12); } td.TdClassName { border-color: #42570c; } .TagClassName { border-color: #42570c; } </style>