Shades of Crete #767730
Tints of Crete #767730
RGB
CMYK
RGB Variations
Color information
#767730 (or 0x767730) is known color: Crete. HEX triplet: 76, 77 and 30. RGB value is (118,119,48). Sum of RGB (Red+Green+Blue) = 118+119+48=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 119 (46.88% from 255 or 41.75% from 285); Blue value is 48 (19.14% from 255 or 16.84% from 285); Max value from RGB is 119 - color contains mainly: green. Hex color #767730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767730 is #8988CF. Grayscale: #6E6E6E. Windows color (decimal): -9013456 or 3176310. OLE color: 3176310.
HSL color Cylindrical-coordinate representation of color #767730: hue angle of 60.85º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #767730 is Cyan = 0.01, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 48 | - |
| CMYK | 0.01 | 0 | 0.60 | 0.53 |
| HSL | 60.85º | 0.43% | 0.33% | - |
| HSV(B) | 60.85º | 0.6% | 0.47% | - |
| XYZ | 14.6 | 17.26 | 5.36 | - |
| YUV | 110.61 | 92.67 | 133.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 48 | 0.01 | 0 | 0.60 | 0.53 | 60.85 | 0.43 | 0.33 |
| Hex | 76 | 77 | 30 | 1 | 0 | 3C | 35 | 3D | 2B | 21 |
| Octal | 166 | 167 | 60 | 1 | 0 | 74 | 65 | 75 | 53 | 41 |
| Binary | 1110110 | 1110111 | 110000 | 1 | 0 | 111100 | 110101 | 111101 | 101011 | 100001 |
Color Harmonies of #767730
Complementary color
Monochromatic Colors of #767730
Black with #767730
Text Example
Text Example
White with #767730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767730; }
p { color: rgb(118,119,48); }
H1.HeaderClassName
{
color: #767730;
}
.AnyTagClassName
{
color: #767730;
}
</style>
background-color css
<style>
a { background-color: #767730; }
a { background-color: rgb(118,119,48); }
div.DivClassName
{
background-color: #767730;
}
.BgClassName
{
background-color: #767730;
}
</style>
border-color css
<style>
span { border-color: #767730; }
span { border-color: rgb(118,119,48); }
td.TdClassName
{
border-color: #767730;
}
.TagClassName
{
border-color: #767730;
}
</style>