Shades of Crete #757936
Tints of Crete #757936
RGB
CMYK
RGB Variations
Color information
#757936 (or 0x757936) is known color: Crete. HEX triplet: 75, 79 and 36. RGB value is (117,121,54). Sum of RGB (Red+Green+Blue) = 117+121+54=292 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.07% from 292); Green value is 121 (47.66% from 255 or 41.44% from 292); Blue value is 54 (21.48% from 255 or 18.49% from 292); Max value from RGB is 121 - color contains mainly: green. Hex color #757936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757936 is #8A86C9. Grayscale: #707070. Windows color (decimal): -9078474 or 3570037. OLE color: 3570037.
HSL color Cylindrical-coordinate representation of color #757936: hue angle of 63.58º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #757936 is Cyan = 0.03, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 121 | 54 | - |
| CMYK | 0.03 | 0 | 0.55 | 0.53 |
| HSL | 63.58º | 0.38% | 0.34% | - |
| HSV(B) | 63.58º | 0.55% | 0.47% | - |
| XYZ | 14.84 | 17.72 | 6.13 | - |
| YUV | 112.17 | 95.17 | 131.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 121 | 54 | 0.03 | 0 | 0.55 | 0.53 | 63.58 | 0.38 | 0.34 |
| Hex | 75 | 79 | 36 | 3 | 0 | 37 | 35 | 40 | 26 | 22 |
| Octal | 165 | 171 | 66 | 3 | 0 | 67 | 65 | 100 | 46 | 42 |
| Binary | 1110101 | 1111001 | 110110 | 11 | 0 | 110111 | 110101 | 1000000 | 100110 | 100010 |
Color Harmonies of #757936
Complementary color
Monochromatic Colors of #757936
Black with #757936
Text Example
Text Example
White with #757936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757936; }
p { color: rgb(117,121,54); }
H1.HeaderClassName
{
color: #757936;
}
.AnyTagClassName
{
color: #757936;
}
</style>
background-color css
<style>
a { background-color: #757936; }
a { background-color: rgb(117,121,54); }
div.DivClassName
{
background-color: #757936;
}
.BgClassName
{
background-color: #757936;
}
</style>
border-color css
<style>
span { border-color: #757936; }
span { border-color: rgb(117,121,54); }
td.TdClassName
{
border-color: #757936;
}
.TagClassName
{
border-color: #757936;
}
</style>