Shades of Crete #727032
Tints of Crete #727032
RGB
CMYK
RGB Variations
Color information
#727032 (or 0x727032) is known color: Crete. HEX triplet: 72, 70 and 32. RGB value is (114,112,50). Sum of RGB (Red+Green+Blue) = 114+112+50=276 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.30% from 276); Green value is 112 (44.14% from 255 or 40.58% from 276); Blue value is 50 (19.92% from 255 or 18.12% from 276); Max value from RGB is 114 - color contains mainly: red. Hex color #727032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727032 is #8D8FCD. Grayscale: #696969. Windows color (decimal): -9277390 or 3305586. OLE color: 3305586.
HSL color Cylindrical-coordinate representation of color #727032: hue angle of 58.12º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #727032 is Cyan = 0, Magento = 0.02, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 50 | - |
| CMYK | 0 | 0.02 | 0.56 | 0.55 |
| HSL | 58.13º | 0.39% | 0.32% | - |
| HSV(B) | 58.13º | 0.56% | 0.45% | - |
| XYZ | 13.31 | 15.4 | 5.29 | - |
| YUV | 105.53 | 96.66 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 50 | 0 | 0.02 | 0.56 | 0.55 | 58.13 | 0.39 | 0.32 |
| Hex | 72 | 70 | 32 | 0 | 2 | 38 | 37 | 3A | 27 | 20 |
| Octal | 162 | 160 | 62 | 0 | 2 | 70 | 67 | 72 | 47 | 40 |
| Binary | 1110010 | 1110000 | 110010 | 0 | 10 | 111000 | 110111 | 111010 | 100111 | 100000 |
Color Harmonies of #727032
Complementary color
Monochromatic Colors of #727032
Black with #727032
Text Example
Text Example
White with #727032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727032; }
p { color: rgb(114,112,50); }
H1.HeaderClassName
{
color: #727032;
}
.AnyTagClassName
{
color: #727032;
}
</style>
background-color css
<style>
a { background-color: #727032; }
a { background-color: rgb(114,112,50); }
div.DivClassName
{
background-color: #727032;
}
.BgClassName
{
background-color: #727032;
}
</style>
border-color css
<style>
span { border-color: #727032; }
span { border-color: rgb(114,112,50); }
td.TdClassName
{
border-color: #727032;
}
.TagClassName
{
border-color: #727032;
}
</style>