Shades of Xanadu #758770
Tints of Xanadu #758770
RGB
CMYK
RGB Variations
Color information
#758770 (or 0x758770) is known color: Xanadu. HEX triplet: 75, 87 and 70. RGB value is (117,135,112). Sum of RGB (Red+Green+Blue) = 117+135+112=364 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.14% from 364); Green value is 135 (53.12% from 255 or 37.09% from 364); Blue value is 112 (44.14% from 255 or 30.77% from 364); Max value from RGB is 135 - color contains mainly: green. Hex color #758770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758770 is #8A788F. Grayscale: #7F7F7F. Windows color (decimal): -9074832 or 7374709. OLE color: 7374709.
HSL color Cylindrical-coordinate representation of color #758770: hue angle of 106.96º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #758770 is Cyan = 0.13, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 112 | - |
| CMYK | 0.13 | 0 | 0.17 | 0.47 |
| HSL | 106.96º | 0.09% | 0.48% | - |
| HSV(B) | 106.96º | 0.17% | 0.53% | - |
| XYZ | 18.92 | 22.28 | 18.63 | - |
| YUV | 127 | 119.54 | 120.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 112 | 0.13 | 0 | 0.17 | 0.47 | 106.96 | 0.09 | 0.48 |
| Hex | 75 | 87 | 70 | D | 0 | 11 | 2F | 6B | 9 | 30 |
| Octal | 165 | 207 | 160 | 15 | 0 | 21 | 57 | 153 | 11 | 60 |
| Binary | 1110101 | 10000111 | 1110000 | 1101 | 0 | 10001 | 101111 | 1101011 | 1001 | 110000 |
Color Harmonies of #758770
Complementary color
Monochromatic Colors of #758770
Black with #758770
Text Example
Text Example
White with #758770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758770; }
p { color: rgb(117,135,112); }
H1.HeaderClassName
{
color: #758770;
}
.AnyTagClassName
{
color: #758770;
}
</style>
background-color css
<style>
a { background-color: #758770; }
a { background-color: rgb(117,135,112); }
div.DivClassName
{
background-color: #758770;
}
.BgClassName
{
background-color: #758770;
}
</style>
border-color css
<style>
span { border-color: #758770; }
span { border-color: rgb(117,135,112); }
td.TdClassName
{
border-color: #758770;
}
.TagClassName
{
border-color: #758770;
}
</style>