Shades of Crete #727334
Tints of Crete #727334
RGB
CMYK
RGB Variations
Color information
#727334 (or 0x727334) is known color: Crete. HEX triplet: 72, 73 and 34. RGB value is (114,115,52). Sum of RGB (Red+Green+Blue) = 114+115+52=281 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.57% from 281); Green value is 115 (45.31% from 255 or 40.93% from 281); Blue value is 52 (20.70% from 255 or 18.51% from 281); Max value from RGB is 115 - color contains mainly: green. Hex color #727334 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727334 is #8D8CCB. Grayscale: #6B6B6B. Windows color (decimal): -9276620 or 3437426. OLE color: 3437426.
HSL color Cylindrical-coordinate representation of color #727334: hue angle of 60.95º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #727334 is Cyan = 0.01, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 52 | - |
| CMYK | 0.01 | 0 | 0.55 | 0.55 |
| HSL | 60.95º | 0.38% | 0.33% | - |
| HSV(B) | 60.95º | 0.55% | 0.45% | - |
| XYZ | 13.69 | 16.09 | 5.63 | - |
| YUV | 107.52 | 96.67 | 132.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 52 | 0.01 | 0 | 0.55 | 0.55 | 60.95 | 0.38 | 0.33 |
| Hex | 72 | 73 | 34 | 1 | 0 | 37 | 37 | 3D | 26 | 21 |
| Octal | 162 | 163 | 64 | 1 | 0 | 67 | 67 | 75 | 46 | 41 |
| Binary | 1110010 | 1110011 | 110100 | 1 | 0 | 110111 | 110111 | 111101 | 100110 | 100001 |
Color Harmonies of #727334
Complementary color
Monochromatic Colors of #727334
Black with #727334
Text Example
Text Example
White with #727334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727334; }
p { color: rgb(114,115,52); }
H1.HeaderClassName
{
color: #727334;
}
.AnyTagClassName
{
color: #727334;
}
</style>
background-color css
<style>
a { background-color: #727334; }
a { background-color: rgb(114,115,52); }
div.DivClassName
{
background-color: #727334;
}
.BgClassName
{
background-color: #727334;
}
</style>
border-color css
<style>
span { border-color: #727334; }
span { border-color: rgb(114,115,52); }
td.TdClassName
{
border-color: #727334;
}
.TagClassName
{
border-color: #727334;
}
</style>