Shades of Xanadu #758271
Tints of Xanadu #758271
RGB
CMYK
RGB Variations
Color information
#758271 (or 0x758271) is known color: Xanadu. HEX triplet: 75, 82 and 71. RGB value is (117,130,113). Sum of RGB (Red+Green+Blue) = 117+130+113=360 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.5% from 360); Green value is 130 (51.17% from 255 or 36.11% from 360); Blue value is 113 (44.53% from 255 or 31.39% from 360); Max value from RGB is 130 - color contains mainly: green. Hex color #758271 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758271 is #8A7D8E. Grayscale: #7C7C7C. Windows color (decimal): -9076111 or 7438965. OLE color: 7438965.
HSL color Cylindrical-coordinate representation of color #758271: hue angle of 105.88º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #758271 is Cyan = 0.1, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 130 | 113 | - |
| CMYK | 0.1 | 0 | 0.13 | 0.49 |
| HSL | 105.88º | 0.07% | 0.48% | - |
| HSV(B) | 105.88º | 0.13% | 0.51% | - |
| XYZ | 18.3 | 20.94 | 18.7 | - |
| YUV | 124.18 | 121.69 | 122.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 130 | 113 | 0.1 | 0 | 0.13 | 0.49 | 105.88 | 0.07 | 0.48 |
| Hex | 75 | 82 | 71 | A | 0 | D | 31 | 6A | 7 | 30 |
| Octal | 165 | 202 | 161 | 12 | 0 | 15 | 61 | 152 | 7 | 60 |
| Binary | 1110101 | 10000010 | 1110001 | 1010 | 0 | 1101 | 110001 | 1101010 | 111 | 110000 |
Color Harmonies of #758271
Complementary color
Monochromatic Colors of #758271
Black with #758271
Text Example
Text Example
White with #758271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758271; }
p { color: rgb(117,130,113); }
H1.HeaderClassName
{
color: #758271;
}
.AnyTagClassName
{
color: #758271;
}
</style>
background-color css
<style>
a { background-color: #758271; }
a { background-color: rgb(117,130,113); }
div.DivClassName
{
background-color: #758271;
}
.BgClassName
{
background-color: #758271;
}
</style>
border-color css
<style>
span { border-color: #758271; }
span { border-color: rgb(117,130,113); }
td.TdClassName
{
border-color: #758271;
}
.TagClassName
{
border-color: #758271;
}
</style>