Shades of Crete #767739
Tints of Crete #767739
RGB
CMYK
RGB Variations
Color information
#767739 (or 0x767739) is known color: Crete. HEX triplet: 76, 77 and 39. RGB value is (118,119,57). Sum of RGB (Red+Green+Blue) = 118+119+57=294 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.14% from 294); Green value is 119 (46.88% from 255 or 40.48% from 294); Blue value is 57 (22.66% from 255 or 19.39% from 294); Max value from RGB is 119 - color contains mainly: green. Hex color #767739 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767739 is #8988C6. Grayscale: #6F6F6F. Windows color (decimal): -9013447 or 3766134. OLE color: 3766134.
HSL color Cylindrical-coordinate representation of color #767739: hue angle of 60.97º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #767739 is Cyan = 0.01, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 57 | - |
| CMYK | 0.01 | 0 | 0.52 | 0.53 |
| HSL | 60.97º | 0.35% | 0.35% | - |
| HSV(B) | 60.97º | 0.52% | 0.47% | - |
| XYZ | 14.81 | 17.34 | 6.44 | - |
| YUV | 111.63 | 97.17 | 132.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 57 | 0.01 | 0 | 0.52 | 0.53 | 60.97 | 0.35 | 0.35 |
| Hex | 76 | 77 | 39 | 1 | 0 | 34 | 35 | 3D | 23 | 23 |
| Octal | 166 | 167 | 71 | 1 | 0 | 64 | 65 | 75 | 43 | 43 |
| Binary | 1110110 | 1110111 | 111001 | 1 | 0 | 110100 | 110101 | 111101 | 100011 | 100011 |
Color Harmonies of #767739
Complementary color
Monochromatic Colors of #767739
Black with #767739
Text Example
Text Example
White with #767739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767739; }
p { color: rgb(118,119,57); }
H1.HeaderClassName
{
color: #767739;
}
.AnyTagClassName
{
color: #767739;
}
</style>
background-color css
<style>
a { background-color: #767739; }
a { background-color: rgb(118,119,57); }
div.DivClassName
{
background-color: #767739;
}
.BgClassName
{
background-color: #767739;
}
</style>
border-color css
<style>
span { border-color: #767739; }
span { border-color: rgb(118,119,57); }
td.TdClassName
{
border-color: #767739;
}
.TagClassName
{
border-color: #767739;
}
</style>