#E38C3C (or 0xE38C3C) is unknown color: approx California. HEX triplet: E3, 8C and 3C. RGB value is (227,140,60). Sum of RGB (Red+Green+Blue) = 227+140+60=427 (56% of max value = 765). Red value is 227 (89.06% from 255 or 53.16% from 427); Green value is 140 (55.08% from 255 or 32.79% from 427); Blue value is 60 (23.83% from 255 or 14.05% from 427); Max value from RGB is 227 - color contains mainly: red. Hex color #E38C3C is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E38C3C is #1C73C3. Grayscale: #9D9D9D. Windows color (decimal): -1864644 or 3968227. OLE color: 3968227.
HSL color Cylindrical-coordinate representation of color #E38C3C: hue angle of 28.74º degrees, saturation: 0.75, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #E38C3C is Cyan = 0, Magento = 0.38, Yellow = 0.74 and Black (K on CMYK) = 0.11.
<style> p { color: #e38c3c; } p { color: rgb(227,140,60); } H1.HeaderClassName { color: #e38c3c; } .AnyTagClassName { color: #e38c3c; } </style>
<style> a { background-color: #e38c3c; } a { background-color: rgb(227,140,60); } div.DivClassName { background-color: #e38c3c; } .BgClassName { background-color: #e38c3c; } </style>
<style> span { border-color: #e38c3c; } span { border-color: rgb(227,140,60); } td.TdClassName { border-color: #e38c3c; } .TagClassName { border-color: #e38c3c; } </style>