Shades of Cafe Royale #765027
Tints of Cafe Royale #765027
RGB
CMYK
RGB Variations
Color information
#765027 (or 0x765027) is known color: Cafe Royale. HEX triplet: 76, 50 and 27. RGB value is (118,80,39). Sum of RGB (Red+Green+Blue) = 118+80+39=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 80 (31.64% from 255 or 33.76% from 237); Blue value is 39 (15.62% from 255 or 16.46% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #765027 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765027 is #89AFD8. Grayscale: #565656. Windows color (decimal): -9023449 or 2576502. OLE color: 2576502.
HSL color Cylindrical-coordinate representation of color #765027: hue angle of 31.14º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #765027 is Cyan = 0, Magento = 0.32, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 39 | - |
| CMYK | 0 | 0.32 | 0.67 | 0.54 |
| HSL | 31.14º | 0.5% | 0.31% | - |
| HSV(B) | 31.14º | 0.67% | 0.46% | - |
| XYZ | 10.71 | 9.74 | 3.23 | - |
| YUV | 86.69 | 101.09 | 150.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 39 | 0 | 0.32 | 0.67 | 0.54 | 31.14 | 0.5 | 0.31 |
| Hex | 76 | 50 | 27 | 0 | 20 | 43 | 36 | 1F | 32 | 1F |
| Octal | 166 | 120 | 47 | 0 | 40 | 103 | 66 | 37 | 62 | 37 |
| Binary | 1110110 | 1010000 | 100111 | 0 | 100000 | 1000011 | 110110 | 11111 | 110010 | 11111 |
Color Harmonies of #765027
Complementary color
Monochromatic Colors of #765027
Black with #765027
Text Example
Text Example
White with #765027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765027; }
p { color: rgb(118,80,39); }
H1.HeaderClassName
{
color: #765027;
}
.AnyTagClassName
{
color: #765027;
}
</style>
background-color css
<style>
a { background-color: #765027; }
a { background-color: rgb(118,80,39); }
div.DivClassName
{
background-color: #765027;
}
.BgClassName
{
background-color: #765027;
}
</style>
border-color css
<style>
span { border-color: #765027; }
span { border-color: rgb(118,80,39); }
td.TdClassName
{
border-color: #765027;
}
.TagClassName
{
border-color: #765027;
}
</style>