Shades of Crete #777631
Tints of Crete #777631
RGB
CMYK
RGB Variations
Color information
#777631 (or 0x777631) is known color: Crete. HEX triplet: 77, 76 and 31. RGB value is (119,118,49). Sum of RGB (Red+Green+Blue) = 119+118+49=286 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.61% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 49 (19.53% from 255 or 17.13% from 286); Max value from RGB is 119 - color contains mainly: red. Hex color #777631 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777631 is #8889CE. Grayscale: #6E6E6E. Windows color (decimal): -8948175 or 3241591. OLE color: 3241591.
HSL color Cylindrical-coordinate representation of color #777631: hue angle of 59.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #777631 is Cyan = 0, Magento = 0.01, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 118 | 49 | - |
| CMYK | 0 | 0.01 | 0.59 | 0.53 |
| HSL | 59.14º | 0.42% | 0.33% | - |
| HSV(B) | 59.14º | 0.59% | 0.47% | - |
| XYZ | 14.64 | 17.1 | 5.43 | - |
| YUV | 110.43 | 93.33 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 118 | 49 | 0 | 0.01 | 0.59 | 0.53 | 59.14 | 0.42 | 0.33 |
| Hex | 77 | 76 | 31 | 0 | 1 | 3B | 35 | 3B | 2A | 21 |
| Octal | 167 | 166 | 61 | 0 | 1 | 73 | 65 | 73 | 52 | 41 |
| Binary | 1110111 | 1110110 | 110001 | 0 | 1 | 111011 | 110101 | 111011 | 101010 | 100001 |
Color Harmonies of #777631
Complementary color
Monochromatic Colors of #777631
Black with #777631
Text Example
Text Example
White with #777631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777631; }
p { color: rgb(119,118,49); }
H1.HeaderClassName
{
color: #777631;
}
.AnyTagClassName
{
color: #777631;
}
</style>
background-color css
<style>
a { background-color: #777631; }
a { background-color: rgb(119,118,49); }
div.DivClassName
{
background-color: #777631;
}
.BgClassName
{
background-color: #777631;
}
</style>
border-color css
<style>
span { border-color: #777631; }
span { border-color: rgb(119,118,49); }
td.TdClassName
{
border-color: #777631;
}
.TagClassName
{
border-color: #777631;
}
</style>