Shades of Crete #74793A
Tints of Crete #74793A
RGB
CMYK
RGB Variations
Color information
#74793A (or 0x74793A) is known color: Crete. HEX triplet: 74, 79 and 3A. RGB value is (116,121,58). Sum of RGB (Red+Green+Blue) = 116+121+58=295 (39% of max value = 765). Red value is 116 (45.70% from 255 or 39.32% from 295); Green value is 121 (47.66% from 255 or 41.02% from 295); Blue value is 58 (23.05% from 255 or 19.66% from 295); Max value from RGB is 121 - color contains mainly: green. Hex color #74793A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #74793A is #8B86C5. Grayscale: #707070. Windows color (decimal): -9144006 or 3832180. OLE color: 3832180.
HSL color Cylindrical-coordinate representation of color #74793A: hue angle of 64.76º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #74793A is Cyan = 0.04, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 121 | 58 | - |
| CMYK | 0.04 | 0 | 0.52 | 0.53 |
| HSL | 64.76º | 0.35% | 0.35% | - |
| HSV(B) | 64.76º | 0.52% | 0.47% | - |
| XYZ | 14.8 | 17.69 | 6.64 | - |
| YUV | 112.32 | 97.34 | 130.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 121 | 58 | 0.04 | 0 | 0.52 | 0.53 | 64.76 | 0.35 | 0.35 |
| Hex | 74 | 79 | 3A | 4 | 0 | 34 | 35 | 41 | 23 | 23 |
| Octal | 164 | 171 | 72 | 4 | 0 | 64 | 65 | 101 | 43 | 43 |
| Binary | 1110100 | 1111001 | 111010 | 100 | 0 | 110100 | 110101 | 1000001 | 100011 | 100011 |
Color Harmonies of #74793A
Complementary color
Monochromatic Colors of #74793A
Black with #74793A
Text Example
Text Example
White with #74793A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74793A; }
p { color: rgb(116,121,58); }
H1.HeaderClassName
{
color: #74793A;
}
.AnyTagClassName
{
color: #74793A;
}
</style>
background-color css
<style>
a { background-color: #74793A; }
a { background-color: rgb(116,121,58); }
div.DivClassName
{
background-color: #74793A;
}
.BgClassName
{
background-color: #74793A;
}
</style>
border-color css
<style>
span { border-color: #74793A; }
span { border-color: rgb(116,121,58); }
td.TdClassName
{
border-color: #74793A;
}
.TagClassName
{
border-color: #74793A;
}
</style>