Shades of Crete #757832
Tints of Crete #757832
RGB
CMYK
RGB Variations
Color information
#757832 (or 0x757832) is known color: Crete. HEX triplet: 75, 78 and 32. RGB value is (117,120,50). Sum of RGB (Red+Green+Blue) = 117+120+50=287 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.77% from 287); Green value is 120 (47.27% from 255 or 41.81% from 287); Blue value is 50 (19.92% from 255 or 17.42% from 287); Max value from RGB is 120 - color contains mainly: green. Hex color #757832 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757832 is #8A87CD. Grayscale: #6F6F6F. Windows color (decimal): -9078734 or 3307637. OLE color: 3307637.
HSL color Cylindrical-coordinate representation of color #757832: hue angle of 62.57º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #757832 is Cyan = 0.02, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 120 | 50 | - |
| CMYK | 0.02 | 0 | 0.58 | 0.53 |
| HSL | 62.57º | 0.41% | 0.33% | - |
| HSV(B) | 62.57º | 0.58% | 0.47% | - |
| XYZ | 14.63 | 17.45 | 5.61 | - |
| YUV | 111.12 | 93.51 | 132.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 120 | 50 | 0.02 | 0 | 0.58 | 0.53 | 62.57 | 0.41 | 0.33 |
| Hex | 75 | 78 | 32 | 2 | 0 | 3A | 35 | 3F | 29 | 21 |
| Octal | 165 | 170 | 62 | 2 | 0 | 72 | 65 | 77 | 51 | 41 |
| Binary | 1110101 | 1111000 | 110010 | 10 | 0 | 111010 | 110101 | 111111 | 101001 | 100001 |
Color Harmonies of #757832
Complementary color
Monochromatic Colors of #757832
Black with #757832
Text Example
Text Example
White with #757832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757832; }
p { color: rgb(117,120,50); }
H1.HeaderClassName
{
color: #757832;
}
.AnyTagClassName
{
color: #757832;
}
</style>
background-color css
<style>
a { background-color: #757832; }
a { background-color: rgb(117,120,50); }
div.DivClassName
{
background-color: #757832;
}
.BgClassName
{
background-color: #757832;
}
</style>
border-color css
<style>
span { border-color: #757832; }
span { border-color: rgb(117,120,50); }
td.TdClassName
{
border-color: #757832;
}
.TagClassName
{
border-color: #757832;
}
</style>