Shades of Crete #767937
Tints of Crete #767937
RGB
CMYK
RGB Variations
Color information
#767937 (or 0x767937) is known color: Crete. HEX triplet: 76, 79 and 37. RGB value is (118,121,55). Sum of RGB (Red+Green+Blue) = 118+121+55=294 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.14% from 294); Green value is 121 (47.66% from 255 or 41.16% from 294); Blue value is 55 (21.88% from 255 or 18.71% from 294); Max value from RGB is 121 - color contains mainly: green. Hex color #767937 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767937 is #8986C8. Grayscale: #707070. Windows color (decimal): -9012937 or 3635574. OLE color: 3635574.
HSL color Cylindrical-coordinate representation of color #767937: hue angle of 62.73º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #767937 is Cyan = 0.02, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 121 | 55 | - |
| CMYK | 0.02 | 0 | 0.55 | 0.53 |
| HSL | 62.73º | 0.38% | 0.35% | - |
| HSV(B) | 62.73º | 0.55% | 0.47% | - |
| XYZ | 15 | 17.8 | 6.26 | - |
| YUV | 112.58 | 95.51 | 131.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 121 | 55 | 0.02 | 0 | 0.55 | 0.53 | 62.73 | 0.38 | 0.35 |
| Hex | 76 | 79 | 37 | 2 | 0 | 37 | 35 | 3F | 26 | 23 |
| Octal | 166 | 171 | 67 | 2 | 0 | 67 | 65 | 77 | 46 | 43 |
| Binary | 1110110 | 1111001 | 110111 | 10 | 0 | 110111 | 110101 | 111111 | 100110 | 100011 |
Color Harmonies of #767937
Complementary color
Monochromatic Colors of #767937
Black with #767937
Text Example
Text Example
White with #767937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767937; }
p { color: rgb(118,121,55); }
H1.HeaderClassName
{
color: #767937;
}
.AnyTagClassName
{
color: #767937;
}
</style>
background-color css
<style>
a { background-color: #767937; }
a { background-color: rgb(118,121,55); }
div.DivClassName
{
background-color: #767937;
}
.BgClassName
{
background-color: #767937;
}
</style>
border-color css
<style>
span { border-color: #767937; }
span { border-color: rgb(118,121,55); }
td.TdClassName
{
border-color: #767937;
}
.TagClassName
{
border-color: #767937;
}
</style>