Shades of Crete #777731
Tints of Crete #777731
RGB
CMYK
RGB Variations
Color information
#777731 (or 0x777731) is known color: Crete. HEX triplet: 77, 77 and 31. RGB value is (119,119,49). Sum of RGB (Red+Green+Blue) = 119+119+49=287 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.46% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 49 (19.53% from 255 or 17.07% from 287); Max value from RGB is 119 - color contains mainly: red, green. Hex color #777731 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777731 is #8888CE. Grayscale: #6F6F6F. Windows color (decimal): -8947919 or 3241847. OLE color: 3241847.
HSL color Cylindrical-coordinate representation of color #777731: hue angle of 60º 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 #777731 is Cyan = 0, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 119 | 49 | - |
| CMYK | 0 | 0 | 0.59 | 0.53 |
| HSL | 60º | 0.42% | 0.33% | - |
| HSV(B) | 60º | 0.59% | 0.47% | - |
| XYZ | 14.76 | 17.34 | 5.47 | - |
| YUV | 111.02 | 93 | 133.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 119 | 49 | 0 | 0 | 0.59 | 0.53 | 60 | 0.42 | 0.33 |
| Hex | 77 | 77 | 31 | 0 | 0 | 3B | 35 | 3C | 2A | 21 |
| Octal | 167 | 167 | 61 | 0 | 0 | 73 | 65 | 74 | 52 | 41 |
| Binary | 1110111 | 1110111 | 110001 | 0 | 0 | 111011 | 110101 | 111100 | 101010 | 100001 |
Color Harmonies of #777731
Complementary color
Monochromatic Colors of #777731
Black with #777731
Text Example
Text Example
White with #777731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777731; }
p { color: rgb(119,119,49); }
H1.HeaderClassName
{
color: #777731;
}
.AnyTagClassName
{
color: #777731;
}
</style>
background-color css
<style>
a { background-color: #777731; }
a { background-color: rgb(119,119,49); }
div.DivClassName
{
background-color: #777731;
}
.BgClassName
{
background-color: #777731;
}
</style>
border-color css
<style>
span { border-color: #777731; }
span { border-color: rgb(119,119,49); }
td.TdClassName
{
border-color: #777731;
}
.TagClassName
{
border-color: #777731;
}
</style>