Shades of Cafe Royale #715028
Tints of Cafe Royale #715028
RGB
CMYK
RGB Variations
Color information
#715028 (or 0x715028) is known color: Cafe Royale. HEX triplet: 71, 50 and 28. RGB value is (113,80,40). Sum of RGB (Red+Green+Blue) = 113+80+40=233 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.50% from 233); Green value is 80 (31.64% from 255 or 34.33% from 233); Blue value is 40 (16.02% from 255 or 17.17% from 233); Max value from RGB is 113 - color contains mainly: red. Hex color #715028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715028 is #8EAFD7. Grayscale: #555555. Windows color (decimal): -9351128 or 2642033. OLE color: 2642033.
HSL color Cylindrical-coordinate representation of color #715028: hue angle of 32.88º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #715028 is Cyan = 0, Magento = 0.29, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 40 | - |
| CMYK | 0 | 0.29 | 0.65 | 0.56 |
| HSL | 32.88º | 0.48% | 0.3% | - |
| HSV(B) | 32.88º | 0.65% | 0.44% | - |
| XYZ | 10.06 | 9.4 | 3.29 | - |
| YUV | 85.31 | 102.43 | 147.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 40 | 0 | 0.29 | 0.65 | 0.56 | 32.88 | 0.48 | 0.3 |
| Hex | 71 | 50 | 28 | 0 | 1D | 41 | 38 | 21 | 30 | 1E |
| Octal | 161 | 120 | 50 | 0 | 35 | 101 | 70 | 41 | 60 | 36 |
| Binary | 1110001 | 1010000 | 101000 | 0 | 11101 | 1000001 | 111000 | 100001 | 110000 | 11110 |
Color Harmonies of #715028
Complementary color
Monochromatic Colors of #715028
Black with #715028
Text Example
Text Example
White with #715028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715028; }
p { color: rgb(113,80,40); }
H1.HeaderClassName
{
color: #715028;
}
.AnyTagClassName
{
color: #715028;
}
</style>
background-color css
<style>
a { background-color: #715028; }
a { background-color: rgb(113,80,40); }
div.DivClassName
{
background-color: #715028;
}
.BgClassName
{
background-color: #715028;
}
</style>
border-color css
<style>
span { border-color: #715028; }
span { border-color: rgb(113,80,40); }
td.TdClassName
{
border-color: #715028;
}
.TagClassName
{
border-color: #715028;
}
</style>