Shades of Crete #727735
Tints of Crete #727735
RGB
CMYK
RGB Variations
Color information
#727735 (or 0x727735) is known color: Crete. HEX triplet: 72, 77 and 35. RGB value is (114,119,53). Sum of RGB (Red+Green+Blue) = 114+119+53=286 (37% of max value = 765). Red value is 114 (44.92% from 255 or 39.86% from 286); Green value is 119 (46.88% from 255 or 41.61% from 286); Blue value is 53 (21.09% from 255 or 18.53% from 286); Max value from RGB is 119 - color contains mainly: green. Hex color #727735 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727735 is #8D88CA. Grayscale: #6E6E6E. Windows color (decimal): -9275595 or 3503986. OLE color: 3503986.
HSL color Cylindrical-coordinate representation of color #727735: hue angle of 64.55º 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 #727735 is Cyan = 0.04, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 119 | 53 | - |
| CMYK | 0.04 | 0 | 0.55 | 0.53 |
| HSL | 64.55º | 0.38% | 0.34% | - |
| HSV(B) | 64.55º | 0.55% | 0.47% | - |
| XYZ | 14.18 | 17.03 | 5.91 | - |
| YUV | 109.98 | 95.84 | 130.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 119 | 53 | 0.04 | 0 | 0.55 | 0.53 | 64.55 | 0.38 | 0.34 |
| Hex | 72 | 77 | 35 | 4 | 0 | 37 | 35 | 41 | 26 | 22 |
| Octal | 162 | 167 | 65 | 4 | 0 | 67 | 65 | 101 | 46 | 42 |
| Binary | 1110010 | 1110111 | 110101 | 100 | 0 | 110111 | 110101 | 1000001 | 100110 | 100010 |
Color Harmonies of #727735
Complementary color
Monochromatic Colors of #727735
Black with #727735
Text Example
Text Example
White with #727735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727735; }
p { color: rgb(114,119,53); }
H1.HeaderClassName
{
color: #727735;
}
.AnyTagClassName
{
color: #727735;
}
</style>
background-color css
<style>
a { background-color: #727735; }
a { background-color: rgb(114,119,53); }
div.DivClassName
{
background-color: #727735;
}
.BgClassName
{
background-color: #727735;
}
</style>
border-color css
<style>
span { border-color: #727735; }
span { border-color: rgb(114,119,53); }
td.TdClassName
{
border-color: #727735;
}
.TagClassName
{
border-color: #727735;
}
</style>