Shades of Crete #727337
Tints of Crete #727337
RGB
CMYK
RGB Variations
Color information
#727337 (or 0x727337) is known color: Crete. HEX triplet: 72, 73 and 37. RGB value is (114,115,55). Sum of RGB (Red+Green+Blue) = 114+115+55=284 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.14% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 55 (21.88% from 255 or 19.37% from 284); Max value from RGB is 115 - color contains mainly: green. Hex color #727337 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727337 is #8D8CC8. Grayscale: #6C6C6C. Windows color (decimal): -9276617 or 3634034. OLE color: 3634034.
HSL color Cylindrical-coordinate representation of color #727337: hue angle of 61º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #727337 is Cyan = 0.01, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 55 | - |
| CMYK | 0.01 | 0 | 0.52 | 0.55 |
| HSL | 61º | 0.35% | 0.33% | - |
| HSV(B) | 61º | 0.52% | 0.45% | - |
| XYZ | 13.76 | 16.11 | 6 | - |
| YUV | 107.86 | 98.17 | 132.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 55 | 0.01 | 0 | 0.52 | 0.55 | 61 | 0.35 | 0.33 |
| Hex | 72 | 73 | 37 | 1 | 0 | 34 | 37 | 3D | 23 | 21 |
| Octal | 162 | 163 | 67 | 1 | 0 | 64 | 67 | 75 | 43 | 41 |
| Binary | 1110010 | 1110011 | 110111 | 1 | 0 | 110100 | 110111 | 111101 | 100011 | 100001 |
Color Harmonies of #727337
Complementary color
Monochromatic Colors of #727337
Black with #727337
Text Example
Text Example
White with #727337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727337; }
p { color: rgb(114,115,55); }
H1.HeaderClassName
{
color: #727337;
}
.AnyTagClassName
{
color: #727337;
}
</style>
background-color css
<style>
a { background-color: #727337; }
a { background-color: rgb(114,115,55); }
div.DivClassName
{
background-color: #727337;
}
.BgClassName
{
background-color: #727337;
}
</style>
border-color css
<style>
span { border-color: #727337; }
span { border-color: rgb(114,115,55); }
td.TdClassName
{
border-color: #727337;
}
.TagClassName
{
border-color: #727337;
}
</style>