Shades of Xanadu #758871
Tints of Xanadu #758871
RGB
CMYK
RGB Variations
Color information
#758871 (or 0x758871) is known color: Xanadu. HEX triplet: 75, 88 and 71. RGB value is (117,136,113). Sum of RGB (Red+Green+Blue) = 117+136+113=366 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.97% from 366); Green value is 136 (53.52% from 255 or 37.16% from 366); Blue value is 113 (44.53% from 255 or 30.87% from 366); Max value from RGB is 136 - color contains mainly: green. Hex color #758871 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758871 is #8A778E. Grayscale: #7F7F7F. Windows color (decimal): -9074575 or 7440501. OLE color: 7440501.
HSL color Cylindrical-coordinate representation of color #758871: hue angle of 109.57º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #758871 is Cyan = 0.14, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 136 | 113 | - |
| CMYK | 0.14 | 0 | 0.17 | 0.47 |
| HSL | 109.57º | 0.09% | 0.49% | - |
| HSV(B) | 109.57º | 0.17% | 0.53% | - |
| XYZ | 19.12 | 22.58 | 18.97 | - |
| YUV | 127.7 | 119.71 | 120.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 136 | 113 | 0.14 | 0 | 0.17 | 0.47 | 109.57 | 0.09 | 0.49 |
| Hex | 75 | 88 | 71 | E | 0 | 11 | 2F | 6E | 9 | 31 |
| Octal | 165 | 210 | 161 | 16 | 0 | 21 | 57 | 156 | 11 | 61 |
| Binary | 1110101 | 10001000 | 1110001 | 1110 | 0 | 10001 | 101111 | 1101110 | 1001 | 110001 |
Color Harmonies of #758871
Complementary color
Monochromatic Colors of #758871
Black with #758871
Text Example
Text Example
White with #758871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758871; }
p { color: rgb(117,136,113); }
H1.HeaderClassName
{
color: #758871;
}
.AnyTagClassName
{
color: #758871;
}
</style>
background-color css
<style>
a { background-color: #758871; }
a { background-color: rgb(117,136,113); }
div.DivClassName
{
background-color: #758871;
}
.BgClassName
{
background-color: #758871;
}
</style>
border-color css
<style>
span { border-color: #758871; }
span { border-color: rgb(117,136,113); }
td.TdClassName
{
border-color: #758871;
}
.TagClassName
{
border-color: #758871;
}
</style>