Shades of Xanadu #759269
Tints of Xanadu #759269
RGB
CMYK
RGB Variations
Color information
#759269 (or 0x759269) is known color: Xanadu. HEX triplet: 75, 92 and 69. RGB value is (117,146,105). Sum of RGB (Red+Green+Blue) = 117+146+105=368 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.79% from 368); Green value is 146 (57.42% from 255 or 39.67% from 368); Blue value is 105 (41.41% from 255 or 28.53% from 368); Max value from RGB is 146 - color contains mainly: green. Hex color #759269 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759269 is #8A6D96. Grayscale: #848484. Windows color (decimal): -9072023 or 6918773. OLE color: 6918773.
HSL color Cylindrical-coordinate representation of color #759269: hue angle of 102.44º 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 #759269 is Cyan = 0.20, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 105 | - |
| CMYK | 0.20 | 0 | 0.28 | 0.43 |
| HSL | 102.44º | 0.16% | 0.49% | - |
| HSV(B) | 102.44º | 0.28% | 0.57% | - |
| XYZ | 20.16 | 25.36 | 17.2 | - |
| YUV | 132.66 | 112.39 | 116.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 105 | 0.20 | 0 | 0.28 | 0.43 | 102.44 | 0.16 | 0.49 |
| Hex | 75 | 92 | 69 | 14 | 0 | 1C | 2B | 66 | 10 | 31 |
| Octal | 165 | 222 | 151 | 24 | 0 | 34 | 53 | 146 | 20 | 61 |
| Binary | 1110101 | 10010010 | 1101001 | 10100 | 0 | 11100 | 101011 | 1100110 | 10000 | 110001 |
Color Harmonies of #759269
Complementary color
Monochromatic Colors of #759269
Black with #759269
Text Example
Text Example
White with #759269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759269; }
p { color: rgb(117,146,105); }
H1.HeaderClassName
{
color: #759269;
}
.AnyTagClassName
{
color: #759269;
}
</style>
background-color css
<style>
a { background-color: #759269; }
a { background-color: rgb(117,146,105); }
div.DivClassName
{
background-color: #759269;
}
.BgClassName
{
background-color: #759269;
}
</style>
border-color css
<style>
span { border-color: #759269; }
span { border-color: rgb(117,146,105); }
td.TdClassName
{
border-color: #759269;
}
.TagClassName
{
border-color: #759269;
}
</style>