Shades of Crete #767639
Tints of Crete #767639
RGB
CMYK
RGB Variations
Color information
#767639 (or 0x767639) is known color: Crete. HEX triplet: 76, 76 and 39. RGB value is (118,118,57). Sum of RGB (Red+Green+Blue) = 118+118+57=293 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.27% from 293); Green value is 118 (46.48% from 255 or 40.27% from 293); Blue value is 57 (22.66% from 255 or 19.45% from 293); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767639 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767639 is #8989C6. Grayscale: #6F6F6F. Windows color (decimal): -9013703 or 3765878. OLE color: 3765878.
HSL color Cylindrical-coordinate representation of color #767639: hue angle of 60º 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 #767639 is Cyan = 0, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 57 | - |
| CMYK | 0 | 0 | 0.52 | 0.54 |
| HSL | 60º | 0.35% | 0.34% | - |
| HSV(B) | 60º | 0.52% | 0.46% | - |
| XYZ | 14.69 | 17.1 | 6.4 | - |
| YUV | 111.05 | 97.5 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 57 | 0 | 0 | 0.52 | 0.54 | 60 | 0.35 | 0.34 |
| Hex | 76 | 76 | 39 | 0 | 0 | 34 | 36 | 3C | 23 | 22 |
| Octal | 166 | 166 | 71 | 0 | 0 | 64 | 66 | 74 | 43 | 42 |
| Binary | 1110110 | 1110110 | 111001 | 0 | 0 | 110100 | 110110 | 111100 | 100011 | 100010 |
Color Harmonies of #767639
Complementary color
Monochromatic Colors of #767639
Black with #767639
Text Example
Text Example
White with #767639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767639; }
p { color: rgb(118,118,57); }
H1.HeaderClassName
{
color: #767639;
}
.AnyTagClassName
{
color: #767639;
}
</style>
background-color css
<style>
a { background-color: #767639; }
a { background-color: rgb(118,118,57); }
div.DivClassName
{
background-color: #767639;
}
.BgClassName
{
background-color: #767639;
}
</style>
border-color css
<style>
span { border-color: #767639; }
span { border-color: rgb(118,118,57); }
td.TdClassName
{
border-color: #767639;
}
.TagClassName
{
border-color: #767639;
}
</style>