Shades of Crete #727131
Tints of Crete #727131
RGB
CMYK
RGB Variations
Color information
#727131 (or 0x727131) is known color: Crete. HEX triplet: 72, 71 and 31. RGB value is (114,113,49). Sum of RGB (Red+Green+Blue) = 114+113+49=276 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.30% from 276); Green value is 113 (44.53% from 255 or 40.94% from 276); Blue value is 49 (19.53% from 255 or 17.75% from 276); Max value from RGB is 114 - color contains mainly: red. Hex color #727131 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727131 is #8D8ECE. Grayscale: #6A6A6A. Windows color (decimal): -9277135 or 3240306. OLE color: 3240306.
HSL color Cylindrical-coordinate representation of color #727131: hue angle of 59.08º degrees, saturation: 0.4, 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 #727131 is Cyan = 0, Magento = 0.01, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 113 | 49 | - |
| CMYK | 0 | 0.01 | 0.57 | 0.55 |
| HSL | 59.08º | 0.4% | 0.32% | - |
| HSV(B) | 59.08º | 0.57% | 0.45% | - |
| XYZ | 13.4 | 15.61 | 5.21 | - |
| YUV | 106 | 95.83 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 113 | 49 | 0 | 0.01 | 0.57 | 0.55 | 59.08 | 0.4 | 0.32 |
| Hex | 72 | 71 | 31 | 0 | 1 | 39 | 37 | 3B | 28 | 20 |
| Octal | 162 | 161 | 61 | 0 | 1 | 71 | 67 | 73 | 50 | 40 |
| Binary | 1110010 | 1110001 | 110001 | 0 | 1 | 111001 | 110111 | 111011 | 101000 | 100000 |
Color Harmonies of #727131
Complementary color
Monochromatic Colors of #727131
Black with #727131
Text Example
Text Example
White with #727131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727131; }
p { color: rgb(114,113,49); }
H1.HeaderClassName
{
color: #727131;
}
.AnyTagClassName
{
color: #727131;
}
</style>
background-color css
<style>
a { background-color: #727131; }
a { background-color: rgb(114,113,49); }
div.DivClassName
{
background-color: #727131;
}
.BgClassName
{
background-color: #727131;
}
</style>
border-color css
<style>
span { border-color: #727131; }
span { border-color: rgb(114,113,49); }
td.TdClassName
{
border-color: #727131;
}
.TagClassName
{
border-color: #727131;
}
</style>