Shades of Xanadu #727770
Tints of Xanadu #727770
RGB
CMYK
RGB Variations
Color information
#727770 (or 0x727770) is known color: Xanadu. HEX triplet: 72, 77 and 70. RGB value is (114,119,112). Sum of RGB (Red+Green+Blue) = 114+119+112=345 (45% of max value = 765). Red value is 114 (44.92% from 255 or 33.04% from 345); Green value is 119 (46.88% from 255 or 34.49% from 345); Blue value is 112 (44.14% from 255 or 32.46% from 345); Max value from RGB is 119 - color contains mainly: green. Hex color #727770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727770 is #8D888F. Grayscale: #747474. Windows color (decimal): -9275536 or 7370610. OLE color: 7370610.
HSL color Cylindrical-coordinate representation of color #727770: hue angle of 102.86º degrees, saturation: 0.03, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #727770 is Cyan = 0.04, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 119 | 112 | - |
| CMYK | 0.04 | 0 | 0.06 | 0.53 |
| HSL | 102.86º | 0.03% | 0.45% | - |
| HSV(B) | 102.86º | 0.06% | 0.47% | - |
| XYZ | 16.46 | 17.94 | 17.92 | - |
| YUV | 116.71 | 125.34 | 126.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 119 | 112 | 0.04 | 0 | 0.06 | 0.53 | 102.86 | 0.03 | 0.45 |
| Hex | 72 | 77 | 70 | 4 | 0 | 6 | 35 | 67 | 3 | 2D |
| Octal | 162 | 167 | 160 | 4 | 0 | 6 | 65 | 147 | 3 | 55 |
| Binary | 1110010 | 1110111 | 1110000 | 100 | 0 | 110 | 110101 | 1100111 | 11 | 101101 |
Color Harmonies of #727770
Complementary color
Monochromatic Colors of #727770
Black with #727770
Text Example
Text Example
White with #727770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727770; }
p { color: rgb(114,119,112); }
H1.HeaderClassName
{
color: #727770;
}
.AnyTagClassName
{
color: #727770;
}
</style>
background-color css
<style>
a { background-color: #727770; }
a { background-color: rgb(114,119,112); }
div.DivClassName
{
background-color: #727770;
}
.BgClassName
{
background-color: #727770;
}
</style>
border-color css
<style>
span { border-color: #727770; }
span { border-color: rgb(114,119,112); }
td.TdClassName
{
border-color: #727770;
}
.TagClassName
{
border-color: #727770;
}
</style>