Shades of Crete #747934
Tints of Crete #747934
RGB
CMYK
RGB Variations
Color information
#747934 (or 0x747934) is known color: Crete. HEX triplet: 74, 79 and 34. RGB value is (116,121,52). Sum of RGB (Red+Green+Blue) = 116+121+52=289 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.14% from 289); Green value is 121 (47.66% from 255 or 41.87% from 289); Blue value is 52 (20.70% from 255 or 17.99% from 289); Max value from RGB is 121 - color contains mainly: green. Hex color #747934 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747934 is #8B86CB. Grayscale: #6F6F6F. Windows color (decimal): -9144012 or 3438964. OLE color: 3438964.
HSL color Cylindrical-coordinate representation of color #747934: hue angle of 64.35º 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 #747934 is Cyan = 0.04, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 121 | 52 | - |
| CMYK | 0.04 | 0 | 0.57 | 0.53 |
| HSL | 64.35º | 0.4% | 0.34% | - |
| HSV(B) | 64.35º | 0.57% | 0.47% | - |
| XYZ | 14.66 | 17.64 | 5.88 | - |
| YUV | 111.64 | 94.34 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 121 | 52 | 0.04 | 0 | 0.57 | 0.53 | 64.35 | 0.4 | 0.34 |
| Hex | 74 | 79 | 34 | 4 | 0 | 39 | 35 | 40 | 28 | 22 |
| Octal | 164 | 171 | 64 | 4 | 0 | 71 | 65 | 100 | 50 | 42 |
| Binary | 1110100 | 1111001 | 110100 | 100 | 0 | 111001 | 110101 | 1000000 | 101000 | 100010 |
Color Harmonies of #747934
Complementary color
Monochromatic Colors of #747934
Black with #747934
Text Example
Text Example
White with #747934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747934; }
p { color: rgb(116,121,52); }
H1.HeaderClassName
{
color: #747934;
}
.AnyTagClassName
{
color: #747934;
}
</style>
background-color css
<style>
a { background-color: #747934; }
a { background-color: rgb(116,121,52); }
div.DivClassName
{
background-color: #747934;
}
.BgClassName
{
background-color: #747934;
}
</style>
border-color css
<style>
span { border-color: #747934; }
span { border-color: rgb(116,121,52); }
td.TdClassName
{
border-color: #747934;
}
.TagClassName
{
border-color: #747934;
}
</style>