Shades of Crete #767839
Tints of Crete #767839
RGB
CMYK
RGB Variations
Color information
#767839 (or 0x767839) is known color: Crete. HEX triplet: 76, 78 and 39. RGB value is (118,120,57). Sum of RGB (Red+Green+Blue) = 118+120+57=295 (39% of max value = 765). Red value is 118 (46.48% from 255 or 40% from 295); Green value is 120 (47.27% from 255 or 40.68% from 295); Blue value is 57 (22.66% from 255 or 19.32% from 295); Max value from RGB is 120 - color contains mainly: green. Hex color #767839 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767839 is #8987C6. Grayscale: #707070. Windows color (decimal): -9013191 or 3766390. OLE color: 3766390.
HSL color Cylindrical-coordinate representation of color #767839: hue angle of 61.9º degrees, saturation: 0.36, 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 #767839 is Cyan = 0.02, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 120 | 57 | - |
| CMYK | 0.02 | 0 | 0.52 | 0.53 |
| HSL | 61.9º | 0.36% | 0.35% | - |
| HSV(B) | 61.9º | 0.53% | 0.47% | - |
| XYZ | 14.93 | 17.58 | 6.48 | - |
| YUV | 112.22 | 96.84 | 132.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 120 | 57 | 0.02 | 0 | 0.52 | 0.53 | 61.9 | 0.36 | 0.35 |
| Hex | 76 | 78 | 39 | 2 | 0 | 34 | 35 | 3E | 24 | 23 |
| Octal | 166 | 170 | 71 | 2 | 0 | 64 | 65 | 76 | 44 | 43 |
| Binary | 1110110 | 1111000 | 111001 | 10 | 0 | 110100 | 110101 | 111110 | 100100 | 100011 |
Color Harmonies of #767839
Complementary color
Monochromatic Colors of #767839
Black with #767839
Text Example
Text Example
White with #767839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767839; }
p { color: rgb(118,120,57); }
H1.HeaderClassName
{
color: #767839;
}
.AnyTagClassName
{
color: #767839;
}
</style>
background-color css
<style>
a { background-color: #767839; }
a { background-color: rgb(118,120,57); }
div.DivClassName
{
background-color: #767839;
}
.BgClassName
{
background-color: #767839;
}
</style>
border-color css
<style>
span { border-color: #767839; }
span { border-color: rgb(118,120,57); }
td.TdClassName
{
border-color: #767839;
}
.TagClassName
{
border-color: #767839;
}
</style>