Shades of Crete #777329
Tints of Crete #777329
RGB
CMYK
RGB Variations
Color information
#777329 (or 0x777329) is known color: Crete. HEX triplet: 77, 73 and 29. RGB value is (119,115,41). Sum of RGB (Red+Green+Blue) = 119+115+41=275 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.27% from 275); Green value is 115 (45.31% from 255 or 41.82% from 275); Blue value is 41 (16.41% from 255 or 14.91% from 275); Max value from RGB is 119 - color contains mainly: red. Hex color #777329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777329 is #888CD6. Grayscale: #6C6C6C. Windows color (decimal): -8948951 or 2716535. OLE color: 2716535.
HSL color Cylindrical-coordinate representation of color #777329: hue angle of 56.92º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #777329 is Cyan = 0, Magento = 0.03, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 115 | 41 | - |
| CMYK | 0 | 0.03 | 0.66 | 0.53 |
| HSL | 56.92º | 0.49% | 0.31% | - |
| HSV(B) | 56.92º | 0.66% | 0.47% | - |
| XYZ | 14.14 | 16.34 | 4.51 | - |
| YUV | 107.76 | 90.33 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 115 | 41 | 0 | 0.03 | 0.66 | 0.53 | 56.92 | 0.49 | 0.31 |
| Hex | 77 | 73 | 29 | 0 | 3 | 42 | 35 | 39 | 31 | 1F |
| Octal | 167 | 163 | 51 | 0 | 3 | 102 | 65 | 71 | 61 | 37 |
| Binary | 1110111 | 1110011 | 101001 | 0 | 11 | 1000010 | 110101 | 111001 | 110001 | 11111 |
Color Harmonies of #777329
Complementary color
Monochromatic Colors of #777329
Black with #777329
Text Example
Text Example
White with #777329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777329; }
p { color: rgb(119,115,41); }
H1.HeaderClassName
{
color: #777329;
}
.AnyTagClassName
{
color: #777329;
}
</style>
background-color css
<style>
a { background-color: #777329; }
a { background-color: rgb(119,115,41); }
div.DivClassName
{
background-color: #777329;
}
.BgClassName
{
background-color: #777329;
}
</style>
border-color css
<style>
span { border-color: #777329; }
span { border-color: rgb(119,115,41); }
td.TdClassName
{
border-color: #777329;
}
.TagClassName
{
border-color: #777329;
}
</style>