Shades of Cafe Royale #734926
Tints of Cafe Royale #734926
RGB
CMYK
RGB Variations
Color information
#734926 (or 0x734926) is known color: Cafe Royale. HEX triplet: 73, 49 and 26. RGB value is (115,73,38). Sum of RGB (Red+Green+Blue) = 115+73+38=226 (29% of max value = 765). Red value is 115 (45.31% from 255 or 50.88% from 226); Green value is 73 (28.91% from 255 or 32.30% from 226); Blue value is 38 (15.23% from 255 or 16.81% from 226); Max value from RGB is 115 - color contains mainly: red. Hex color #734926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734926 is #8CB6D9. Grayscale: #515151. Windows color (decimal): -9221850 or 2509171. OLE color: 2509171.
HSL color Cylindrical-coordinate representation of color #734926: hue angle of 27.27º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #734926 is Cyan = 0, Magento = 0.37, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 73 | 38 | - |
| CMYK | 0 | 0.37 | 0.67 | 0.55 |
| HSL | 27.27º | 0.5% | 0.3% | - |
| HSV(B) | 27.27º | 0.67% | 0.45% | - |
| XYZ | 9.8 | 8.55 | 2.97 | - |
| YUV | 81.57 | 103.41 | 151.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 38 | 0 | 0.37 | 0.67 | 0.55 | 27.27 | 0.5 | 0.3 |
| Hex | 73 | 49 | 26 | 0 | 25 | 43 | 37 | 1B | 32 | 1E |
| Octal | 163 | 111 | 46 | 0 | 45 | 103 | 67 | 33 | 62 | 36 |
| Binary | 1110011 | 1001001 | 100110 | 0 | 100101 | 1000011 | 110111 | 11011 | 110010 | 11110 |
Color Harmonies of #734926
Complementary color
Monochromatic Colors of #734926
Black with #734926
Text Example
Text Example
White with #734926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734926; }
p { color: rgb(115,73,38); }
H1.HeaderClassName
{
color: #734926;
}
.AnyTagClassName
{
color: #734926;
}
</style>
background-color css
<style>
a { background-color: #734926; }
a { background-color: rgb(115,73,38); }
div.DivClassName
{
background-color: #734926;
}
.BgClassName
{
background-color: #734926;
}
</style>
border-color css
<style>
span { border-color: #734926; }
span { border-color: rgb(115,73,38); }
td.TdClassName
{
border-color: #734926;
}
.TagClassName
{
border-color: #734926;
}
</style>