Shades of Crete #767734
Tints of Crete #767734
RGB
CMYK
RGB Variations
Color information
#767734 (or 0x767734) is known color: Crete. HEX triplet: 76, 77 and 34. RGB value is (118,119,52). Sum of RGB (Red+Green+Blue) = 118+119+52=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 119 (46.88% from 255 or 41.18% from 289); Blue value is 52 (20.70% from 255 or 17.99% from 289); Max value from RGB is 119 - color contains mainly: green. Hex color #767734 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767734 is #8988CB. Grayscale: #6F6F6F. Windows color (decimal): -9013452 or 3438454. OLE color: 3438454.
HSL color Cylindrical-coordinate representation of color #767734: hue angle of 60.9º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #767734 is Cyan = 0.01, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 52 | - |
| CMYK | 0.01 | 0 | 0.56 | 0.53 |
| HSL | 60.9º | 0.39% | 0.34% | - |
| HSV(B) | 60.9º | 0.56% | 0.47% | - |
| XYZ | 14.69 | 17.29 | 5.81 | - |
| YUV | 111.06 | 94.67 | 132.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 52 | 0.01 | 0 | 0.56 | 0.53 | 60.9 | 0.39 | 0.34 |
| Hex | 76 | 77 | 34 | 1 | 0 | 38 | 35 | 3D | 27 | 22 |
| Octal | 166 | 167 | 64 | 1 | 0 | 70 | 65 | 75 | 47 | 42 |
| Binary | 1110110 | 1110111 | 110100 | 1 | 0 | 111000 | 110101 | 111101 | 100111 | 100010 |
Color Harmonies of #767734
Complementary color
Monochromatic Colors of #767734
Black with #767734
Text Example
Text Example
White with #767734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767734; }
p { color: rgb(118,119,52); }
H1.HeaderClassName
{
color: #767734;
}
.AnyTagClassName
{
color: #767734;
}
</style>
background-color css
<style>
a { background-color: #767734; }
a { background-color: rgb(118,119,52); }
div.DivClassName
{
background-color: #767734;
}
.BgClassName
{
background-color: #767734;
}
</style>
border-color css
<style>
span { border-color: #767734; }
span { border-color: rgb(118,119,52); }
td.TdClassName
{
border-color: #767734;
}
.TagClassName
{
border-color: #767734;
}
</style>