Shades of Crete #757733
Tints of Crete #757733
RGB
CMYK
RGB Variations
Color information
#757733 (or 0x757733) is known color: Crete. HEX triplet: 75, 77 and 33. RGB value is (117,119,51). Sum of RGB (Red+Green+Blue) = 117+119+51=287 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.77% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 51 (20.31% from 255 or 17.77% from 287); Max value from RGB is 119 - color contains mainly: green. Hex color #757733 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757733 is #8A88CC. Grayscale: #6E6E6E. Windows color (decimal): -9078989 or 3372917. OLE color: 3372917.
HSL color Cylindrical-coordinate representation of color #757733: hue angle of 61.76º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #757733 is Cyan = 0.02, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 119 | 51 | - |
| CMYK | 0.02 | 0 | 0.57 | 0.53 |
| HSL | 61.76º | 0.4% | 0.33% | - |
| HSV(B) | 61.76º | 0.57% | 0.47% | - |
| XYZ | 14.53 | 17.21 | 5.69 | - |
| YUV | 110.65 | 94.34 | 132.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 119 | 51 | 0.02 | 0 | 0.57 | 0.53 | 61.76 | 0.4 | 0.33 |
| Hex | 75 | 77 | 33 | 2 | 0 | 39 | 35 | 3E | 28 | 21 |
| Octal | 165 | 167 | 63 | 2 | 0 | 71 | 65 | 76 | 50 | 41 |
| Binary | 1110101 | 1110111 | 110011 | 10 | 0 | 111001 | 110101 | 111110 | 101000 | 100001 |
Color Harmonies of #757733
Complementary color
Monochromatic Colors of #757733
Black with #757733
Text Example
Text Example
White with #757733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757733; }
p { color: rgb(117,119,51); }
H1.HeaderClassName
{
color: #757733;
}
.AnyTagClassName
{
color: #757733;
}
</style>
background-color css
<style>
a { background-color: #757733; }
a { background-color: rgb(117,119,51); }
div.DivClassName
{
background-color: #757733;
}
.BgClassName
{
background-color: #757733;
}
</style>
border-color css
<style>
span { border-color: #757733; }
span { border-color: rgb(117,119,51); }
td.TdClassName
{
border-color: #757733;
}
.TagClassName
{
border-color: #757733;
}
</style>