Shades of Xanadu #717770
Tints of Xanadu #717770
RGB
CMYK
RGB Variations
Color information
#717770 (or 0x717770) is known color: Xanadu. HEX triplet: 71, 77 and 70. RGB value is (113,119,112). Sum of RGB (Red+Green+Blue) = 113+119+112=344 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.85% from 344); Green value is 119 (46.88% from 255 or 34.59% from 344); Blue value is 112 (44.14% from 255 or 32.56% from 344); Max value from RGB is 119 - color contains mainly: green. Hex color #717770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717770 is #8E888F. Grayscale: #747474. Windows color (decimal): -9341072 or 7370609. OLE color: 7370609.
HSL color Cylindrical-coordinate representation of color #717770: hue angle of 111.43º 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 #717770 is Cyan = 0.05, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 119 | 112 | - |
| CMYK | 0.05 | 0 | 0.06 | 0.53 |
| HSL | 111.43º | 0.03% | 0.45% | - |
| HSV(B) | 111.43º | 0.06% | 0.47% | - |
| XYZ | 16.33 | 17.87 | 17.92 | - |
| YUV | 116.41 | 125.51 | 125.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 119 | 112 | 0.05 | 0 | 0.06 | 0.53 | 111.43 | 0.03 | 0.45 |
| Hex | 71 | 77 | 70 | 5 | 0 | 6 | 35 | 6F | 3 | 2D |
| Octal | 161 | 167 | 160 | 5 | 0 | 6 | 65 | 157 | 3 | 55 |
| Binary | 1110001 | 1110111 | 1110000 | 101 | 0 | 110 | 110101 | 1101111 | 11 | 101101 |
Color Harmonies of #717770
Complementary color
Monochromatic Colors of #717770
Black with #717770
Text Example
Text Example
White with #717770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717770; }
p { color: rgb(113,119,112); }
H1.HeaderClassName
{
color: #717770;
}
.AnyTagClassName
{
color: #717770;
}
</style>
background-color css
<style>
a { background-color: #717770; }
a { background-color: rgb(113,119,112); }
div.DivClassName
{
background-color: #717770;
}
.BgClassName
{
background-color: #717770;
}
</style>
border-color css
<style>
span { border-color: #717770; }
span { border-color: rgb(113,119,112); }
td.TdClassName
{
border-color: #717770;
}
.TagClassName
{
border-color: #717770;
}
</style>