Shades of Sorbus #E07038
Tints of Sorbus #E07038
RGB
CMYK
RGB Variations
Color information
#E07038 (or 0xE07038) is known color: Sorbus. HEX triplet: E0, 70 and 38. RGB value is (224,112,56). Sum of RGB (Red+Green+Blue) = 224+112+56=392 (51% of max value = 765). Red value is 224 (87.89% from 255 or 57.14% from 392); Green value is 112 (44.14% from 255 or 28.57% from 392); Blue value is 56 (22.27% from 255 or 14.29% from 392); Max value from RGB is 224 - color contains mainly: red. Hex color #E07038 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E07038 is #1F8FC7. Grayscale: #8B8B8B. Windows color (decimal): -2068424 or 3698912. OLE color: 3698912.
HSL color Cylindrical-coordinate representation of color #E07038: hue angle of 20º degrees, saturation: 0.73, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #E07038 is Cyan = 0, Magento = 0.50, Yellow = 0.75 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 112 | 56 | - |
| CMYK | 0 | 0.50 | 0.75 | 0.12 |
| HSL | 20º | 0.73% | 0.55% | - |
| HSV(B) | 20º | 0.75% | 0.88% | - |
| XYZ | 37.25 | 27.72 | 7.13 | - |
| YUV | 139.1 | 81.11 | 188.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 112 | 56 | 0 | 0.50 | 0.75 | 0.12 | 20 | 0.73 | 0.55 |
| Hex | E0 | 70 | 38 | 0 | 32 | 4B | C | 14 | 49 | 37 |
| Octal | 340 | 160 | 70 | 0 | 62 | 113 | 14 | 24 | 111 | 67 |
| Binary | 11100000 | 1110000 | 111000 | 0 | 110010 | 1001011 | 1100 | 10100 | 1001001 | 110111 |
Color Harmonies of #E07038
Complementary color
Monochromatic Colors of #E07038
Black with #E07038
Text Example
Text Example
White with #E07038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E07038; }
p { color: rgb(224,112,56); }
H1.HeaderClassName
{
color: #E07038;
}
.AnyTagClassName
{
color: #E07038;
}
</style>
background-color css
<style>
a { background-color: #E07038; }
a { background-color: rgb(224,112,56); }
div.DivClassName
{
background-color: #E07038;
}
.BgClassName
{
background-color: #E07038;
}
</style>
border-color css
<style>
span { border-color: #E07038; }
span { border-color: rgb(224,112,56); }
td.TdClassName
{
border-color: #E07038;
}
.TagClassName
{
border-color: #E07038;
}
</style>