Shades of Crete #757934
Tints of Crete #757934
RGB
CMYK
RGB Variations
Color information
#757934 (or 0x757934) is known color: Crete. HEX triplet: 75, 79 and 34. RGB value is (117,121,52). Sum of RGB (Red+Green+Blue) = 117+121+52=290 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.34% from 290); Green value is 121 (47.66% from 255 or 41.72% from 290); Blue value is 52 (20.70% from 255 or 17.93% from 290); Max value from RGB is 121 - color contains mainly: green. Hex color #757934 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757934 is #8A86CB. Grayscale: #707070. Windows color (decimal): -9078476 or 3438965. OLE color: 3438965.
HSL color Cylindrical-coordinate representation of color #757934: hue angle of 63.48º 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 #757934 is Cyan = 0.03, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 121 | 52 | - |
| CMYK | 0.03 | 0 | 0.57 | 0.53 |
| HSL | 63.48º | 0.4% | 0.34% | - |
| HSV(B) | 63.48º | 0.57% | 0.47% | - |
| XYZ | 14.79 | 17.7 | 5.89 | - |
| YUV | 111.94 | 94.17 | 131.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 121 | 52 | 0.03 | 0 | 0.57 | 0.53 | 63.48 | 0.4 | 0.34 |
| Hex | 75 | 79 | 34 | 3 | 0 | 39 | 35 | 3F | 28 | 22 |
| Octal | 165 | 171 | 64 | 3 | 0 | 71 | 65 | 77 | 50 | 42 |
| Binary | 1110101 | 1111001 | 110100 | 11 | 0 | 111001 | 110101 | 111111 | 101000 | 100010 |
Color Harmonies of #757934
Complementary color
Monochromatic Colors of #757934
Black with #757934
Text Example
Text Example
White with #757934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757934; }
p { color: rgb(117,121,52); }
H1.HeaderClassName
{
color: #757934;
}
.AnyTagClassName
{
color: #757934;
}
</style>
background-color css
<style>
a { background-color: #757934; }
a { background-color: rgb(117,121,52); }
div.DivClassName
{
background-color: #757934;
}
.BgClassName
{
background-color: #757934;
}
</style>
border-color css
<style>
span { border-color: #757934; }
span { border-color: rgb(117,121,52); }
td.TdClassName
{
border-color: #757934;
}
.TagClassName
{
border-color: #757934;
}
</style>