Shades of Crete #767833
Tints of Crete #767833
RGB
CMYK
RGB Variations
Color information
#767833 (or 0x767833) is known color: Crete. HEX triplet: 76, 78 and 33. RGB value is (118,120,51). Sum of RGB (Red+Green+Blue) = 118+120+51=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 120 (47.27% from 255 or 41.52% from 289); Blue value is 51 (20.31% from 255 or 17.65% from 289); Max value from RGB is 120 - color contains mainly: green. Hex color #767833 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767833 is #8987CC. Grayscale: #6F6F6F. Windows color (decimal): -9013197 or 3373174. OLE color: 3373174.
HSL color Cylindrical-coordinate representation of color #767833: hue angle of 61.74º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #767833 is Cyan = 0.02, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 120 | 51 | - |
| CMYK | 0.02 | 0 | 0.58 | 0.53 |
| HSL | 61.74º | 0.4% | 0.34% | - |
| HSV(B) | 61.74º | 0.58% | 0.47% | - |
| XYZ | 14.79 | 17.52 | 5.74 | - |
| YUV | 111.54 | 93.84 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 120 | 51 | 0.02 | 0 | 0.58 | 0.53 | 61.74 | 0.4 | 0.34 |
| Hex | 76 | 78 | 33 | 2 | 0 | 3A | 35 | 3E | 28 | 22 |
| Octal | 166 | 170 | 63 | 2 | 0 | 72 | 65 | 76 | 50 | 42 |
| Binary | 1110110 | 1111000 | 110011 | 10 | 0 | 111010 | 110101 | 111110 | 101000 | 100010 |
Color Harmonies of #767833
Complementary color
Monochromatic Colors of #767833
Black with #767833
Text Example
Text Example
White with #767833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767833; }
p { color: rgb(118,120,51); }
H1.HeaderClassName
{
color: #767833;
}
.AnyTagClassName
{
color: #767833;
}
</style>
background-color css
<style>
a { background-color: #767833; }
a { background-color: rgb(118,120,51); }
div.DivClassName
{
background-color: #767833;
}
.BgClassName
{
background-color: #767833;
}
</style>
border-color css
<style>
span { border-color: #767833; }
span { border-color: rgb(118,120,51); }
td.TdClassName
{
border-color: #767833;
}
.TagClassName
{
border-color: #767833;
}
</style>