Shades of Crete #757332
Tints of Crete #757332
RGB
CMYK
RGB Variations
Color information
#757332 (or 0x757332) is known color: Crete. HEX triplet: 75, 73 and 32. RGB value is (117,115,50). Sum of RGB (Red+Green+Blue) = 117+115+50=282 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.49% from 282); Green value is 115 (45.31% from 255 or 40.78% from 282); Blue value is 50 (19.92% from 255 or 17.73% from 282); Max value from RGB is 117 - color contains mainly: red. Hex color #757332 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757332 is #8A8CCD. Grayscale: #6C6C6C. Windows color (decimal): -9080014 or 3306357. OLE color: 3306357.
HSL color Cylindrical-coordinate representation of color #757332: hue angle of 58.21º 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 #757332 is Cyan = 0, Magento = 0.02, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 115 | 50 | - |
| CMYK | 0 | 0.02 | 0.57 | 0.54 |
| HSL | 58.21º | 0.4% | 0.33% | - |
| HSV(B) | 58.21º | 0.57% | 0.46% | - |
| XYZ | 14.04 | 16.27 | 5.42 | - |
| YUV | 108.19 | 95.16 | 134.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 115 | 50 | 0 | 0.02 | 0.57 | 0.54 | 58.21 | 0.4 | 0.33 |
| Hex | 75 | 73 | 32 | 0 | 2 | 39 | 36 | 3A | 28 | 21 |
| Octal | 165 | 163 | 62 | 0 | 2 | 71 | 66 | 72 | 50 | 41 |
| Binary | 1110101 | 1110011 | 110010 | 0 | 10 | 111001 | 110110 | 111010 | 101000 | 100001 |
Color Harmonies of #757332
Complementary color
Monochromatic Colors of #757332
Black with #757332
Text Example
Text Example
White with #757332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757332; }
p { color: rgb(117,115,50); }
H1.HeaderClassName
{
color: #757332;
}
.AnyTagClassName
{
color: #757332;
}
</style>
background-color css
<style>
a { background-color: #757332; }
a { background-color: rgb(117,115,50); }
div.DivClassName
{
background-color: #757332;
}
.BgClassName
{
background-color: #757332;
}
</style>
border-color css
<style>
span { border-color: #757332; }
span { border-color: rgb(117,115,50); }
td.TdClassName
{
border-color: #757332;
}
.TagClassName
{
border-color: #757332;
}
</style>