Shades of Crete #797729
Tints of Crete #797729
RGB
CMYK
RGB Variations
Color information
#797729 (or 0x797729) is known color: Crete. HEX triplet: 79, 77 and 29. RGB value is (121,119,41). Sum of RGB (Red+Green+Blue) = 121+119+41=281 (37% of max value = 765). Red value is 121 (47.66% from 255 or 43.06% from 281); Green value is 119 (46.88% from 255 or 42.35% from 281); Blue value is 41 (16.41% from 255 or 14.59% from 281); Max value from RGB is 121 - color contains mainly: red. Hex color #797729 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797729 is #8688D6. Grayscale: #6F6F6F. Windows color (decimal): -8816855 or 2717561. OLE color: 2717561.
HSL color Cylindrical-coordinate representation of color #797729: hue angle of 58.5º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #797729 is Cyan = 0, Magento = 0.02, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 119 | 41 | - |
| CMYK | 0 | 0.02 | 0.66 | 0.53 |
| HSL | 58.5º | 0.49% | 0.32% | - |
| HSV(B) | 58.5º | 0.66% | 0.47% | - |
| XYZ | 14.88 | 17.42 | 4.68 | - |
| YUV | 110.71 | 88.66 | 135.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 119 | 41 | 0 | 0.02 | 0.66 | 0.53 | 58.5 | 0.49 | 0.32 |
| Hex | 79 | 77 | 29 | 0 | 2 | 42 | 35 | 3A | 31 | 20 |
| Octal | 171 | 167 | 51 | 0 | 2 | 102 | 65 | 72 | 61 | 40 |
| Binary | 1111001 | 1110111 | 101001 | 0 | 10 | 1000010 | 110101 | 111010 | 110001 | 100000 |
Color Harmonies of #797729
Complementary color
Monochromatic Colors of #797729
Black with #797729
Text Example
Text Example
White with #797729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797729; }
p { color: rgb(121,119,41); }
H1.HeaderClassName
{
color: #797729;
}
.AnyTagClassName
{
color: #797729;
}
</style>
background-color css
<style>
a { background-color: #797729; }
a { background-color: rgb(121,119,41); }
div.DivClassName
{
background-color: #797729;
}
.BgClassName
{
background-color: #797729;
}
</style>
border-color css
<style>
span { border-color: #797729; }
span { border-color: rgb(121,119,41); }
td.TdClassName
{
border-color: #797729;
}
.TagClassName
{
border-color: #797729;
}
</style>