Shades of Crete #757839
Tints of Crete #757839
RGB
CMYK
RGB Variations
Color information
#757839 (or 0x757839) is known color: Crete. HEX triplet: 75, 78 and 39. RGB value is (117,120,57). Sum of RGB (Red+Green+Blue) = 117+120+57=294 (38% of max value = 765). Red value is 117 (46.09% from 255 or 39.80% from 294); Green value is 120 (47.27% from 255 or 40.82% from 294); Blue value is 57 (22.66% from 255 or 19.39% from 294); Max value from RGB is 120 - color contains mainly: green. Hex color #757839 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757839 is #8A87C6. Grayscale: #707070. Windows color (decimal): -9078727 or 3766389. OLE color: 3766389.
HSL color Cylindrical-coordinate representation of color #757839: hue angle of 62.86º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #757839 is Cyan = 0.02, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 120 | 57 | - |
| CMYK | 0.02 | 0 | 0.52 | 0.53 |
| HSL | 62.86º | 0.36% | 0.35% | - |
| HSV(B) | 62.86º | 0.53% | 0.47% | - |
| XYZ | 14.79 | 17.51 | 6.47 | - |
| YUV | 111.92 | 97.01 | 131.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 120 | 57 | 0.02 | 0 | 0.52 | 0.53 | 62.86 | 0.36 | 0.35 |
| Hex | 75 | 78 | 39 | 2 | 0 | 34 | 35 | 3F | 24 | 23 |
| Octal | 165 | 170 | 71 | 2 | 0 | 64 | 65 | 77 | 44 | 43 |
| Binary | 1110101 | 1111000 | 111001 | 10 | 0 | 110100 | 110101 | 111111 | 100100 | 100011 |
Color Harmonies of #757839
Complementary color
Monochromatic Colors of #757839
Black with #757839
Text Example
Text Example
White with #757839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757839; }
p { color: rgb(117,120,57); }
H1.HeaderClassName
{
color: #757839;
}
.AnyTagClassName
{
color: #757839;
}
</style>
background-color css
<style>
a { background-color: #757839; }
a { background-color: rgb(117,120,57); }
div.DivClassName
{
background-color: #757839;
}
.BgClassName
{
background-color: #757839;
}
</style>
border-color css
<style>
span { border-color: #757839; }
span { border-color: rgb(117,120,57); }
td.TdClassName
{
border-color: #757839;
}
.TagClassName
{
border-color: #757839;
}
</style>