Shades of Crete #777832
Tints of Crete #777832
RGB
CMYK
RGB Variations
Color information
#777832 (or 0x777832) is known color: Crete. HEX triplet: 77, 78 and 32. RGB value is (119,120,50). Sum of RGB (Red+Green+Blue) = 119+120+50=289 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.18% from 289); Green value is 120 (47.27% from 255 or 41.52% from 289); Blue value is 50 (19.92% from 255 or 17.30% from 289); Max value from RGB is 120 - color contains mainly: green. Hex color #777832 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777832 is #8887CD. Grayscale: #707070. Windows color (decimal): -8947662 or 3307639. OLE color: 3307639.
HSL color Cylindrical-coordinate representation of color #777832: hue angle of 60.86º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #777832 is Cyan = 0.01, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 120 | 50 | - |
| CMYK | 0.01 | 0 | 0.58 | 0.53 |
| HSL | 60.86º | 0.41% | 0.33% | - |
| HSV(B) | 60.86º | 0.58% | 0.47% | - |
| XYZ | 14.9 | 17.59 | 5.63 | - |
| YUV | 111.72 | 93.17 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 120 | 50 | 0.01 | 0 | 0.58 | 0.53 | 60.86 | 0.41 | 0.33 |
| Hex | 77 | 78 | 32 | 1 | 0 | 3A | 35 | 3D | 29 | 21 |
| Octal | 167 | 170 | 62 | 1 | 0 | 72 | 65 | 75 | 51 | 41 |
| Binary | 1110111 | 1111000 | 110010 | 1 | 0 | 111010 | 110101 | 111101 | 101001 | 100001 |
Color Harmonies of #777832
Complementary color
Monochromatic Colors of #777832
Black with #777832
Text Example
Text Example
White with #777832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777832; }
p { color: rgb(119,120,50); }
H1.HeaderClassName
{
color: #777832;
}
.AnyTagClassName
{
color: #777832;
}
</style>
background-color css
<style>
a { background-color: #777832; }
a { background-color: rgb(119,120,50); }
div.DivClassName
{
background-color: #777832;
}
.BgClassName
{
background-color: #777832;
}
</style>
border-color css
<style>
span { border-color: #777832; }
span { border-color: rgb(119,120,50); }
td.TdClassName
{
border-color: #777832;
}
.TagClassName
{
border-color: #777832;
}
</style>