Shades of Crete #727736
Tints of Crete #727736
RGB
CMYK
RGB Variations
Color information
#727736 (or 0x727736) is known color: Crete. HEX triplet: 72, 77 and 36. RGB value is (114,119,54). Sum of RGB (Red+Green+Blue) = 114+119+54=287 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.72% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 54 (21.48% from 255 or 18.82% from 287); Max value from RGB is 119 - color contains mainly: green. Hex color #727736 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727736 is #8D88C9. Grayscale: #6E6E6E. Windows color (decimal): -9275594 or 3569522. OLE color: 3569522.
HSL color Cylindrical-coordinate representation of color #727736: hue angle of 64.62º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #727736 is Cyan = 0.04, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 119 | 54 | - |
| CMYK | 0.04 | 0 | 0.55 | 0.53 |
| HSL | 64.62º | 0.38% | 0.34% | - |
| HSV(B) | 64.62º | 0.55% | 0.47% | - |
| XYZ | 14.2 | 17.04 | 6.03 | - |
| YUV | 110.1 | 96.34 | 130.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 119 | 54 | 0.04 | 0 | 0.55 | 0.53 | 64.62 | 0.38 | 0.34 |
| Hex | 72 | 77 | 36 | 4 | 0 | 37 | 35 | 41 | 26 | 22 |
| Octal | 162 | 167 | 66 | 4 | 0 | 67 | 65 | 101 | 46 | 42 |
| Binary | 1110010 | 1110111 | 110110 | 100 | 0 | 110111 | 110101 | 1000001 | 100110 | 100010 |
Color Harmonies of #727736
Complementary color
Monochromatic Colors of #727736
Black with #727736
Text Example
Text Example
White with #727736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727736; }
p { color: rgb(114,119,54); }
H1.HeaderClassName
{
color: #727736;
}
.AnyTagClassName
{
color: #727736;
}
</style>
background-color css
<style>
a { background-color: #727736; }
a { background-color: rgb(114,119,54); }
div.DivClassName
{
background-color: #727736;
}
.BgClassName
{
background-color: #727736;
}
</style>
border-color css
<style>
span { border-color: #727736; }
span { border-color: rgb(114,119,54); }
td.TdClassName
{
border-color: #727736;
}
.TagClassName
{
border-color: #727736;
}
</style>