Shades of Crete #757435
Tints of Crete #757435
RGB
CMYK
RGB Variations
Color information
#757435 (or 0x757435) is known color: Crete. HEX triplet: 75, 74 and 35. RGB value is (117,116,53). Sum of RGB (Red+Green+Blue) = 117+116+53=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 116 (45.70% from 255 or 40.56% from 286); Blue value is 53 (21.09% from 255 or 18.53% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #757435 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757435 is #8A8BCA. Grayscale: #6D6D6D. Windows color (decimal): -9079755 or 3503221. OLE color: 3503221.
HSL color Cylindrical-coordinate representation of color #757435: hue angle of 59.06º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #757435 is Cyan = 0, Magento = 0.01, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 116 | 53 | - |
| CMYK | 0 | 0.01 | 0.55 | 0.54 |
| HSL | 59.06º | 0.38% | 0.33% | - |
| HSV(B) | 59.06º | 0.55% | 0.46% | - |
| XYZ | 14.22 | 16.53 | 5.81 | - |
| YUV | 109.12 | 96.33 | 133.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 116 | 53 | 0 | 0.01 | 0.55 | 0.54 | 59.06 | 0.38 | 0.33 |
| Hex | 75 | 74 | 35 | 0 | 1 | 37 | 36 | 3B | 26 | 21 |
| Octal | 165 | 164 | 65 | 0 | 1 | 67 | 66 | 73 | 46 | 41 |
| Binary | 1110101 | 1110100 | 110101 | 0 | 1 | 110111 | 110110 | 111011 | 100110 | 100001 |
Color Harmonies of #757435
Complementary color
Monochromatic Colors of #757435
Black with #757435
Text Example
Text Example
White with #757435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757435; }
p { color: rgb(117,116,53); }
H1.HeaderClassName
{
color: #757435;
}
.AnyTagClassName
{
color: #757435;
}
</style>
background-color css
<style>
a { background-color: #757435; }
a { background-color: rgb(117,116,53); }
div.DivClassName
{
background-color: #757435;
}
.BgClassName
{
background-color: #757435;
}
</style>
border-color css
<style>
span { border-color: #757435; }
span { border-color: rgb(117,116,53); }
td.TdClassName
{
border-color: #757435;
}
.TagClassName
{
border-color: #757435;
}
</style>