#38420B (or 0x38420B) is unknown color: approx Turtle Green. HEX triplet: 38, 42 and 0B. RGB value is (56,66,11). Sum of RGB (Red+Green+Blue) = 56+66+11=133 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.11% from 133); Green value is 66 (26.17% from 255 or 49.62% from 133); Blue value is 11 (4.69% from 255 or 8.27% from 133); Max value from RGB is 66 - color contains mainly: green. Hex color #38420B is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #38420B is #C7BDF4. Grayscale: #383838. Windows color (decimal): -13090293 or 737848. OLE color: 737848.
HSL color Cylindrical-coordinate representation of color #38420B: hue angle of 70.91º degrees, saturation: 0.71, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #38420B is Cyan = 0.15, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.74.
<style> p { color: #38420B; } p { color: rgb(56,66,11); } H1.HeaderClassName { color: #38420B; } .AnyTagClassName { color: #38420B; } </style>
<style> a { background-color: #38420B; } a { background-color: rgb(56,66,11); } div.DivClassName { background-color: #38420B; } .BgClassName { background-color: #38420B; } </style>
<style> span { border-color: #38420B; } span { border-color: rgb(56,66,11); } td.TdClassName { border-color: #38420B; } .TagClassName { border-color: #38420B; } </style>