Shades of Crete #767735
Tints of Crete #767735
RGB
CMYK
RGB Variations
Color information
#767735 (or 0x767735) is known color: Crete. HEX triplet: 76, 77 and 35. RGB value is (118,119,53). Sum of RGB (Red+Green+Blue) = 118+119+53=290 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.69% from 290); Green value is 119 (46.88% from 255 or 41.03% from 290); Blue value is 53 (21.09% from 255 or 18.28% from 290); Max value from RGB is 119 - color contains mainly: green. Hex color #767735 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767735 is #8988CA. Grayscale: #6F6F6F. Windows color (decimal): -9013451 or 3503990. OLE color: 3503990.
HSL color Cylindrical-coordinate representation of color #767735: hue angle of 60.91º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #767735 is Cyan = 0.01, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 53 | - |
| CMYK | 0.01 | 0 | 0.55 | 0.53 |
| HSL | 60.91º | 0.38% | 0.34% | - |
| HSV(B) | 60.91º | 0.55% | 0.47% | - |
| XYZ | 14.71 | 17.3 | 5.93 | - |
| YUV | 111.18 | 95.17 | 132.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 53 | 0.01 | 0 | 0.55 | 0.53 | 60.91 | 0.38 | 0.34 |
| Hex | 76 | 77 | 35 | 1 | 0 | 37 | 35 | 3D | 26 | 22 |
| Octal | 166 | 167 | 65 | 1 | 0 | 67 | 65 | 75 | 46 | 42 |
| Binary | 1110110 | 1110111 | 110101 | 1 | 0 | 110111 | 110101 | 111101 | 100110 | 100010 |
Color Harmonies of #767735
Complementary color
Monochromatic Colors of #767735
Black with #767735
Text Example
Text Example
White with #767735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767735; }
p { color: rgb(118,119,53); }
H1.HeaderClassName
{
color: #767735;
}
.AnyTagClassName
{
color: #767735;
}
</style>
background-color css
<style>
a { background-color: #767735; }
a { background-color: rgb(118,119,53); }
div.DivClassName
{
background-color: #767735;
}
.BgClassName
{
background-color: #767735;
}
</style>
border-color css
<style>
span { border-color: #767735; }
span { border-color: rgb(118,119,53); }
td.TdClassName
{
border-color: #767735;
}
.TagClassName
{
border-color: #767735;
}
</style>