Shades of Crete #757037
Tints of Crete #757037
RGB
CMYK
RGB Variations
Color information
#757037 (or 0x757037) is known color: Crete. HEX triplet: 75, 70 and 37. RGB value is (117,112,55). Sum of RGB (Red+Green+Blue) = 117+112+55=284 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.20% from 284); Green value is 112 (44.14% from 255 or 39.44% from 284); Blue value is 55 (21.88% from 255 or 19.37% from 284); Max value from RGB is 117 - color contains mainly: red. Hex color #757037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757037 is #8A8FC8. Grayscale: #6B6B6B. Windows color (decimal): -9080777 or 3633269. OLE color: 3633269.
HSL color Cylindrical-coordinate representation of color #757037: hue angle of 55.16º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #757037 is Cyan = 0, Magento = 0.04, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 112 | 55 | - |
| CMYK | 0 | 0.04 | 0.53 | 0.54 |
| HSL | 55.16º | 0.36% | 0.34% | - |
| HSV(B) | 55.16º | 0.53% | 0.46% | - |
| XYZ | 13.82 | 15.65 | 5.91 | - |
| YUV | 107 | 98.66 | 135.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 112 | 55 | 0 | 0.04 | 0.53 | 0.54 | 55.16 | 0.36 | 0.34 |
| Hex | 75 | 70 | 37 | 0 | 4 | 35 | 36 | 37 | 24 | 22 |
| Octal | 165 | 160 | 67 | 0 | 4 | 65 | 66 | 67 | 44 | 42 |
| Binary | 1110101 | 1110000 | 110111 | 0 | 100 | 110101 | 110110 | 110111 | 100100 | 100010 |
Color Harmonies of #757037
Complementary color
Monochromatic Colors of #757037
Black with #757037
Text Example
Text Example
White with #757037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757037; }
p { color: rgb(117,112,55); }
H1.HeaderClassName
{
color: #757037;
}
.AnyTagClassName
{
color: #757037;
}
</style>
background-color css
<style>
a { background-color: #757037; }
a { background-color: rgb(117,112,55); }
div.DivClassName
{
background-color: #757037;
}
.BgClassName
{
background-color: #757037;
}
</style>
border-color css
<style>
span { border-color: #757037; }
span { border-color: rgb(117,112,55); }
td.TdClassName
{
border-color: #757037;
}
.TagClassName
{
border-color: #757037;
}
</style>