Shades of Crete #757032
Tints of Crete #757032
RGB
CMYK
RGB Variations
Color information
#757032 (or 0x757032) is known color: Crete. HEX triplet: 75, 70 and 32. RGB value is (117,112,50). Sum of RGB (Red+Green+Blue) = 117+112+50=279 (36% of max value = 765). Red value is 117 (46.09% from 255 or 41.94% from 279); Green value is 112 (44.14% from 255 or 40.14% from 279); Blue value is 50 (19.92% from 255 or 17.92% from 279); Max value from RGB is 117 - color contains mainly: red. Hex color #757032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757032 is #8A8FCD. Grayscale: #6A6A6A. Windows color (decimal): -9080782 or 3305589. OLE color: 3305589.
HSL color Cylindrical-coordinate representation of color #757032: hue angle of 55.52º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #757032 is Cyan = 0, Magento = 0.04, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 112 | 50 | - |
| CMYK | 0 | 0.04 | 0.57 | 0.54 |
| HSL | 55.52º | 0.4% | 0.33% | - |
| HSV(B) | 55.52º | 0.57% | 0.46% | - |
| XYZ | 13.71 | 15.6 | 5.31 | - |
| YUV | 106.43 | 96.16 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 112 | 50 | 0 | 0.04 | 0.57 | 0.54 | 55.52 | 0.4 | 0.33 |
| Hex | 75 | 70 | 32 | 0 | 4 | 39 | 36 | 38 | 28 | 21 |
| Octal | 165 | 160 | 62 | 0 | 4 | 71 | 66 | 70 | 50 | 41 |
| Binary | 1110101 | 1110000 | 110010 | 0 | 100 | 111001 | 110110 | 111000 | 101000 | 100001 |
Color Harmonies of #757032
Complementary color
Monochromatic Colors of #757032
Black with #757032
Text Example
Text Example
White with #757032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757032; }
p { color: rgb(117,112,50); }
H1.HeaderClassName
{
color: #757032;
}
.AnyTagClassName
{
color: #757032;
}
</style>
background-color css
<style>
a { background-color: #757032; }
a { background-color: rgb(117,112,50); }
div.DivClassName
{
background-color: #757032;
}
.BgClassName
{
background-color: #757032;
}
</style>
border-color css
<style>
span { border-color: #757032; }
span { border-color: rgb(117,112,50); }
td.TdClassName
{
border-color: #757032;
}
.TagClassName
{
border-color: #757032;
}
</style>