#384D15 (or 0x384D15) is unknown color: approx Turtle Green. HEX triplet: 38, 4D and 15. RGB value is (56,77,21). Sum of RGB (Red+Green+Blue) = 56+77+21=154 (20% of max value = 765). Red value is 56 (22.27% from 255 or 36.36% from 154); Green value is 77 (30.47% from 255 or 50% from 154); Blue value is 21 (8.59% from 255 or 13.64% from 154); Max value from RGB is 77 - color contains mainly: green. Hex color #384D15 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #384D15 is #C7B2EA. Grayscale: #404040. Windows color (decimal): -13087467 or 1396024. OLE color: 1396024.
HSL color Cylindrical-coordinate representation of color #384D15: hue angle of 82.5º degrees, saturation: 0.57, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #384D15 is Cyan = 0.27, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.70.
<style> p { color: #384D15; } p { color: rgb(56,77,21); } H1.HeaderClassName { color: #384D15; } .AnyTagClassName { color: #384D15; } </style>
<style> a { background-color: #384D15; } a { background-color: rgb(56,77,21); } div.DivClassName { background-color: #384D15; } .BgClassName { background-color: #384D15; } </style>
<style> span { border-color: #384D15; } span { border-color: rgb(56,77,21); } td.TdClassName { border-color: #384D15; } .TagClassName { border-color: #384D15; } </style>