Shades of Crete #757439
Tints of Crete #757439
RGB
CMYK
RGB Variations
Color information
#757439 (or 0x757439) is known color: Crete. HEX triplet: 75, 74 and 39. RGB value is (117,116,57). Sum of RGB (Red+Green+Blue) = 117+116+57=290 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.34% from 290); Green value is 116 (45.70% from 255 or 40% from 290); Blue value is 57 (22.66% from 255 or 19.66% from 290); Max value from RGB is 117 - color contains mainly: red. Hex color #757439 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757439 is #8A8BC6. Grayscale: #6D6D6D. Windows color (decimal): -9079751 or 3765365. OLE color: 3765365.
HSL color Cylindrical-coordinate representation of color #757439: hue angle of 59º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #757439 is Cyan = 0, Magento = 0.01, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 116 | 57 | - |
| CMYK | 0 | 0.01 | 0.51 | 0.54 |
| HSL | 59º | 0.34% | 0.34% | - |
| HSV(B) | 59º | 0.51% | 0.46% | - |
| XYZ | 14.32 | 16.57 | 6.31 | - |
| YUV | 109.57 | 98.33 | 133.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 116 | 57 | 0 | 0.01 | 0.51 | 0.54 | 59 | 0.34 | 0.34 |
| Hex | 75 | 74 | 39 | 0 | 1 | 33 | 36 | 3B | 22 | 22 |
| Octal | 165 | 164 | 71 | 0 | 1 | 63 | 66 | 73 | 42 | 42 |
| Binary | 1110101 | 1110100 | 111001 | 0 | 1 | 110011 | 110110 | 111011 | 100010 | 100010 |
Color Harmonies of #757439
Complementary color
Monochromatic Colors of #757439
Black with #757439
Text Example
Text Example
White with #757439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757439; }
p { color: rgb(117,116,57); }
H1.HeaderClassName
{
color: #757439;
}
.AnyTagClassName
{
color: #757439;
}
</style>
background-color css
<style>
a { background-color: #757439; }
a { background-color: rgb(117,116,57); }
div.DivClassName
{
background-color: #757439;
}
.BgClassName
{
background-color: #757439;
}
</style>
border-color css
<style>
span { border-color: #757439; }
span { border-color: rgb(117,116,57); }
td.TdClassName
{
border-color: #757439;
}
.TagClassName
{
border-color: #757439;
}
</style>