Shades of Crete #757132
Tints of Crete #757132
RGB
CMYK
RGB Variations
Color information
#757132 (or 0x757132) is known color: Crete. HEX triplet: 75, 71 and 32. RGB value is (117,113,50). Sum of RGB (Red+Green+Blue) = 117+113+50=280 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.79% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 50 (19.92% from 255 or 17.86% from 280); Max value from RGB is 117 - color contains mainly: red. Hex color #757132 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757132 is #8A8ECD. Grayscale: #6B6B6B. Windows color (decimal): -9080526 or 3305845. OLE color: 3305845.
HSL color Cylindrical-coordinate representation of color #757132: hue angle of 56.42º 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 #757132 is Cyan = 0, Magento = 0.03, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 113 | 50 | - |
| CMYK | 0 | 0.03 | 0.57 | 0.54 |
| HSL | 56.42º | 0.4% | 0.33% | - |
| HSV(B) | 56.42º | 0.57% | 0.46% | - |
| XYZ | 13.82 | 15.82 | 5.34 | - |
| YUV | 107.01 | 95.83 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 113 | 50 | 0 | 0.03 | 0.57 | 0.54 | 56.42 | 0.4 | 0.33 |
| Hex | 75 | 71 | 32 | 0 | 3 | 39 | 36 | 38 | 28 | 21 |
| Octal | 165 | 161 | 62 | 0 | 3 | 71 | 66 | 70 | 50 | 41 |
| Binary | 1110101 | 1110001 | 110010 | 0 | 11 | 111001 | 110110 | 111000 | 101000 | 100001 |
Color Harmonies of #757132
Complementary color
Monochromatic Colors of #757132
Black with #757132
Text Example
Text Example
White with #757132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757132; }
p { color: rgb(117,113,50); }
H1.HeaderClassName
{
color: #757132;
}
.AnyTagClassName
{
color: #757132;
}
</style>
background-color css
<style>
a { background-color: #757132; }
a { background-color: rgb(117,113,50); }
div.DivClassName
{
background-color: #757132;
}
.BgClassName
{
background-color: #757132;
}
</style>
border-color css
<style>
span { border-color: #757132; }
span { border-color: rgb(117,113,50); }
td.TdClassName
{
border-color: #757132;
}
.TagClassName
{
border-color: #757132;
}
</style>