Shades of Xanadu #758670
Tints of Xanadu #758670
RGB
CMYK
RGB Variations
Color information
#758670 (or 0x758670) is known color: Xanadu. HEX triplet: 75, 86 and 70. RGB value is (117,134,112). Sum of RGB (Red+Green+Blue) = 117+134+112=363 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.23% from 363); Green value is 134 (52.73% from 255 or 36.91% from 363); Blue value is 112 (44.14% from 255 or 30.85% from 363); Max value from RGB is 134 - color contains mainly: green. Hex color #758670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758670 is #8A798F. Grayscale: #7E7E7E. Windows color (decimal): -9075088 or 7374453. OLE color: 7374453.
HSL color Cylindrical-coordinate representation of color #758670: hue angle of 106.36º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #758670 is Cyan = 0.13, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 112 | - |
| CMYK | 0.13 | 0 | 0.16 | 0.47 |
| HSL | 106.36º | 0.09% | 0.48% | - |
| HSV(B) | 106.36º | 0.16% | 0.53% | - |
| XYZ | 18.79 | 22 | 18.59 | - |
| YUV | 126.41 | 119.87 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 112 | 0.13 | 0 | 0.16 | 0.47 | 106.36 | 0.09 | 0.48 |
| Hex | 75 | 86 | 70 | D | 0 | 10 | 2F | 6A | 9 | 30 |
| Octal | 165 | 206 | 160 | 15 | 0 | 20 | 57 | 152 | 11 | 60 |
| Binary | 1110101 | 10000110 | 1110000 | 1101 | 0 | 10000 | 101111 | 1101010 | 1001 | 110000 |
Color Harmonies of #758670
Complementary color
Monochromatic Colors of #758670
Black with #758670
Text Example
Text Example
White with #758670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758670; }
p { color: rgb(117,134,112); }
H1.HeaderClassName
{
color: #758670;
}
.AnyTagClassName
{
color: #758670;
}
</style>
background-color css
<style>
a { background-color: #758670; }
a { background-color: rgb(117,134,112); }
div.DivClassName
{
background-color: #758670;
}
.BgClassName
{
background-color: #758670;
}
</style>
border-color css
<style>
span { border-color: #758670; }
span { border-color: rgb(117,134,112); }
td.TdClassName
{
border-color: #758670;
}
.TagClassName
{
border-color: #758670;
}
</style>