Shades of Crete #757234
Tints of Crete #757234
RGB
CMYK
RGB Variations
Color information
#757234 (or 0x757234) is known color: Crete. HEX triplet: 75, 72 and 34. RGB value is (117,114,52). Sum of RGB (Red+Green+Blue) = 117+114+52=283 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.34% from 283); Green value is 114 (44.92% from 255 or 40.28% from 283); Blue value is 52 (20.70% from 255 or 18.37% from 283); Max value from RGB is 117 - color contains mainly: red. Hex color #757234 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757234 is #8A8DCB. Grayscale: #6C6C6C. Windows color (decimal): -9080268 or 3437173. OLE color: 3437173.
HSL color Cylindrical-coordinate representation of color #757234: hue angle of 57.23º 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 #757234 is Cyan = 0, Magento = 0.03, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 114 | 52 | - |
| CMYK | 0 | 0.03 | 0.56 | 0.54 |
| HSL | 57.23º | 0.38% | 0.33% | - |
| HSV(B) | 57.23º | 0.56% | 0.46% | - |
| XYZ | 13.97 | 16.06 | 5.61 | - |
| YUV | 107.83 | 96.49 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 114 | 52 | 0 | 0.03 | 0.56 | 0.54 | 57.23 | 0.38 | 0.33 |
| Hex | 75 | 72 | 34 | 0 | 3 | 38 | 36 | 39 | 26 | 21 |
| Octal | 165 | 162 | 64 | 0 | 3 | 70 | 66 | 71 | 46 | 41 |
| Binary | 1110101 | 1110010 | 110100 | 0 | 11 | 111000 | 110110 | 111001 | 100110 | 100001 |
Color Harmonies of #757234
Complementary color
Monochromatic Colors of #757234
Black with #757234
Text Example
Text Example
White with #757234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757234; }
p { color: rgb(117,114,52); }
H1.HeaderClassName
{
color: #757234;
}
.AnyTagClassName
{
color: #757234;
}
</style>
background-color css
<style>
a { background-color: #757234; }
a { background-color: rgb(117,114,52); }
div.DivClassName
{
background-color: #757234;
}
.BgClassName
{
background-color: #757234;
}
</style>
border-color css
<style>
span { border-color: #757234; }
span { border-color: rgb(117,114,52); }
td.TdClassName
{
border-color: #757234;
}
.TagClassName
{
border-color: #757234;
}
</style>