Shades of Cafe Royale #715029
Tints of Cafe Royale #715029
RGB
CMYK
RGB Variations
Color information
#715029 (or 0x715029) is known color: Cafe Royale. HEX triplet: 71, 50 and 29. RGB value is (113,80,41). Sum of RGB (Red+Green+Blue) = 113+80+41=234 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.29% from 234); Green value is 80 (31.64% from 255 or 34.19% from 234); Blue value is 41 (16.41% from 255 or 17.52% from 234); Max value from RGB is 113 - color contains mainly: red. Hex color #715029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715029 is #8EAFD6. Grayscale: #555555. Windows color (decimal): -9351127 or 2707569. OLE color: 2707569.
HSL color Cylindrical-coordinate representation of color #715029: hue angle of 32.5º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #715029 is Cyan = 0, Magento = 0.29, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 41 | - |
| CMYK | 0 | 0.29 | 0.64 | 0.56 |
| HSL | 32.5º | 0.47% | 0.3% | - |
| HSV(B) | 32.5º | 0.64% | 0.44% | - |
| XYZ | 10.08 | 9.41 | 3.38 | - |
| YUV | 85.42 | 102.93 | 147.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 41 | 0 | 0.29 | 0.64 | 0.56 | 32.5 | 0.47 | 0.3 |
| Hex | 71 | 50 | 29 | 0 | 1D | 40 | 38 | 20 | 2F | 1E |
| Octal | 161 | 120 | 51 | 0 | 35 | 100 | 70 | 40 | 57 | 36 |
| Binary | 1110001 | 1010000 | 101001 | 0 | 11101 | 1000000 | 111000 | 100000 | 101111 | 11110 |
Color Harmonies of #715029
Complementary color
Monochromatic Colors of #715029
Black with #715029
Text Example
Text Example
White with #715029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715029; }
p { color: rgb(113,80,41); }
H1.HeaderClassName
{
color: #715029;
}
.AnyTagClassName
{
color: #715029;
}
</style>
background-color css
<style>
a { background-color: #715029; }
a { background-color: rgb(113,80,41); }
div.DivClassName
{
background-color: #715029;
}
.BgClassName
{
background-color: #715029;
}
</style>
border-color css
<style>
span { border-color: #715029; }
span { border-color: rgb(113,80,41); }
td.TdClassName
{
border-color: #715029;
}
.TagClassName
{
border-color: #715029;
}
</style>