Shades of Crete #787136
Tints of Crete #787136
RGB
CMYK
RGB Variations
Color information
#787136 (or 0x787136) is known color: Crete. HEX triplet: 78, 71 and 36. RGB value is (120,113,54). Sum of RGB (Red+Green+Blue) = 120+113+54=287 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.81% from 287); Green value is 113 (44.53% from 255 or 39.37% from 287); Blue value is 54 (21.48% from 255 or 18.82% from 287); Max value from RGB is 120 - color contains mainly: red. Hex color #787136 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787136 is #878EC9. Grayscale: #6C6C6C. Windows color (decimal): -8883914 or 3567992. OLE color: 3567992.
HSL color Cylindrical-coordinate representation of color #787136: hue angle of 53.64º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #787136 is Cyan = 0, Magento = 0.06, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 113 | 54 | - |
| CMYK | 0 | 0.06 | 0.55 | 0.53 |
| HSL | 53.64º | 0.38% | 0.34% | - |
| HSV(B) | 53.64º | 0.55% | 0.47% | - |
| XYZ | 14.32 | 16.07 | 5.84 | - |
| YUV | 108.37 | 97.32 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 113 | 54 | 0 | 0.06 | 0.55 | 0.53 | 53.64 | 0.38 | 0.34 |
| Hex | 78 | 71 | 36 | 0 | 6 | 37 | 35 | 36 | 26 | 22 |
| Octal | 170 | 161 | 66 | 0 | 6 | 67 | 65 | 66 | 46 | 42 |
| Binary | 1111000 | 1110001 | 110110 | 0 | 110 | 110111 | 110101 | 110110 | 100110 | 100010 |
Color Harmonies of #787136
Complementary color
Monochromatic Colors of #787136
Black with #787136
Text Example
Text Example
White with #787136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787136; }
p { color: rgb(120,113,54); }
H1.HeaderClassName
{
color: #787136;
}
.AnyTagClassName
{
color: #787136;
}
</style>
background-color css
<style>
a { background-color: #787136; }
a { background-color: rgb(120,113,54); }
div.DivClassName
{
background-color: #787136;
}
.BgClassName
{
background-color: #787136;
}
</style>
border-color css
<style>
span { border-color: #787136; }
span { border-color: rgb(120,113,54); }
td.TdClassName
{
border-color: #787136;
}
.TagClassName
{
border-color: #787136;
}
</style>