#383B1E (or 0x383B1E) is unknown color: approx Turtle Green. HEX triplet: 38, 3B and 1E. RGB value is (56,59,30). Sum of RGB (Red+Green+Blue) = 56+59+30=145 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.62% from 145); Green value is 59 (23.44% from 255 or 40.69% from 145); Blue value is 30 (12.11% from 255 or 20.69% from 145); Max value from RGB is 59 - color contains mainly: green. Hex color #383B1E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383B1E is #C7C4E1. Grayscale: #363636. Windows color (decimal): -13092066 or 1981240. OLE color: 1981240.
HSL color Cylindrical-coordinate representation of color #383B1E: hue angle of 66.21º degrees, saturation: 0.33, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #383B1E is Cyan = 0.05, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.77.
<style> p { color: #383B1E; } p { color: rgb(56,59,30); } H1.HeaderClassName { color: #383B1E; } .AnyTagClassName { color: #383B1E; } </style>
<style> a { background-color: #383B1E; } a { background-color: rgb(56,59,30); } div.DivClassName { background-color: #383B1E; } .BgClassName { background-color: #383B1E; } </style>
<style> span { border-color: #383B1E; } span { border-color: rgb(56,59,30); } td.TdClassName { border-color: #383B1E; } .TagClassName { border-color: #383B1E; } </style>