Shades of Xanadu #759069
Tints of Xanadu #759069
RGB
CMYK
RGB Variations
Color information
#759069 (or 0x759069) is known color: Xanadu. HEX triplet: 75, 90 and 69. RGB value is (117,144,105). Sum of RGB (Red+Green+Blue) = 117+144+105=366 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.97% from 366); Green value is 144 (56.64% from 255 or 39.34% from 366); Blue value is 105 (41.41% from 255 or 28.69% from 366); Max value from RGB is 144 - color contains mainly: green. Hex color #759069 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759069 is #8A6F96. Grayscale: #838383. Windows color (decimal): -9072535 or 6918261. OLE color: 6918261.
HSL color Cylindrical-coordinate representation of color #759069: hue angle of 101.54º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #759069 is Cyan = 0.19, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 105 | - |
| CMYK | 0.19 | 0 | 0.27 | 0.44 |
| HSL | 101.54º | 0.16% | 0.49% | - |
| HSV(B) | 101.54º | 0.27% | 0.56% | - |
| XYZ | 19.86 | 24.75 | 17.09 | - |
| YUV | 131.48 | 113.05 | 117.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 105 | 0.19 | 0 | 0.27 | 0.44 | 101.54 | 0.16 | 0.49 |
| Hex | 75 | 90 | 69 | 13 | 0 | 1B | 2C | 66 | 10 | 31 |
| Octal | 165 | 220 | 151 | 23 | 0 | 33 | 54 | 146 | 20 | 61 |
| Binary | 1110101 | 10010000 | 1101001 | 10011 | 0 | 11011 | 101100 | 1100110 | 10000 | 110001 |
Color Harmonies of #759069
Complementary color
Monochromatic Colors of #759069
Black with #759069
Text Example
Text Example
White with #759069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759069; }
p { color: rgb(117,144,105); }
H1.HeaderClassName
{
color: #759069;
}
.AnyTagClassName
{
color: #759069;
}
</style>
background-color css
<style>
a { background-color: #759069; }
a { background-color: rgb(117,144,105); }
div.DivClassName
{
background-color: #759069;
}
.BgClassName
{
background-color: #759069;
}
</style>
border-color css
<style>
span { border-color: #759069; }
span { border-color: rgb(117,144,105); }
td.TdClassName
{
border-color: #759069;
}
.TagClassName
{
border-color: #759069;
}
</style>