Shades of Crete #777840
Tints of Crete #777840
RGB
CMYK
RGB Variations
Color information
#777840 (or 0x777840) is known color: Crete. HEX triplet: 77, 78 and 40. RGB value is (119,120,64). Sum of RGB (Red+Green+Blue) = 119+120+64=303 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.27% from 303); Green value is 120 (47.27% from 255 or 39.60% from 303); Blue value is 64 (25.39% from 255 or 21.12% from 303); Max value from RGB is 120 - color contains mainly: green. Hex color #777840 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777840 is #8887BF. Grayscale: #717171. Windows color (decimal): -8947648 or 4225143. OLE color: 4225143.
HSL color Cylindrical-coordinate representation of color #777840: hue angle of 61.07º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #777840 is Cyan = 0.01, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 120 | 64 | - |
| CMYK | 0.01 | 0 | 0.47 | 0.53 |
| HSL | 61.07º | 0.3% | 0.36% | - |
| HSV(B) | 61.07º | 0.47% | 0.47% | - |
| XYZ | 15.25 | 17.73 | 7.47 | - |
| YUV | 113.32 | 100.17 | 132.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 120 | 64 | 0.01 | 0 | 0.47 | 0.53 | 61.07 | 0.3 | 0.36 |
| Hex | 77 | 78 | 40 | 1 | 0 | 2F | 35 | 3D | 1E | 24 |
| Octal | 167 | 170 | 100 | 1 | 0 | 57 | 65 | 75 | 36 | 44 |
| Binary | 1110111 | 1111000 | 1000000 | 1 | 0 | 101111 | 110101 | 111101 | 11110 | 100100 |
Color Harmonies of #777840
Complementary color
Monochromatic Colors of #777840
Black with #777840
Text Example
Text Example
White with #777840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777840; }
p { color: rgb(119,120,64); }
H1.HeaderClassName
{
color: #777840;
}
.AnyTagClassName
{
color: #777840;
}
</style>
background-color css
<style>
a { background-color: #777840; }
a { background-color: rgb(119,120,64); }
div.DivClassName
{
background-color: #777840;
}
.BgClassName
{
background-color: #777840;
}
</style>
border-color css
<style>
span { border-color: #777840; }
span { border-color: rgb(119,120,64); }
td.TdClassName
{
border-color: #777840;
}
.TagClassName
{
border-color: #777840;
}
</style>