Shades of Sea Buckthorn #E49049
Tints of Sea Buckthorn #E49049
RGB
CMYK
RGB Variations
Color information
#E49049 (or 0xE49049) is known color: Sea Buckthorn. HEX triplet: E4, 90 and 49. RGB value is (228,144,73). Sum of RGB (Red+Green+Blue) = 228+144+73=445 (58% of max value = 765). Red value is 228 (89.45% from 255 or 51.24% from 445); Green value is 144 (56.64% from 255 or 32.36% from 445); Blue value is 73 (28.91% from 255 or 16.40% from 445); Max value from RGB is 228 - color contains mainly: red. Hex color #E49049 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E49049 is #1B6FB6. Grayscale: #A1A1A1. Windows color (decimal): -1798071 or 4821220. OLE color: 4821220.
HSL color Cylindrical-coordinate representation of color #E49049: hue angle of 27.48º degrees, saturation: 0.74, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #E49049 is Cyan = 0, Magento = 0.37, Yellow = 0.68 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 228 | 144 | 73 | - |
| CMYK | 0 | 0.37 | 0.68 | 0.11 |
| HSL | 27.48º | 0.74% | 0.59% | - |
| HSV(B) | 27.48º | 0.68% | 0.89% | - |
| XYZ | 43.17 | 36.92 | 11.15 | - |
| YUV | 161.02 | 78.33 | 175.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 228 | 144 | 73 | 0 | 0.37 | 0.68 | 0.11 | 27.48 | 0.74 | 0.59 |
| Hex | E4 | 90 | 49 | 0 | 25 | 44 | B | 1B | 4A | 3B |
| Octal | 344 | 220 | 111 | 0 | 45 | 104 | 13 | 33 | 112 | 73 |
| Binary | 11100100 | 10010000 | 1001001 | 0 | 100101 | 1000100 | 1011 | 11011 | 1001010 | 111011 |
Color Harmonies of #E49049
Complementary color
Monochromatic Colors of #E49049
Black with #E49049
Text Example
Text Example
White with #E49049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E49049; }
p { color: rgb(228,144,73); }
H1.HeaderClassName
{
color: #E49049;
}
.AnyTagClassName
{
color: #E49049;
}
</style>
background-color css
<style>
a { background-color: #E49049; }
a { background-color: rgb(228,144,73); }
div.DivClassName
{
background-color: #E49049;
}
.BgClassName
{
background-color: #E49049;
}
</style>
border-color css
<style>
span { border-color: #E49049; }
span { border-color: rgb(228,144,73); }
td.TdClassName
{
border-color: #E49049;
}
.TagClassName
{
border-color: #E49049;
}
</style>