Shades of Crete #797D38
Tints of Crete #797D38
RGB
CMYK
RGB Variations
Color information
#797D38 (or 0x797D38) is known color: Crete. HEX triplet: 79, 7D and 38. RGB value is (121,125,56). Sum of RGB (Red+Green+Blue) = 121+125+56=302 (40% of max value = 765). Red value is 121 (47.66% from 255 or 40.07% from 302); Green value is 125 (49.22% from 255 or 41.39% from 302); Blue value is 56 (22.27% from 255 or 18.54% from 302); Max value from RGB is 125 - color contains mainly: green. Hex color #797D38 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797D38 is #8682C7. Grayscale: #747474. Windows color (decimal): -8815304 or 3702137. OLE color: 3702137.
HSL color Cylindrical-coordinate representation of color #797D38: hue angle of 63.48º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #797D38 is Cyan = 0.03, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 121 | 125 | 56 | - |
| CMYK | 0.03 | 0 | 0.55 | 0.51 |
| HSL | 63.48º | 0.38% | 0.35% | - |
| HSV(B) | 63.48º | 0.55% | 0.49% | - |
| XYZ | 15.93 | 19.02 | 6.57 | - |
| YUV | 115.94 | 94.17 | 131.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 125 | 56 | 0.03 | 0 | 0.55 | 0.51 | 63.48 | 0.38 | 0.35 |
| Hex | 79 | 7D | 38 | 3 | 0 | 37 | 33 | 3F | 26 | 23 |
| Octal | 171 | 175 | 70 | 3 | 0 | 67 | 63 | 77 | 46 | 43 |
| Binary | 1111001 | 1111101 | 111000 | 11 | 0 | 110111 | 110011 | 111111 | 100110 | 100011 |
Color Harmonies of #797D38
Complementary color
Monochromatic Colors of #797D38
Black with #797D38
Text Example
Text Example
White with #797D38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797D38; }
p { color: rgb(121,125,56); }
H1.HeaderClassName
{
color: #797D38;
}
.AnyTagClassName
{
color: #797D38;
}
</style>
background-color css
<style>
a { background-color: #797D38; }
a { background-color: rgb(121,125,56); }
div.DivClassName
{
background-color: #797D38;
}
.BgClassName
{
background-color: #797D38;
}
</style>
border-color css
<style>
span { border-color: #797D38; }
span { border-color: rgb(121,125,56); }
td.TdClassName
{
border-color: #797D38;
}
.TagClassName
{
border-color: #797D38;
}
</style>