Shades of Cafe Royale #715024
Tints of Cafe Royale #715024
RGB
CMYK
RGB Variations
Color information
#715024 (or 0x715024) is known color: Cafe Royale. HEX triplet: 71, 50 and 24. RGB value is (113,80,36). Sum of RGB (Red+Green+Blue) = 113+80+36=229 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.34% from 229); Green value is 80 (31.64% from 255 or 34.93% from 229); Blue value is 36 (14.45% from 255 or 15.72% from 229); Max value from RGB is 113 - color contains mainly: red. Hex color #715024 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715024 is #8EAFDB. Grayscale: #555555. Windows color (decimal): -9351132 or 2379889. OLE color: 2379889.
HSL color Cylindrical-coordinate representation of color #715024: hue angle of 34.29º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #715024 is Cyan = 0, Magento = 0.29, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 36 | - |
| CMYK | 0 | 0.29 | 0.68 | 0.56 |
| HSL | 34.29º | 0.52% | 0.29% | - |
| HSV(B) | 34.29º | 0.68% | 0.44% | - |
| XYZ | 10 | 9.38 | 2.95 | - |
| YUV | 84.85 | 100.43 | 148.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 36 | 0 | 0.29 | 0.68 | 0.56 | 34.29 | 0.52 | 0.29 |
| Hex | 71 | 50 | 24 | 0 | 1D | 44 | 38 | 22 | 34 | 1D |
| Octal | 161 | 120 | 44 | 0 | 35 | 104 | 70 | 42 | 64 | 35 |
| Binary | 1110001 | 1010000 | 100100 | 0 | 11101 | 1000100 | 111000 | 100010 | 110100 | 11101 |
Color Harmonies of #715024
Complementary color
Monochromatic Colors of #715024
Black with #715024
Text Example
Text Example
White with #715024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715024; }
p { color: rgb(113,80,36); }
H1.HeaderClassName
{
color: #715024;
}
.AnyTagClassName
{
color: #715024;
}
</style>
background-color css
<style>
a { background-color: #715024; }
a { background-color: rgb(113,80,36); }
div.DivClassName
{
background-color: #715024;
}
.BgClassName
{
background-color: #715024;
}
</style>
border-color css
<style>
span { border-color: #715024; }
span { border-color: rgb(113,80,36); }
td.TdClassName
{
border-color: #715024;
}
.TagClassName
{
border-color: #715024;
}
</style>