Shades of Crete #727637
Tints of Crete #727637
RGB
CMYK
RGB Variations
Color information
#727637 (or 0x727637) is known color: Crete. HEX triplet: 72, 76 and 37. RGB value is (114,118,55). Sum of RGB (Red+Green+Blue) = 114+118+55=287 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.72% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 55 (21.88% from 255 or 19.16% from 287); Max value from RGB is 118 - color contains mainly: green. Hex color #727637 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727637 is #8D89C8. Grayscale: #6D6D6D. Windows color (decimal): -9275849 or 3634802. OLE color: 3634802.
HSL color Cylindrical-coordinate representation of color #727637: hue angle of 63.81º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #727637 is Cyan = 0.03, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 55 | - |
| CMYK | 0.03 | 0 | 0.53 | 0.54 |
| HSL | 63.81º | 0.36% | 0.34% | - |
| HSV(B) | 63.81º | 0.53% | 0.46% | - |
| XYZ | 14.11 | 16.81 | 6.12 | - |
| YUV | 109.62 | 97.17 | 131.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 55 | 0.03 | 0 | 0.53 | 0.54 | 63.81 | 0.36 | 0.34 |
| Hex | 72 | 76 | 37 | 3 | 0 | 35 | 36 | 40 | 24 | 22 |
| Octal | 162 | 166 | 67 | 3 | 0 | 65 | 66 | 100 | 44 | 42 |
| Binary | 1110010 | 1110110 | 110111 | 11 | 0 | 110101 | 110110 | 1000000 | 100100 | 100010 |
Color Harmonies of #727637
Complementary color
Monochromatic Colors of #727637
Black with #727637
Text Example
Text Example
White with #727637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727637; }
p { color: rgb(114,118,55); }
H1.HeaderClassName
{
color: #727637;
}
.AnyTagClassName
{
color: #727637;
}
</style>
background-color css
<style>
a { background-color: #727637; }
a { background-color: rgb(114,118,55); }
div.DivClassName
{
background-color: #727637;
}
.BgClassName
{
background-color: #727637;
}
</style>
border-color css
<style>
span { border-color: #727637; }
span { border-color: rgb(114,118,55); }
td.TdClassName
{
border-color: #727637;
}
.TagClassName
{
border-color: #727637;
}
</style>