Shades of Xanadu #759169
Tints of Xanadu #759169
RGB
CMYK
RGB Variations
Color information
#759169 (or 0x759169) is known color: Xanadu. HEX triplet: 75, 91 and 69. RGB value is (117,145,105). Sum of RGB (Red+Green+Blue) = 117+145+105=367 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.88% from 367); Green value is 145 (57.03% from 255 or 39.51% from 367); Blue value is 105 (41.41% from 255 or 28.61% from 367); Max value from RGB is 145 - color contains mainly: green. Hex color #759169 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759169 is #8A6E96. Grayscale: #848484. Windows color (decimal): -9072279 or 6918517. OLE color: 6918517.
HSL color Cylindrical-coordinate representation of color #759169: hue angle of 102º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #759169 is Cyan = 0.19, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 105 | - |
| CMYK | 0.19 | 0 | 0.28 | 0.43 |
| HSL | 102º | 0.16% | 0.49% | - |
| HSV(B) | 102º | 0.28% | 0.57% | - |
| XYZ | 20.01 | 25.05 | 17.15 | - |
| YUV | 132.07 | 112.72 | 117.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 105 | 0.19 | 0 | 0.28 | 0.43 | 102 | 0.16 | 0.49 |
| Hex | 75 | 91 | 69 | 13 | 0 | 1C | 2B | 66 | 10 | 31 |
| Octal | 165 | 221 | 151 | 23 | 0 | 34 | 53 | 146 | 20 | 61 |
| Binary | 1110101 | 10010001 | 1101001 | 10011 | 0 | 11100 | 101011 | 1100110 | 10000 | 110001 |
Color Harmonies of #759169
Complementary color
Monochromatic Colors of #759169
Black with #759169
Text Example
Text Example
White with #759169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759169; }
p { color: rgb(117,145,105); }
H1.HeaderClassName
{
color: #759169;
}
.AnyTagClassName
{
color: #759169;
}
</style>
background-color css
<style>
a { background-color: #759169; }
a { background-color: rgb(117,145,105); }
div.DivClassName
{
background-color: #759169;
}
.BgClassName
{
background-color: #759169;
}
</style>
border-color css
<style>
span { border-color: #759169; }
span { border-color: rgb(117,145,105); }
td.TdClassName
{
border-color: #759169;
}
.TagClassName
{
border-color: #759169;
}
</style>