Shades of Xanadu #758472
Tints of Xanadu #758472
RGB
CMYK
RGB Variations
Color information
#758472 (or 0x758472) is known color: Xanadu. HEX triplet: 75, 84 and 72. RGB value is (117,132,114). Sum of RGB (Red+Green+Blue) = 117+132+114=363 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.23% from 363); Green value is 132 (51.95% from 255 or 36.36% from 363); Blue value is 114 (44.92% from 255 or 31.40% from 363); Max value from RGB is 132 - color contains mainly: green. Hex color #758472 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758472 is #8A7B8D. Grayscale: #7D7D7D. Windows color (decimal): -9075598 or 7505013. OLE color: 7505013.
HSL color Cylindrical-coordinate representation of color #758472: hue angle of 110º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #758472 is Cyan = 0.11, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 132 | 114 | - |
| CMYK | 0.11 | 0 | 0.14 | 0.48 |
| HSL | 110º | 0.07% | 0.48% | - |
| HSV(B) | 110º | 0.14% | 0.52% | - |
| XYZ | 18.62 | 21.5 | 19.09 | - |
| YUV | 125.46 | 121.53 | 121.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 132 | 114 | 0.11 | 0 | 0.14 | 0.48 | 110 | 0.07 | 0.48 |
| Hex | 75 | 84 | 72 | B | 0 | E | 30 | 6E | 7 | 30 |
| Octal | 165 | 204 | 162 | 13 | 0 | 16 | 60 | 156 | 7 | 60 |
| Binary | 1110101 | 10000100 | 1110010 | 1011 | 0 | 1110 | 110000 | 1101110 | 111 | 110000 |
Color Harmonies of #758472
Complementary color
Monochromatic Colors of #758472
Black with #758472
Text Example
Text Example
White with #758472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758472; }
p { color: rgb(117,132,114); }
H1.HeaderClassName
{
color: #758472;
}
.AnyTagClassName
{
color: #758472;
}
</style>
background-color css
<style>
a { background-color: #758472; }
a { background-color: rgb(117,132,114); }
div.DivClassName
{
background-color: #758472;
}
.BgClassName
{
background-color: #758472;
}
</style>
border-color css
<style>
span { border-color: #758472; }
span { border-color: rgb(117,132,114); }
td.TdClassName
{
border-color: #758472;
}
.TagClassName
{
border-color: #758472;
}
</style>