#383A0C (or 0x383A0C) is unknown color: approx Turtle Green. HEX triplet: 38, 3A and 0C. RGB value is (56,58,12). Sum of RGB (Red+Green+Blue) = 56+58+12=126 (16% of max value = 765). Red value is 56 (22.27% from 255 or 44.44% from 126); Green value is 58 (23.05% from 255 or 46.03% from 126); Blue value is 12 (5.08% from 255 or 9.52% from 126); Max value from RGB is 58 - color contains mainly: green. Hex color #383A0C is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383A0C is #C7C5F3. Grayscale: #343434. Windows color (decimal): -13092340 or 801336. OLE color: 801336.
HSL color Cylindrical-coordinate representation of color #383A0C: hue angle of 62.61º degrees, saturation: 0.66, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #383A0C is Cyan = 0.03, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.77.
<style> p { color: #383A0C; } p { color: rgb(56,58,12); } H1.HeaderClassName { color: #383A0C; } .AnyTagClassName { color: #383A0C; } </style>
<style> a { background-color: #383A0C; } a { background-color: rgb(56,58,12); } div.DivClassName { background-color: #383A0C; } .BgClassName { background-color: #383A0C; } </style>
<style> span { border-color: #383A0C; } span { border-color: rgb(56,58,12); } td.TdClassName { border-color: #383A0C; } .TagClassName { border-color: #383A0C; } </style>