Shades of Crete #777436
Tints of Crete #777436
RGB
CMYK
RGB Variations
Color information
#777436 (or 0x777436) is known color: Crete. HEX triplet: 77, 74 and 36. RGB value is (119,116,54). Sum of RGB (Red+Green+Blue) = 119+116+54=289 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.18% from 289); Green value is 116 (45.70% from 255 or 40.14% from 289); Blue value is 54 (21.48% from 255 or 18.69% from 289); Max value from RGB is 119 - color contains mainly: red. Hex color #777436 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777436 is #888BC9. Grayscale: #6E6E6E. Windows color (decimal): -8948682 or 3568759. OLE color: 3568759.
HSL color Cylindrical-coordinate representation of color #777436: hue angle of 57.23º 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 #777436 is Cyan = 0, Magento = 0.03, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 116 | 54 | - |
| CMYK | 0 | 0.03 | 0.55 | 0.53 |
| HSL | 57.23º | 0.38% | 0.34% | - |
| HSV(B) | 57.23º | 0.55% | 0.47% | - |
| XYZ | 14.52 | 16.68 | 5.94 | - |
| YUV | 109.83 | 96.49 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 116 | 54 | 0 | 0.03 | 0.55 | 0.53 | 57.23 | 0.38 | 0.34 |
| Hex | 77 | 74 | 36 | 0 | 3 | 37 | 35 | 39 | 26 | 22 |
| Octal | 167 | 164 | 66 | 0 | 3 | 67 | 65 | 71 | 46 | 42 |
| Binary | 1110111 | 1110100 | 110110 | 0 | 11 | 110111 | 110101 | 111001 | 100110 | 100010 |
Color Harmonies of #777436
Complementary color
Monochromatic Colors of #777436
Black with #777436
Text Example
Text Example
White with #777436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777436; }
p { color: rgb(119,116,54); }
H1.HeaderClassName
{
color: #777436;
}
.AnyTagClassName
{
color: #777436;
}
</style>
background-color css
<style>
a { background-color: #777436; }
a { background-color: rgb(119,116,54); }
div.DivClassName
{
background-color: #777436;
}
.BgClassName
{
background-color: #777436;
}
</style>
border-color css
<style>
span { border-color: #777436; }
span { border-color: rgb(119,116,54); }
td.TdClassName
{
border-color: #777436;
}
.TagClassName
{
border-color: #777436;
}
</style>