Shades of Crete #767934
Tints of Crete #767934
RGB
CMYK
RGB Variations
Color information
#767934 (or 0x767934) is known color: Crete. HEX triplet: 76, 79 and 34. RGB value is (118,121,52). Sum of RGB (Red+Green+Blue) = 118+121+52=291 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.55% from 291); Green value is 121 (47.66% from 255 or 41.58% from 291); Blue value is 52 (20.70% from 255 or 17.87% from 291); Max value from RGB is 121 - color contains mainly: green. Hex color #767934 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767934 is #8986CB. Grayscale: #707070. Windows color (decimal): -9012940 or 3438966. OLE color: 3438966.
HSL color Cylindrical-coordinate representation of color #767934: hue angle of 62.61º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #767934 is Cyan = 0.02, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 121 | 52 | - |
| CMYK | 0.02 | 0 | 0.57 | 0.53 |
| HSL | 62.61º | 0.4% | 0.34% | - |
| HSV(B) | 62.61º | 0.57% | 0.47% | - |
| XYZ | 14.93 | 17.77 | 5.89 | - |
| YUV | 112.24 | 94.01 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 121 | 52 | 0.02 | 0 | 0.57 | 0.53 | 62.61 | 0.4 | 0.34 |
| Hex | 76 | 79 | 34 | 2 | 0 | 39 | 35 | 3F | 28 | 22 |
| Octal | 166 | 171 | 64 | 2 | 0 | 71 | 65 | 77 | 50 | 42 |
| Binary | 1110110 | 1111001 | 110100 | 10 | 0 | 111001 | 110101 | 111111 | 101000 | 100010 |
Color Harmonies of #767934
Complementary color
Monochromatic Colors of #767934
Black with #767934
Text Example
Text Example
White with #767934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767934; }
p { color: rgb(118,121,52); }
H1.HeaderClassName
{
color: #767934;
}
.AnyTagClassName
{
color: #767934;
}
</style>
background-color css
<style>
a { background-color: #767934; }
a { background-color: rgb(118,121,52); }
div.DivClassName
{
background-color: #767934;
}
.BgClassName
{
background-color: #767934;
}
</style>
border-color css
<style>
span { border-color: #767934; }
span { border-color: rgb(118,121,52); }
td.TdClassName
{
border-color: #767934;
}
.TagClassName
{
border-color: #767934;
}
</style>