Shades of Crete #727333
Tints of Crete #727333
RGB
CMYK
RGB Variations
Color information
#727333 (or 0x727333) is known color: Crete. HEX triplet: 72, 73 and 33. RGB value is (114,115,51). Sum of RGB (Red+Green+Blue) = 114+115+51=280 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.71% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 51 (20.31% from 255 or 18.21% from 280); Max value from RGB is 115 - color contains mainly: green. Hex color #727333 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727333 is #8D8CCC. Grayscale: #6B6B6B. Windows color (decimal): -9276621 or 3371890. OLE color: 3371890.
HSL color Cylindrical-coordinate representation of color #727333: hue angle of 60.94º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #727333 is Cyan = 0.01, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 51 | - |
| CMYK | 0.01 | 0 | 0.56 | 0.55 |
| HSL | 60.94º | 0.39% | 0.33% | - |
| HSV(B) | 60.94º | 0.56% | 0.45% | - |
| XYZ | 13.67 | 16.08 | 5.51 | - |
| YUV | 107.41 | 96.17 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 51 | 0.01 | 0 | 0.56 | 0.55 | 60.94 | 0.39 | 0.33 |
| Hex | 72 | 73 | 33 | 1 | 0 | 38 | 37 | 3D | 27 | 21 |
| Octal | 162 | 163 | 63 | 1 | 0 | 70 | 67 | 75 | 47 | 41 |
| Binary | 1110010 | 1110011 | 110011 | 1 | 0 | 111000 | 110111 | 111101 | 100111 | 100001 |
Color Harmonies of #727333
Complementary color
Monochromatic Colors of #727333
Black with #727333
Text Example
Text Example
White with #727333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727333; }
p { color: rgb(114,115,51); }
H1.HeaderClassName
{
color: #727333;
}
.AnyTagClassName
{
color: #727333;
}
</style>
background-color css
<style>
a { background-color: #727333; }
a { background-color: rgb(114,115,51); }
div.DivClassName
{
background-color: #727333;
}
.BgClassName
{
background-color: #727333;
}
</style>
border-color css
<style>
span { border-color: #727333; }
span { border-color: rgb(114,115,51); }
td.TdClassName
{
border-color: #727333;
}
.TagClassName
{
border-color: #727333;
}
</style>