Shades of Xanadu #759066
Tints of Xanadu #759066
RGB
CMYK
RGB Variations
Color information
#759066 (or 0x759066) is known color: Xanadu. HEX triplet: 75, 90 and 66. RGB value is (117,144,102). Sum of RGB (Red+Green+Blue) = 117+144+102=363 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.23% from 363); Green value is 144 (56.64% from 255 or 39.67% from 363); Blue value is 102 (40.23% from 255 or 28.10% from 363); Max value from RGB is 144 - color contains mainly: green. Hex color #759066 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759066 is #8A6F99. Grayscale: #838383. Windows color (decimal): -9072538 or 6721653. OLE color: 6721653.
HSL color Cylindrical-coordinate representation of color #759066: hue angle of 98.57º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #759066 is Cyan = 0.19, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 102 | - |
| CMYK | 0.19 | 0 | 0.29 | 0.44 |
| HSL | 98.57º | 0.17% | 0.48% | - |
| HSV(B) | 98.57º | 0.29% | 0.56% | - |
| XYZ | 19.71 | 24.69 | 16.3 | - |
| YUV | 131.14 | 111.55 | 117.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 102 | 0.19 | 0 | 0.29 | 0.44 | 98.57 | 0.17 | 0.48 |
| Hex | 75 | 90 | 66 | 13 | 0 | 1D | 2C | 63 | 11 | 30 |
| Octal | 165 | 220 | 146 | 23 | 0 | 35 | 54 | 143 | 21 | 60 |
| Binary | 1110101 | 10010000 | 1100110 | 10011 | 0 | 11101 | 101100 | 1100011 | 10001 | 110000 |
Color Harmonies of #759066
Complementary color
Monochromatic Colors of #759066
Black with #759066
Text Example
Text Example
White with #759066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759066; }
p { color: rgb(117,144,102); }
H1.HeaderClassName
{
color: #759066;
}
.AnyTagClassName
{
color: #759066;
}
</style>
background-color css
<style>
a { background-color: #759066; }
a { background-color: rgb(117,144,102); }
div.DivClassName
{
background-color: #759066;
}
.BgClassName
{
background-color: #759066;
}
</style>
border-color css
<style>
span { border-color: #759066; }
span { border-color: rgb(117,144,102); }
td.TdClassName
{
border-color: #759066;
}
.TagClassName
{
border-color: #759066;
}
</style>