Shades of Crete #727332
Tints of Crete #727332
RGB
CMYK
RGB Variations
Color information
#727332 (or 0x727332) is known color: Crete. HEX triplet: 72, 73 and 32. RGB value is (114,115,50). Sum of RGB (Red+Green+Blue) = 114+115+50=279 (36% of max value = 765). Red value is 114 (44.92% from 255 or 40.86% from 279); Green value is 115 (45.31% from 255 or 41.22% from 279); Blue value is 50 (19.92% from 255 or 17.92% from 279); Max value from RGB is 115 - color contains mainly: green. Hex color #727332 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727332 is #8D8CCD. Grayscale: #6B6B6B. Windows color (decimal): -9276622 or 3306354. OLE color: 3306354.
HSL color Cylindrical-coordinate representation of color #727332: hue angle of 60.92º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #727332 is Cyan = 0.01, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 50 | - |
| CMYK | 0.01 | 0 | 0.57 | 0.55 |
| HSL | 60.92º | 0.39% | 0.32% | - |
| HSV(B) | 60.92º | 0.57% | 0.45% | - |
| XYZ | 13.65 | 16.07 | 5.4 | - |
| YUV | 107.29 | 95.67 | 132.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 50 | 0.01 | 0 | 0.57 | 0.55 | 60.92 | 0.39 | 0.32 |
| Hex | 72 | 73 | 32 | 1 | 0 | 39 | 37 | 3D | 27 | 20 |
| Octal | 162 | 163 | 62 | 1 | 0 | 71 | 67 | 75 | 47 | 40 |
| Binary | 1110010 | 1110011 | 110010 | 1 | 0 | 111001 | 110111 | 111101 | 100111 | 100000 |
Color Harmonies of #727332
Complementary color
Monochromatic Colors of #727332
Black with #727332
Text Example
Text Example
White with #727332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727332; }
p { color: rgb(114,115,50); }
H1.HeaderClassName
{
color: #727332;
}
.AnyTagClassName
{
color: #727332;
}
</style>
background-color css
<style>
a { background-color: #727332; }
a { background-color: rgb(114,115,50); }
div.DivClassName
{
background-color: #727332;
}
.BgClassName
{
background-color: #727332;
}
</style>
border-color css
<style>
span { border-color: #727332; }
span { border-color: rgb(114,115,50); }
td.TdClassName
{
border-color: #727332;
}
.TagClassName
{
border-color: #727332;
}
</style>