Shades of Crete #757337
Tints of Crete #757337
RGB
CMYK
RGB Variations
Color information
#757337 (or 0x757337) is known color: Crete. HEX triplet: 75, 73 and 37. RGB value is (117,115,55). Sum of RGB (Red+Green+Blue) = 117+115+55=287 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.77% from 287); Green value is 115 (45.31% from 255 or 40.07% from 287); Blue value is 55 (21.88% from 255 or 19.16% from 287); Max value from RGB is 117 - color contains mainly: red. Hex color #757337 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757337 is #8A8CC8. Grayscale: #6C6C6C. Windows color (decimal): -9080009 or 3634037. OLE color: 3634037.
HSL color Cylindrical-coordinate representation of color #757337: hue angle of 58.06º 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 #757337 is Cyan = 0, Magento = 0.02, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 115 | 55 | - |
| CMYK | 0 | 0.02 | 0.53 | 0.54 |
| HSL | 58.06º | 0.36% | 0.34% | - |
| HSV(B) | 58.06º | 0.53% | 0.46% | - |
| XYZ | 14.16 | 16.32 | 6.02 | - |
| YUV | 108.76 | 97.66 | 133.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 115 | 55 | 0 | 0.02 | 0.53 | 0.54 | 58.06 | 0.36 | 0.34 |
| Hex | 75 | 73 | 37 | 0 | 2 | 35 | 36 | 3A | 24 | 22 |
| Octal | 165 | 163 | 67 | 0 | 2 | 65 | 66 | 72 | 44 | 42 |
| Binary | 1110101 | 1110011 | 110111 | 0 | 10 | 110101 | 110110 | 111010 | 100100 | 100010 |
Color Harmonies of #757337
Complementary color
Monochromatic Colors of #757337
Black with #757337
Text Example
Text Example
White with #757337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757337; }
p { color: rgb(117,115,55); }
H1.HeaderClassName
{
color: #757337;
}
.AnyTagClassName
{
color: #757337;
}
</style>
background-color css
<style>
a { background-color: #757337; }
a { background-color: rgb(117,115,55); }
div.DivClassName
{
background-color: #757337;
}
.BgClassName
{
background-color: #757337;
}
</style>
border-color css
<style>
span { border-color: #757337; }
span { border-color: rgb(117,115,55); }
td.TdClassName
{
border-color: #757337;
}
.TagClassName
{
border-color: #757337;
}
</style>