Shades of Crete #787936
Tints of Crete #787936
RGB
CMYK
RGB Variations
Color information
#787936 (or 0x787936) is known color: Crete. HEX triplet: 78, 79 and 36. RGB value is (120,121,54). Sum of RGB (Red+Green+Blue) = 120+121+54=295 (39% of max value = 765). Red value is 120 (47.27% from 255 or 40.68% from 295); Green value is 121 (47.66% from 255 or 41.02% from 295); Blue value is 54 (21.48% from 255 or 18.31% from 295); Max value from RGB is 121 - color contains mainly: green. Hex color #787936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787936 is #8786C9. Grayscale: #717171. Windows color (decimal): -8881866 or 3570040. OLE color: 3570040.
HSL color Cylindrical-coordinate representation of color #787936: hue angle of 60.9º 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 #787936 is Cyan = 0.01, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 121 | 54 | - |
| CMYK | 0.01 | 0 | 0.55 | 0.53 |
| HSL | 60.9º | 0.38% | 0.34% | - |
| HSV(B) | 60.9º | 0.55% | 0.47% | - |
| XYZ | 15.25 | 17.93 | 6.15 | - |
| YUV | 113.06 | 94.67 | 132.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 121 | 54 | 0.01 | 0 | 0.55 | 0.53 | 60.9 | 0.38 | 0.34 |
| Hex | 78 | 79 | 36 | 1 | 0 | 37 | 35 | 3D | 26 | 22 |
| Octal | 170 | 171 | 66 | 1 | 0 | 67 | 65 | 75 | 46 | 42 |
| Binary | 1111000 | 1111001 | 110110 | 1 | 0 | 110111 | 110101 | 111101 | 100110 | 100010 |
Color Harmonies of #787936
Complementary color
Monochromatic Colors of #787936
Black with #787936
Text Example
Text Example
White with #787936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787936; }
p { color: rgb(120,121,54); }
H1.HeaderClassName
{
color: #787936;
}
.AnyTagClassName
{
color: #787936;
}
</style>
background-color css
<style>
a { background-color: #787936; }
a { background-color: rgb(120,121,54); }
div.DivClassName
{
background-color: #787936;
}
.BgClassName
{
background-color: #787936;
}
</style>
border-color css
<style>
span { border-color: #787936; }
span { border-color: rgb(120,121,54); }
td.TdClassName
{
border-color: #787936;
}
.TagClassName
{
border-color: #787936;
}
</style>