Shades of Cafe Royale #714926
Tints of Cafe Royale #714926
RGB
CMYK
RGB Variations
Color information
#714926 (or 0x714926) is known color: Cafe Royale. HEX triplet: 71, 49 and 26. RGB value is (113,73,38). Sum of RGB (Red+Green+Blue) = 113+73+38=224 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.45% from 224); Green value is 73 (28.91% from 255 or 32.59% from 224); Blue value is 38 (15.23% from 255 or 16.96% from 224); Max value from RGB is 113 - color contains mainly: red. Hex color #714926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714926 is #8EB6D9. Grayscale: #515151. Windows color (decimal): -9352922 or 2509169. OLE color: 2509169.
HSL color Cylindrical-coordinate representation of color #714926: hue angle of 28º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #714926 is Cyan = 0, Magento = 0.35, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 38 | - |
| CMYK | 0 | 0.35 | 0.66 | 0.56 |
| HSL | 28º | 0.5% | 0.3% | - |
| HSV(B) | 28º | 0.66% | 0.44% | - |
| XYZ | 9.54 | 8.42 | 2.96 | - |
| YUV | 80.97 | 103.75 | 150.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 38 | 0 | 0.35 | 0.66 | 0.56 | 28 | 0.5 | 0.3 |
| Hex | 71 | 49 | 26 | 0 | 23 | 42 | 38 | 1C | 32 | 1E |
| Octal | 161 | 111 | 46 | 0 | 43 | 102 | 70 | 34 | 62 | 36 |
| Binary | 1110001 | 1001001 | 100110 | 0 | 100011 | 1000010 | 111000 | 11100 | 110010 | 11110 |
Color Harmonies of #714926
Complementary color
Monochromatic Colors of #714926
Black with #714926
Text Example
Text Example
White with #714926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714926; }
p { color: rgb(113,73,38); }
H1.HeaderClassName
{
color: #714926;
}
.AnyTagClassName
{
color: #714926;
}
</style>
background-color css
<style>
a { background-color: #714926; }
a { background-color: rgb(113,73,38); }
div.DivClassName
{
background-color: #714926;
}
.BgClassName
{
background-color: #714926;
}
</style>
border-color css
<style>
span { border-color: #714926; }
span { border-color: rgb(113,73,38); }
td.TdClassName
{
border-color: #714926;
}
.TagClassName
{
border-color: #714926;
}
</style>