Shades of Crete #727138
Tints of Crete #727138
RGB
CMYK
RGB Variations
Color information
#727138 (or 0x727138) is known color: Crete. HEX triplet: 72, 71 and 38. RGB value is (114,113,56). Sum of RGB (Red+Green+Blue) = 114+113+56=283 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.28% from 283); Green value is 113 (44.53% from 255 or 39.93% from 283); Blue value is 56 (22.27% from 255 or 19.79% from 283); Max value from RGB is 114 - color contains mainly: red. Hex color #727138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727138 is #8D8EC7. Grayscale: #6B6B6B. Windows color (decimal): -9277128 or 3699058. OLE color: 3699058.
HSL color Cylindrical-coordinate representation of color #727138: hue angle of 58.97º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #727138 is Cyan = 0, Magento = 0.01, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 113 | 56 | - |
| CMYK | 0 | 0.01 | 0.51 | 0.55 |
| HSL | 58.97º | 0.34% | 0.33% | - |
| HSV(B) | 58.97º | 0.51% | 0.45% | - |
| XYZ | 13.56 | 15.67 | 6.05 | - |
| YUV | 106.8 | 99.33 | 133.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 113 | 56 | 0 | 0.01 | 0.51 | 0.55 | 58.97 | 0.34 | 0.33 |
| Hex | 72 | 71 | 38 | 0 | 1 | 33 | 37 | 3B | 22 | 21 |
| Octal | 162 | 161 | 70 | 0 | 1 | 63 | 67 | 73 | 42 | 41 |
| Binary | 1110010 | 1110001 | 111000 | 0 | 1 | 110011 | 110111 | 111011 | 100010 | 100001 |
Color Harmonies of #727138
Complementary color
Monochromatic Colors of #727138
Black with #727138
Text Example
Text Example
White with #727138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727138; }
p { color: rgb(114,113,56); }
H1.HeaderClassName
{
color: #727138;
}
.AnyTagClassName
{
color: #727138;
}
</style>
background-color css
<style>
a { background-color: #727138; }
a { background-color: rgb(114,113,56); }
div.DivClassName
{
background-color: #727138;
}
.BgClassName
{
background-color: #727138;
}
</style>
border-color css
<style>
span { border-color: #727138; }
span { border-color: rgb(114,113,56); }
td.TdClassName
{
border-color: #727138;
}
.TagClassName
{
border-color: #727138;
}
</style>