Shades of Cafe Royale #674729
Tints of Cafe Royale #674729
RGB
CMYK
RGB Variations
Color information
#674729 (or 0x674729) is known color: Cafe Royale. HEX triplet: 67, 47 and 29. RGB value is (103,71,41). Sum of RGB (Red+Green+Blue) = 103+71+41=215 (28% of max value = 765). Red value is 103 (40.62% from 255 or 47.91% from 215); Green value is 71 (28.12% from 255 or 33.02% from 215); Blue value is 41 (16.41% from 255 or 19.07% from 215); Max value from RGB is 103 - color contains mainly: red. Hex color #674729 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674729 is #98B8D6. Grayscale: #4D4D4D. Windows color (decimal): -10008791 or 2705255. OLE color: 2705255.
HSL color Cylindrical-coordinate representation of color #674729: hue angle of 29.03º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #674729 is Cyan = 0, Magento = 0.31, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 41 | - |
| CMYK | 0 | 0.31 | 0.60 | 0.60 |
| HSL | 29.03º | 0.43% | 0.28% | - |
| HSV(B) | 29.03º | 0.6% | 0.4% | - |
| XYZ | 8.25 | 7.55 | 3.12 | - |
| YUV | 77.15 | 107.6 | 146.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 41 | 0 | 0.31 | 0.60 | 0.60 | 29.03 | 0.43 | 0.28 |
| Hex | 67 | 47 | 29 | 0 | 1F | 3C | 3C | 1D | 2B | 1C |
| Octal | 147 | 107 | 51 | 0 | 37 | 74 | 74 | 35 | 53 | 34 |
| Binary | 1100111 | 1000111 | 101001 | 0 | 11111 | 111100 | 111100 | 11101 | 101011 | 11100 |
Color Harmonies of #674729
Complementary color
Monochromatic Colors of #674729
Black with #674729
Text Example
Text Example
White with #674729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674729; }
p { color: rgb(103,71,41); }
H1.HeaderClassName
{
color: #674729;
}
.AnyTagClassName
{
color: #674729;
}
</style>
background-color css
<style>
a { background-color: #674729; }
a { background-color: rgb(103,71,41); }
div.DivClassName
{
background-color: #674729;
}
.BgClassName
{
background-color: #674729;
}
</style>
border-color css
<style>
span { border-color: #674729; }
span { border-color: rgb(103,71,41); }
td.TdClassName
{
border-color: #674729;
}
.TagClassName
{
border-color: #674729;
}
</style>