Shades of Crete #777735
Tints of Crete #777735
RGB
CMYK
RGB Variations
Color information
#777735 (or 0x777735) is known color: Crete. HEX triplet: 77, 77 and 35. RGB value is (119,119,53). Sum of RGB (Red+Green+Blue) = 119+119+53=291 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.89% from 291); Green value is 119 (46.88% from 255 or 40.89% from 291); Blue value is 53 (21.09% from 255 or 18.21% from 291); Max value from RGB is 119 - color contains mainly: red, green. Hex color #777735 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777735 is #8888CA. Grayscale: #6F6F6F. Windows color (decimal): -8947915 or 3503991. OLE color: 3503991.
HSL color Cylindrical-coordinate representation of color #777735: hue angle of 60º 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 #777735 is Cyan = 0, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 119 | 53 | - |
| CMYK | 0 | 0 | 0.55 | 0.53 |
| HSL | 60º | 0.38% | 0.34% | - |
| HSV(B) | 60º | 0.55% | 0.47% | - |
| XYZ | 14.85 | 17.37 | 5.94 | - |
| YUV | 111.48 | 95 | 133.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 119 | 53 | 0 | 0 | 0.55 | 0.53 | 60 | 0.38 | 0.34 |
| Hex | 77 | 77 | 35 | 0 | 0 | 37 | 35 | 3C | 26 | 22 |
| Octal | 167 | 167 | 65 | 0 | 0 | 67 | 65 | 74 | 46 | 42 |
| Binary | 1110111 | 1110111 | 110101 | 0 | 0 | 110111 | 110101 | 111100 | 100110 | 100010 |
Color Harmonies of #777735
Complementary color
Monochromatic Colors of #777735
Black with #777735
Text Example
Text Example
White with #777735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777735; }
p { color: rgb(119,119,53); }
H1.HeaderClassName
{
color: #777735;
}
.AnyTagClassName
{
color: #777735;
}
</style>
background-color css
<style>
a { background-color: #777735; }
a { background-color: rgb(119,119,53); }
div.DivClassName
{
background-color: #777735;
}
.BgClassName
{
background-color: #777735;
}
</style>
border-color css
<style>
span { border-color: #777735; }
span { border-color: rgb(119,119,53); }
td.TdClassName
{
border-color: #777735;
}
.TagClassName
{
border-color: #777735;
}
</style>