Shades of Crete #757334
Tints of Crete #757334
RGB
CMYK
RGB Variations
Color information
#757334 (or 0x757334) is known color: Crete. HEX triplet: 75, 73 and 34. RGB value is (117,115,52). Sum of RGB (Red+Green+Blue) = 117+115+52=284 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.20% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 52 (20.70% from 255 or 18.31% from 284); Max value from RGB is 117 - color contains mainly: red. Hex color #757334 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757334 is #8A8CCB. Grayscale: #6C6C6C. Windows color (decimal): -9080012 or 3437429. OLE color: 3437429.
HSL color Cylindrical-coordinate representation of color #757334: hue angle of 58.15º 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 #757334 is Cyan = 0, Magento = 0.02, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 115 | 52 | - |
| CMYK | 0 | 0.02 | 0.56 | 0.54 |
| HSL | 58.15º | 0.38% | 0.33% | - |
| HSV(B) | 58.15º | 0.56% | 0.46% | - |
| XYZ | 14.09 | 16.29 | 5.65 | - |
| YUV | 108.42 | 96.16 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 115 | 52 | 0 | 0.02 | 0.56 | 0.54 | 58.15 | 0.38 | 0.33 |
| Hex | 75 | 73 | 34 | 0 | 2 | 38 | 36 | 3A | 26 | 21 |
| Octal | 165 | 163 | 64 | 0 | 2 | 70 | 66 | 72 | 46 | 41 |
| Binary | 1110101 | 1110011 | 110100 | 0 | 10 | 111000 | 110110 | 111010 | 100110 | 100001 |
Color Harmonies of #757334
Complementary color
Monochromatic Colors of #757334
Black with #757334
Text Example
Text Example
White with #757334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757334; }
p { color: rgb(117,115,52); }
H1.HeaderClassName
{
color: #757334;
}
.AnyTagClassName
{
color: #757334;
}
</style>
background-color css
<style>
a { background-color: #757334; }
a { background-color: rgb(117,115,52); }
div.DivClassName
{
background-color: #757334;
}
.BgClassName
{
background-color: #757334;
}
</style>
border-color css
<style>
span { border-color: #757334; }
span { border-color: rgb(117,115,52); }
td.TdClassName
{
border-color: #757334;
}
.TagClassName
{
border-color: #757334;
}
</style>