Shades of Crete #727033
Tints of Crete #727033
RGB
CMYK
RGB Variations
Color information
#727033 (or 0x727033) is known color: Crete. HEX triplet: 72, 70 and 33. RGB value is (114,112,51). Sum of RGB (Red+Green+Blue) = 114+112+51=277 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.16% from 277); Green value is 112 (44.14% from 255 or 40.43% from 277); Blue value is 51 (20.31% from 255 or 18.41% from 277); Max value from RGB is 114 - color contains mainly: red. Hex color #727033 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727033 is #8D8FCC. Grayscale: #696969. Windows color (decimal): -9277389 or 3371122. OLE color: 3371122.
HSL color Cylindrical-coordinate representation of color #727033: hue angle of 58.1º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #727033 is Cyan = 0, Magento = 0.02, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 51 | - |
| CMYK | 0 | 0.02 | 0.55 | 0.55 |
| HSL | 58.1º | 0.38% | 0.32% | - |
| HSV(B) | 58.1º | 0.55% | 0.45% | - |
| XYZ | 13.33 | 15.4 | 5.4 | - |
| YUV | 105.64 | 97.16 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 51 | 0 | 0.02 | 0.55 | 0.55 | 58.1 | 0.38 | 0.32 |
| Hex | 72 | 70 | 33 | 0 | 2 | 37 | 37 | 3A | 26 | 20 |
| Octal | 162 | 160 | 63 | 0 | 2 | 67 | 67 | 72 | 46 | 40 |
| Binary | 1110010 | 1110000 | 110011 | 0 | 10 | 110111 | 110111 | 111010 | 100110 | 100000 |
Color Harmonies of #727033
Complementary color
Monochromatic Colors of #727033
Black with #727033
Text Example
Text Example
White with #727033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727033; }
p { color: rgb(114,112,51); }
H1.HeaderClassName
{
color: #727033;
}
.AnyTagClassName
{
color: #727033;
}
</style>
background-color css
<style>
a { background-color: #727033; }
a { background-color: rgb(114,112,51); }
div.DivClassName
{
background-color: #727033;
}
.BgClassName
{
background-color: #727033;
}
</style>
border-color css
<style>
span { border-color: #727033; }
span { border-color: rgb(114,112,51); }
td.TdClassName
{
border-color: #727033;
}
.TagClassName
{
border-color: #727033;
}
</style>