Shades of Crete #727038
Tints of Crete #727038
RGB
CMYK
RGB Variations
Color information
#727038 (or 0x727038) is known color: Crete. HEX triplet: 72, 70 and 38. RGB value is (114,112,56). Sum of RGB (Red+Green+Blue) = 114+112+56=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 112 (44.14% from 255 or 39.72% from 282); Blue value is 56 (22.27% from 255 or 19.86% from 282); Max value from RGB is 114 - color contains mainly: red. Hex color #727038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727038 is #8D8FC7. Grayscale: #6A6A6A. Windows color (decimal): -9277384 or 3698802. OLE color: 3698802.
HSL color Cylindrical-coordinate representation of color #727038: hue angle of 57.93º 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 #727038 is Cyan = 0, Magento = 0.02, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 56 | - |
| CMYK | 0 | 0.02 | 0.51 | 0.55 |
| HSL | 57.93º | 0.34% | 0.33% | - |
| HSV(B) | 57.93º | 0.51% | 0.45% | - |
| XYZ | 13.45 | 15.45 | 6.02 | - |
| YUV | 106.21 | 99.66 | 133.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 56 | 0 | 0.02 | 0.51 | 0.55 | 57.93 | 0.34 | 0.33 |
| Hex | 72 | 70 | 38 | 0 | 2 | 33 | 37 | 3A | 22 | 21 |
| Octal | 162 | 160 | 70 | 0 | 2 | 63 | 67 | 72 | 42 | 41 |
| Binary | 1110010 | 1110000 | 111000 | 0 | 10 | 110011 | 110111 | 111010 | 100010 | 100001 |
Color Harmonies of #727038
Complementary color
Monochromatic Colors of #727038
Black with #727038
Text Example
Text Example
White with #727038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727038; }
p { color: rgb(114,112,56); }
H1.HeaderClassName
{
color: #727038;
}
.AnyTagClassName
{
color: #727038;
}
</style>
background-color css
<style>
a { background-color: #727038; }
a { background-color: rgb(114,112,56); }
div.DivClassName
{
background-color: #727038;
}
.BgClassName
{
background-color: #727038;
}
</style>
border-color css
<style>
span { border-color: #727038; }
span { border-color: rgb(114,112,56); }
td.TdClassName
{
border-color: #727038;
}
.TagClassName
{
border-color: #727038;
}
</style>