Shades of Sorbus #D67041
Tints of Sorbus #D67041
RGB
CMYK
RGB Variations
Color information
#D67041 (or 0xD67041) is known color: Sorbus. HEX triplet: D6, 70 and 41. RGB value is (214,112,65). Sum of RGB (Red+Green+Blue) = 214+112+65=391 (51% of max value = 765). Red value is 214 (83.98% from 255 or 54.73% from 391); Green value is 112 (44.14% from 255 or 28.64% from 391); Blue value is 65 (25.78% from 255 or 16.62% from 391); Max value from RGB is 214 - color contains mainly: red. Hex color #D67041 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D67041 is #298FBE. Grayscale: #898989. Windows color (decimal): -2723775 or 4288726. OLE color: 4288726.
HSL color Cylindrical-coordinate representation of color #D67041: hue angle of 18.93º degrees, saturation: 0.65, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #D67041 is Cyan = 0, Magento = 0.48, Yellow = 0.70 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 112 | 65 | - |
| CMYK | 0 | 0.48 | 0.70 | 0.16 |
| HSL | 18.93º | 0.65% | 0.55% | - |
| HSV(B) | 18.93º | 0.7% | 0.84% | - |
| XYZ | 34.48 | 26.27 | 8.25 | - |
| YUV | 137.14 | 87.29 | 182.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 112 | 65 | 0 | 0.48 | 0.70 | 0.16 | 18.93 | 0.65 | 0.55 |
| Hex | D6 | 70 | 41 | 0 | 30 | 46 | 10 | 13 | 41 | 37 |
| Octal | 326 | 160 | 101 | 0 | 60 | 106 | 20 | 23 | 101 | 67 |
| Binary | 11010110 | 1110000 | 1000001 | 0 | 110000 | 1000110 | 10000 | 10011 | 1000001 | 110111 |
Color Harmonies of #D67041
Complementary color
Monochromatic Colors of #D67041
Black with #D67041
Text Example
Text Example
White with #D67041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67041; }
p { color: rgb(214,112,65); }
H1.HeaderClassName
{
color: #D67041;
}
.AnyTagClassName
{
color: #D67041;
}
</style>
background-color css
<style>
a { background-color: #D67041; }
a { background-color: rgb(214,112,65); }
div.DivClassName
{
background-color: #D67041;
}
.BgClassName
{
background-color: #D67041;
}
</style>
border-color css
<style>
span { border-color: #D67041; }
span { border-color: rgb(214,112,65); }
td.TdClassName
{
border-color: #D67041;
}
.TagClassName
{
border-color: #D67041;
}
</style>