Shades of Crete #767039
Tints of Crete #767039
RGB
CMYK
RGB Variations
Color information
#767039 (or 0x767039) is known color: Crete. HEX triplet: 76, 70 and 39. RGB value is (118,112,57). Sum of RGB (Red+Green+Blue) = 118+112+57=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 112 (44.14% from 255 or 39.02% from 287); Blue value is 57 (22.66% from 255 or 19.86% from 287); Max value from RGB is 118 - color contains mainly: red. Hex color #767039 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767039 is #898FC6. Grayscale: #6B6B6B. Windows color (decimal): -9015239 or 3764342. OLE color: 3764342.
HSL color Cylindrical-coordinate representation of color #767039: hue angle of 54.1º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #767039 is Cyan = 0, Magento = 0.05, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 57 | - |
| CMYK | 0 | 0.05 | 0.52 | 0.54 |
| HSL | 54.1º | 0.35% | 0.34% | - |
| HSV(B) | 54.1º | 0.52% | 0.46% | - |
| XYZ | 14 | 15.74 | 6.17 | - |
| YUV | 107.52 | 99.49 | 135.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 57 | 0 | 0.05 | 0.52 | 0.54 | 54.1 | 0.35 | 0.34 |
| Hex | 76 | 70 | 39 | 0 | 5 | 34 | 36 | 36 | 23 | 22 |
| Octal | 166 | 160 | 71 | 0 | 5 | 64 | 66 | 66 | 43 | 42 |
| Binary | 1110110 | 1110000 | 111001 | 0 | 101 | 110100 | 110110 | 110110 | 100011 | 100010 |
Color Harmonies of #767039
Complementary color
Monochromatic Colors of #767039
Black with #767039
Text Example
Text Example
White with #767039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767039; }
p { color: rgb(118,112,57); }
H1.HeaderClassName
{
color: #767039;
}
.AnyTagClassName
{
color: #767039;
}
</style>
background-color css
<style>
a { background-color: #767039; }
a { background-color: rgb(118,112,57); }
div.DivClassName
{
background-color: #767039;
}
.BgClassName
{
background-color: #767039;
}
</style>
border-color css
<style>
span { border-color: #767039; }
span { border-color: rgb(118,112,57); }
td.TdClassName
{
border-color: #767039;
}
.TagClassName
{
border-color: #767039;
}
</style>