Shades of Crete #777236
Tints of Crete #777236
RGB
CMYK
RGB Variations
Color information
#777236 (or 0x777236) is known color: Crete. HEX triplet: 77, 72 and 36. RGB value is (119,114,54). Sum of RGB (Red+Green+Blue) = 119+114+54=287 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.46% from 287); Green value is 114 (44.92% from 255 or 39.72% from 287); Blue value is 54 (21.48% from 255 or 18.82% from 287); Max value from RGB is 119 - color contains mainly: red. Hex color #777236 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777236 is #888DC9. Grayscale: #6C6C6C. Windows color (decimal): -8949194 or 3568247. OLE color: 3568247.
HSL color Cylindrical-coordinate representation of color #777236: hue angle of 55.38º 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 #777236 is Cyan = 0, Magento = 0.04, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 114 | 54 | - |
| CMYK | 0 | 0.04 | 0.55 | 0.53 |
| HSL | 55.38º | 0.38% | 0.34% | - |
| HSV(B) | 55.38º | 0.55% | 0.47% | - |
| XYZ | 14.29 | 16.22 | 5.87 | - |
| YUV | 108.66 | 97.16 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 114 | 54 | 0 | 0.04 | 0.55 | 0.53 | 55.38 | 0.38 | 0.34 |
| Hex | 77 | 72 | 36 | 0 | 4 | 37 | 35 | 37 | 26 | 22 |
| Octal | 167 | 162 | 66 | 0 | 4 | 67 | 65 | 67 | 46 | 42 |
| Binary | 1110111 | 1110010 | 110110 | 0 | 100 | 110111 | 110101 | 110111 | 100110 | 100010 |
Color Harmonies of #777236
Complementary color
Monochromatic Colors of #777236
Black with #777236
Text Example
Text Example
White with #777236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777236; }
p { color: rgb(119,114,54); }
H1.HeaderClassName
{
color: #777236;
}
.AnyTagClassName
{
color: #777236;
}
</style>
background-color css
<style>
a { background-color: #777236; }
a { background-color: rgb(119,114,54); }
div.DivClassName
{
background-color: #777236;
}
.BgClassName
{
background-color: #777236;
}
</style>
border-color css
<style>
span { border-color: #777236; }
span { border-color: rgb(119,114,54); }
td.TdClassName
{
border-color: #777236;
}
.TagClassName
{
border-color: #777236;
}
</style>