Shades of Crete #767738
Tints of Crete #767738
RGB
CMYK
RGB Variations
Color information
#767738 (or 0x767738) is known color: Crete. HEX triplet: 76, 77 and 38. RGB value is (118,119,56). Sum of RGB (Red+Green+Blue) = 118+119+56=293 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.27% from 293); Green value is 119 (46.88% from 255 or 40.61% from 293); Blue value is 56 (22.27% from 255 or 19.11% from 293); Max value from RGB is 119 - color contains mainly: green. Hex color #767738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767738 is #8988C7. Grayscale: #6F6F6F. Windows color (decimal): -9013448 or 3700598. OLE color: 3700598.
HSL color Cylindrical-coordinate representation of color #767738: hue angle of 60.95º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #767738 is Cyan = 0.01, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 56 | - |
| CMYK | 0.01 | 0 | 0.53 | 0.53 |
| HSL | 60.95º | 0.36% | 0.34% | - |
| HSV(B) | 60.95º | 0.53% | 0.47% | - |
| XYZ | 14.78 | 17.33 | 6.31 | - |
| YUV | 111.52 | 96.67 | 132.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 56 | 0.01 | 0 | 0.53 | 0.53 | 60.95 | 0.36 | 0.34 |
| Hex | 76 | 77 | 38 | 1 | 0 | 35 | 35 | 3D | 24 | 22 |
| Octal | 166 | 167 | 70 | 1 | 0 | 65 | 65 | 75 | 44 | 42 |
| Binary | 1110110 | 1110111 | 111000 | 1 | 0 | 110101 | 110101 | 111101 | 100100 | 100010 |
Color Harmonies of #767738
Complementary color
Monochromatic Colors of #767738
Black with #767738
Text Example
Text Example
White with #767738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767738; }
p { color: rgb(118,119,56); }
H1.HeaderClassName
{
color: #767738;
}
.AnyTagClassName
{
color: #767738;
}
</style>
background-color css
<style>
a { background-color: #767738; }
a { background-color: rgb(118,119,56); }
div.DivClassName
{
background-color: #767738;
}
.BgClassName
{
background-color: #767738;
}
</style>
border-color css
<style>
span { border-color: #767738; }
span { border-color: rgb(118,119,56); }
td.TdClassName
{
border-color: #767738;
}
.TagClassName
{
border-color: #767738;
}
</style>