Shades of Crete #757034
Tints of Crete #757034
RGB
CMYK
RGB Variations
Color information
#757034 (or 0x757034) is known color: Crete. HEX triplet: 75, 70 and 34. RGB value is (117,112,52). Sum of RGB (Red+Green+Blue) = 117+112+52=281 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.64% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 52 (20.70% from 255 or 18.51% from 281); Max value from RGB is 117 - color contains mainly: red. Hex color #757034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757034 is #8A8FCB. Grayscale: #6A6A6A. Windows color (decimal): -9080780 or 3436661. OLE color: 3436661.
HSL color Cylindrical-coordinate representation of color #757034: hue angle of 55.38º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #757034 is Cyan = 0, Magento = 0.04, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 112 | 52 | - |
| CMYK | 0 | 0.04 | 0.56 | 0.54 |
| HSL | 55.38º | 0.38% | 0.33% | - |
| HSV(B) | 55.38º | 0.56% | 0.46% | - |
| XYZ | 13.75 | 15.62 | 5.54 | - |
| YUV | 106.66 | 97.16 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 112 | 52 | 0 | 0.04 | 0.56 | 0.54 | 55.38 | 0.38 | 0.33 |
| Hex | 75 | 70 | 34 | 0 | 4 | 38 | 36 | 37 | 26 | 21 |
| Octal | 165 | 160 | 64 | 0 | 4 | 70 | 66 | 67 | 46 | 41 |
| Binary | 1110101 | 1110000 | 110100 | 0 | 100 | 111000 | 110110 | 110111 | 100110 | 100001 |
Color Harmonies of #757034
Complementary color
Monochromatic Colors of #757034
Black with #757034
Text Example
Text Example
White with #757034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757034; }
p { color: rgb(117,112,52); }
H1.HeaderClassName
{
color: #757034;
}
.AnyTagClassName
{
color: #757034;
}
</style>
background-color css
<style>
a { background-color: #757034; }
a { background-color: rgb(117,112,52); }
div.DivClassName
{
background-color: #757034;
}
.BgClassName
{
background-color: #757034;
}
</style>
border-color css
<style>
span { border-color: #757034; }
span { border-color: rgb(117,112,52); }
td.TdClassName
{
border-color: #757034;
}
.TagClassName
{
border-color: #757034;
}
</style>