Shades of Crete #757634
Tints of Crete #757634
RGB
CMYK
RGB Variations
Color information
#757634 (or 0x757634) is known color: Crete. HEX triplet: 75, 76 and 34. RGB value is (117,118,52). Sum of RGB (Red+Green+Blue) = 117+118+52=287 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.77% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 52 (20.70% from 255 or 18.12% from 287); Max value from RGB is 118 - color contains mainly: green. Hex color #757634 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #757634 is #8A89CB. Grayscale: #6E6E6E. Windows color (decimal): -9079244 or 3438197. OLE color: 3438197.
HSL color Cylindrical-coordinate representation of color #757634: hue angle of 60.91º degrees, saturation: 0.39, 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 #757634 is Cyan = 0.01, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 118 | 52 | - |
| CMYK | 0.01 | 0 | 0.56 | 0.54 |
| HSL | 60.91º | 0.39% | 0.33% | - |
| HSV(B) | 60.91º | 0.56% | 0.46% | - |
| XYZ | 14.43 | 16.99 | 5.77 | - |
| YUV | 110.18 | 95.17 | 132.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 118 | 52 | 0.01 | 0 | 0.56 | 0.54 | 60.91 | 0.39 | 0.33 |
| Hex | 75 | 76 | 34 | 1 | 0 | 38 | 36 | 3D | 27 | 21 |
| Octal | 165 | 166 | 64 | 1 | 0 | 70 | 66 | 75 | 47 | 41 |
| Binary | 1110101 | 1110110 | 110100 | 1 | 0 | 111000 | 110110 | 111101 | 100111 | 100001 |
Color Harmonies of #757634
Complementary color
Monochromatic Colors of #757634
Black with #757634
Text Example
Text Example
White with #757634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757634; }
p { color: rgb(117,118,52); }
H1.HeaderClassName
{
color: #757634;
}
.AnyTagClassName
{
color: #757634;
}
</style>
background-color css
<style>
a { background-color: #757634; }
a { background-color: rgb(117,118,52); }
div.DivClassName
{
background-color: #757634;
}
.BgClassName
{
background-color: #757634;
}
</style>
border-color css
<style>
span { border-color: #757634; }
span { border-color: rgb(117,118,52); }
td.TdClassName
{
border-color: #757634;
}
.TagClassName
{
border-color: #757634;
}
</style>