Shades of Xanadu #758771
Tints of Xanadu #758771
RGB
CMYK
RGB Variations
Color information
#758771 (or 0x758771) is known color: Xanadu. HEX triplet: 75, 87 and 71. RGB value is (117,135,113). Sum of RGB (Red+Green+Blue) = 117+135+113=365 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.05% from 365); Green value is 135 (53.12% from 255 or 36.99% from 365); Blue value is 113 (44.53% from 255 or 30.96% from 365); Max value from RGB is 135 - color contains mainly: green. Hex color #758771 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758771 is #8A788E. Grayscale: #7F7F7F. Windows color (decimal): -9074831 or 7440245. OLE color: 7440245.
HSL color Cylindrical-coordinate representation of color #758771: hue angle of 109.09º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #758771 is Cyan = 0.13, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 113 | - |
| CMYK | 0.13 | 0 | 0.16 | 0.47 |
| HSL | 109.09º | 0.09% | 0.49% | - |
| HSV(B) | 109.09º | 0.16% | 0.53% | - |
| XYZ | 18.98 | 22.3 | 18.93 | - |
| YUV | 127.11 | 120.04 | 120.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 113 | 0.13 | 0 | 0.16 | 0.47 | 109.09 | 0.09 | 0.49 |
| Hex | 75 | 87 | 71 | D | 0 | 10 | 2F | 6D | 9 | 31 |
| Octal | 165 | 207 | 161 | 15 | 0 | 20 | 57 | 155 | 11 | 61 |
| Binary | 1110101 | 10000111 | 1110001 | 1101 | 0 | 10000 | 101111 | 1101101 | 1001 | 110001 |
Color Harmonies of #758771
Complementary color
Monochromatic Colors of #758771
Black with #758771
Text Example
Text Example
White with #758771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758771; }
p { color: rgb(117,135,113); }
H1.HeaderClassName
{
color: #758771;
}
.AnyTagClassName
{
color: #758771;
}
</style>
background-color css
<style>
a { background-color: #758771; }
a { background-color: rgb(117,135,113); }
div.DivClassName
{
background-color: #758771;
}
.BgClassName
{
background-color: #758771;
}
</style>
border-color css
<style>
span { border-color: #758771; }
span { border-color: rgb(117,135,113); }
td.TdClassName
{
border-color: #758771;
}
.TagClassName
{
border-color: #758771;
}
</style>