Shades of Jaffa #E37446
Tints of Jaffa #E37446
RGB
CMYK
RGB Variations
Color information
#E37446 (or 0xE37446) is known color: Jaffa. HEX triplet: E3, 74 and 46. RGB value is (227,116,70). Sum of RGB (Red+Green+Blue) = 227+116+70=413 (54% of max value = 765). Red value is 227 (89.06% from 255 or 54.96% from 413); Green value is 116 (45.70% from 255 or 28.09% from 413); Blue value is 70 (27.73% from 255 or 16.95% from 413); Max value from RGB is 227 - color contains mainly: red. Hex color #E37446 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E37446 is #1C8BB9. Grayscale: #909090. Windows color (decimal): -1870778 or 4617443. OLE color: 4617443.
HSL color Cylindrical-coordinate representation of color #E37446: hue angle of 17.58º degrees, saturation: 0.74, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #E37446 is Cyan = 0, Magento = 0.49, Yellow = 0.69 and Black (K on CMYK) = 0.11.
Color convert
| RGB | 227 | 116 | 70 | - |
| CMYK | 0 | 0.49 | 0.69 | 0.11 |
| HSL | 17.58º | 0.74% | 0.58% | - |
| HSV(B) | 17.58º | 0.69% | 0.89% | - |
| XYZ | 39.03 | 29.26 | 9.39 | - |
| YUV | 143.95 | 86.27 | 187.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 227 | 116 | 70 | 0 | 0.49 | 0.69 | 0.11 | 17.58 | 0.74 | 0.58 |
| Hex | E3 | 74 | 46 | 0 | 31 | 45 | B | 12 | 4A | 3A |
| Octal | 343 | 164 | 106 | 0 | 61 | 105 | 13 | 22 | 112 | 72 |
| Binary | 11100011 | 1110100 | 1000110 | 0 | 110001 | 1000101 | 1011 | 10010 | 1001010 | 111010 |
Color Harmonies of #E37446
Complementary color
Monochromatic Colors of #E37446
Black with #E37446
Text Example
Text Example
White with #E37446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E37446; }
p { color: rgb(227,116,70); }
H1.HeaderClassName
{
color: #E37446;
}
.AnyTagClassName
{
color: #E37446;
}
</style>
background-color css
<style>
a { background-color: #E37446; }
a { background-color: rgb(227,116,70); }
div.DivClassName
{
background-color: #E37446;
}
.BgClassName
{
background-color: #E37446;
}
</style>
border-color css
<style>
span { border-color: #E37446; }
span { border-color: rgb(227,116,70); }
td.TdClassName
{
border-color: #E37446;
}
.TagClassName
{
border-color: #E37446;
}
</style>