Shades of Cafe Royale #765028
Tints of Cafe Royale #765028
RGB
CMYK
RGB Variations
Color information
#765028 (or 0x765028) is known color: Cafe Royale. HEX triplet: 76, 50 and 28. RGB value is (118,80,40). Sum of RGB (Red+Green+Blue) = 118+80+40=238 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.58% from 238); Green value is 80 (31.64% from 255 or 33.61% from 238); Blue value is 40 (16.02% from 255 or 16.81% from 238); Max value from RGB is 118 - color contains mainly: red. Hex color #765028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765028 is #89AFD7. Grayscale: #575757. Windows color (decimal): -9023448 or 2642038. OLE color: 2642038.
HSL color Cylindrical-coordinate representation of color #765028: hue angle of 30.77º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #765028 is Cyan = 0, Magento = 0.32, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 40 | - |
| CMYK | 0 | 0.32 | 0.66 | 0.54 |
| HSL | 30.77º | 0.49% | 0.31% | - |
| HSV(B) | 30.77º | 0.66% | 0.46% | - |
| XYZ | 10.72 | 9.74 | 3.32 | - |
| YUV | 86.8 | 101.59 | 150.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 40 | 0 | 0.32 | 0.66 | 0.54 | 30.77 | 0.49 | 0.31 |
| Hex | 76 | 50 | 28 | 0 | 20 | 42 | 36 | 1F | 31 | 1F |
| Octal | 166 | 120 | 50 | 0 | 40 | 102 | 66 | 37 | 61 | 37 |
| Binary | 1110110 | 1010000 | 101000 | 0 | 100000 | 1000010 | 110110 | 11111 | 110001 | 11111 |
Color Harmonies of #765028
Complementary color
Monochromatic Colors of #765028
Black with #765028
Text Example
Text Example
White with #765028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765028; }
p { color: rgb(118,80,40); }
H1.HeaderClassName
{
color: #765028;
}
.AnyTagClassName
{
color: #765028;
}
</style>
background-color css
<style>
a { background-color: #765028; }
a { background-color: rgb(118,80,40); }
div.DivClassName
{
background-color: #765028;
}
.BgClassName
{
background-color: #765028;
}
</style>
border-color css
<style>
span { border-color: #765028; }
span { border-color: rgb(118,80,40); }
td.TdClassName
{
border-color: #765028;
}
.TagClassName
{
border-color: #765028;
}
</style>