Shades of Crete #757036
Tints of Crete #757036
RGB
CMYK
RGB Variations
Color information
#757036 (or 0x757036) is known color: Crete. HEX triplet: 75, 70 and 36. RGB value is (117,112,54). Sum of RGB (Red+Green+Blue) = 117+112+54=283 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.34% from 283); Green value is 112 (44.14% from 255 or 39.58% from 283); Blue value is 54 (21.48% from 255 or 19.08% from 283); Max value from RGB is 117 - color contains mainly: red. Hex color #757036 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757036 is #8A8FC9. Grayscale: #6B6B6B. Windows color (decimal): -9080778 or 3567733. OLE color: 3567733.
HSL color Cylindrical-coordinate representation of color #757036: hue angle of 55.24º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #757036 is Cyan = 0, Magento = 0.04, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 112 | 54 | - |
| CMYK | 0 | 0.04 | 0.54 | 0.54 |
| HSL | 55.24º | 0.37% | 0.34% | - |
| HSV(B) | 55.24º | 0.54% | 0.46% | - |
| XYZ | 13.8 | 15.64 | 5.78 | - |
| YUV | 106.88 | 98.16 | 135.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 112 | 54 | 0 | 0.04 | 0.54 | 0.54 | 55.24 | 0.37 | 0.34 |
| Hex | 75 | 70 | 36 | 0 | 4 | 36 | 36 | 37 | 25 | 22 |
| Octal | 165 | 160 | 66 | 0 | 4 | 66 | 66 | 67 | 45 | 42 |
| Binary | 1110101 | 1110000 | 110110 | 0 | 100 | 110110 | 110110 | 110111 | 100101 | 100010 |
Color Harmonies of #757036
Complementary color
Monochromatic Colors of #757036
Black with #757036
Text Example
Text Example
White with #757036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757036; }
p { color: rgb(117,112,54); }
H1.HeaderClassName
{
color: #757036;
}
.AnyTagClassName
{
color: #757036;
}
</style>
background-color css
<style>
a { background-color: #757036; }
a { background-color: rgb(117,112,54); }
div.DivClassName
{
background-color: #757036;
}
.BgClassName
{
background-color: #757036;
}
</style>
border-color css
<style>
span { border-color: #757036; }
span { border-color: rgb(117,112,54); }
td.TdClassName
{
border-color: #757036;
}
.TagClassName
{
border-color: #757036;
}
</style>