Shades of Crete #727238
Tints of Crete #727238
RGB
CMYK
RGB Variations
Color information
#727238 (or 0x727238) is known color: Crete. HEX triplet: 72, 72 and 38. RGB value is (114,114,56). Sum of RGB (Red+Green+Blue) = 114+114+56=284 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.14% from 284); Green value is 114 (44.92% from 255 or 40.14% from 284); Blue value is 56 (22.27% from 255 or 19.72% from 284); Max value from RGB is 114 - color contains mainly: red, green. Hex color #727238 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727238 is #8D8DC7. Grayscale: #6B6B6B. Windows color (decimal): -9276872 or 3699314. OLE color: 3699314.
HSL color Cylindrical-coordinate representation of color #727238: hue angle of 60º 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 #727238 is Cyan = 0, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 114 | 56 | - |
| CMYK | 0 | 0 | 0.51 | 0.55 |
| HSL | 60º | 0.34% | 0.33% | - |
| HSV(B) | 60º | 0.51% | 0.45% | - |
| XYZ | 13.67 | 15.9 | 6.09 | - |
| YUV | 107.39 | 99 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 114 | 56 | 0 | 0 | 0.51 | 0.55 | 60 | 0.34 | 0.33 |
| Hex | 72 | 72 | 38 | 0 | 0 | 33 | 37 | 3C | 22 | 21 |
| Octal | 162 | 162 | 70 | 0 | 0 | 63 | 67 | 74 | 42 | 41 |
| Binary | 1110010 | 1110010 | 111000 | 0 | 0 | 110011 | 110111 | 111100 | 100010 | 100001 |
Color Harmonies of #727238
Complementary color
Monochromatic Colors of #727238
Black with #727238
Text Example
Text Example
White with #727238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727238; }
p { color: rgb(114,114,56); }
H1.HeaderClassName
{
color: #727238;
}
.AnyTagClassName
{
color: #727238;
}
</style>
background-color css
<style>
a { background-color: #727238; }
a { background-color: rgb(114,114,56); }
div.DivClassName
{
background-color: #727238;
}
.BgClassName
{
background-color: #727238;
}
</style>
border-color css
<style>
span { border-color: #727238; }
span { border-color: rgb(114,114,56); }
td.TdClassName
{
border-color: #727238;
}
.TagClassName
{
border-color: #727238;
}
</style>