Shades of Cafe Royale #684926
Tints of Cafe Royale #684926
RGB
CMYK
RGB Variations
Color information
#684926 (or 0x684926) is known color: Cafe Royale. HEX triplet: 68, 49 and 26. RGB value is (104,73,38). Sum of RGB (Red+Green+Blue) = 104+73+38=215 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.37% from 215); Green value is 73 (28.91% from 255 or 33.95% from 215); Blue value is 38 (15.23% from 255 or 17.67% from 215); Max value from RGB is 104 - color contains mainly: red. Hex color #684926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684926 is #97B6D9. Grayscale: #4E4E4E. Windows color (decimal): -9942746 or 2509160. OLE color: 2509160.
HSL color Cylindrical-coordinate representation of color #684926: hue angle of 31.82º 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 #684926 is Cyan = 0, Magento = 0.30, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 73 | 38 | - |
| CMYK | 0 | 0.30 | 0.63 | 0.59 |
| HSL | 31.82º | 0.46% | 0.28% | - |
| HSV(B) | 31.82º | 0.63% | 0.41% | - |
| XYZ | 8.44 | 7.85 | 2.9 | - |
| YUV | 78.28 | 105.27 | 146.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 38 | 0 | 0.30 | 0.63 | 0.59 | 31.82 | 0.46 | 0.28 |
| Hex | 68 | 49 | 26 | 0 | 1E | 3F | 3B | 20 | 2E | 1C |
| Octal | 150 | 111 | 46 | 0 | 36 | 77 | 73 | 40 | 56 | 34 |
| Binary | 1101000 | 1001001 | 100110 | 0 | 11110 | 111111 | 111011 | 100000 | 101110 | 11100 |
Color Harmonies of #684926
Complementary color
Monochromatic Colors of #684926
Black with #684926
Text Example
Text Example
White with #684926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684926; }
p { color: rgb(104,73,38); }
H1.HeaderClassName
{
color: #684926;
}
.AnyTagClassName
{
color: #684926;
}
</style>
background-color css
<style>
a { background-color: #684926; }
a { background-color: rgb(104,73,38); }
div.DivClassName
{
background-color: #684926;
}
.BgClassName
{
background-color: #684926;
}
</style>
border-color css
<style>
span { border-color: #684926; }
span { border-color: rgb(104,73,38); }
td.TdClassName
{
border-color: #684926;
}
.TagClassName
{
border-color: #684926;
}
</style>