Shades of Cafe Royale #684726
Tints of Cafe Royale #684726
RGB
CMYK
RGB Variations
Color information
#684726 (or 0x684726) is known color: Cafe Royale. HEX triplet: 68, 47 and 26. RGB value is (104,71,38). Sum of RGB (Red+Green+Blue) = 104+71+38=213 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.83% from 213); Green value is 71 (28.12% from 255 or 33.33% from 213); Blue value is 38 (15.23% from 255 or 17.84% from 213); Max value from RGB is 104 - color contains mainly: red. Hex color #684726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684726 is #97B8D9. Grayscale: #4D4D4D. Windows color (decimal): -9943258 or 2508648. OLE color: 2508648.
HSL color Cylindrical-coordinate representation of color #684726: hue angle of 30º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #684726 is Cyan = 0, Magento = 0.32, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 71 | 38 | - |
| CMYK | 0 | 0.32 | 0.63 | 0.59 |
| HSL | 30º | 0.46% | 0.28% | - |
| HSV(B) | 30º | 0.63% | 0.41% | - |
| XYZ | 8.31 | 7.59 | 2.86 | - |
| YUV | 77.11 | 105.93 | 147.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 38 | 0 | 0.32 | 0.63 | 0.59 | 30 | 0.46 | 0.28 |
| Hex | 68 | 47 | 26 | 0 | 20 | 3F | 3B | 1E | 2E | 1C |
| Octal | 150 | 107 | 46 | 0 | 40 | 77 | 73 | 36 | 56 | 34 |
| Binary | 1101000 | 1000111 | 100110 | 0 | 100000 | 111111 | 111011 | 11110 | 101110 | 11100 |
Color Harmonies of #684726
Complementary color
Monochromatic Colors of #684726
Black with #684726
Text Example
Text Example
White with #684726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684726; }
p { color: rgb(104,71,38); }
H1.HeaderClassName
{
color: #684726;
}
.AnyTagClassName
{
color: #684726;
}
</style>
background-color css
<style>
a { background-color: #684726; }
a { background-color: rgb(104,71,38); }
div.DivClassName
{
background-color: #684726;
}
.BgClassName
{
background-color: #684726;
}
</style>
border-color css
<style>
span { border-color: #684726; }
span { border-color: rgb(104,71,38); }
td.TdClassName
{
border-color: #684726;
}
.TagClassName
{
border-color: #684726;
}
</style>