Shades of Cafe Royale #714928
Tints of Cafe Royale #714928
RGB
CMYK
RGB Variations
Color information
#714928 (or 0x714928) is known color: Cafe Royale. HEX triplet: 71, 49 and 28. RGB value is (113,73,40). Sum of RGB (Red+Green+Blue) = 113+73+40=226 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50% from 226); Green value is 73 (28.91% from 255 or 32.30% from 226); Blue value is 40 (16.02% from 255 or 17.70% from 226); Max value from RGB is 113 - color contains mainly: red. Hex color #714928 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714928 is #8EB6D7. Grayscale: #515151. Windows color (decimal): -9352920 or 2640241. OLE color: 2640241.
HSL color Cylindrical-coordinate representation of color #714928: hue angle of 27.12º 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 #714928 is Cyan = 0, Magento = 0.35, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 40 | - |
| CMYK | 0 | 0.35 | 0.65 | 0.56 |
| HSL | 27.12º | 0.48% | 0.3% | - |
| HSV(B) | 27.12º | 0.65% | 0.44% | - |
| XYZ | 9.58 | 8.43 | 3.13 | - |
| YUV | 81.2 | 104.75 | 150.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 40 | 0 | 0.35 | 0.65 | 0.56 | 27.12 | 0.48 | 0.3 |
| Hex | 71 | 49 | 28 | 0 | 23 | 41 | 38 | 1B | 30 | 1E |
| Octal | 161 | 111 | 50 | 0 | 43 | 101 | 70 | 33 | 60 | 36 |
| Binary | 1110001 | 1001001 | 101000 | 0 | 100011 | 1000001 | 111000 | 11011 | 110000 | 11110 |
Color Harmonies of #714928
Complementary color
Monochromatic Colors of #714928
Black with #714928
Text Example
Text Example
White with #714928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714928; }
p { color: rgb(113,73,40); }
H1.HeaderClassName
{
color: #714928;
}
.AnyTagClassName
{
color: #714928;
}
</style>
background-color css
<style>
a { background-color: #714928; }
a { background-color: rgb(113,73,40); }
div.DivClassName
{
background-color: #714928;
}
.BgClassName
{
background-color: #714928;
}
</style>
border-color css
<style>
span { border-color: #714928; }
span { border-color: rgb(113,73,40); }
td.TdClassName
{
border-color: #714928;
}
.TagClassName
{
border-color: #714928;
}
</style>