Shades of Xanadu #759268
Tints of Xanadu #759268
RGB
CMYK
RGB Variations
Color information
#759268 (or 0x759268) is known color: Xanadu. HEX triplet: 75, 92 and 68. RGB value is (117,146,104). Sum of RGB (Red+Green+Blue) = 117+146+104=367 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.88% from 367); Green value is 146 (57.42% from 255 or 39.78% from 367); Blue value is 104 (41.02% from 255 or 28.34% from 367); Max value from RGB is 146 - color contains mainly: green. Hex color #759268 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759268 is #8A6D97. Grayscale: #848484. Windows color (decimal): -9072024 or 6853237. OLE color: 6853237.
HSL color Cylindrical-coordinate representation of color #759268: hue angle of 101.43º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #759268 is Cyan = 0.20, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 104 | - |
| CMYK | 0.20 | 0 | 0.29 | 0.43 |
| HSL | 101.43º | 0.17% | 0.49% | - |
| HSV(B) | 101.43º | 0.29% | 0.57% | - |
| XYZ | 20.11 | 25.34 | 16.93 | - |
| YUV | 132.54 | 111.89 | 116.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 104 | 0.20 | 0 | 0.29 | 0.43 | 101.43 | 0.17 | 0.49 |
| Hex | 75 | 92 | 68 | 14 | 0 | 1D | 2B | 65 | 11 | 31 |
| Octal | 165 | 222 | 150 | 24 | 0 | 35 | 53 | 145 | 21 | 61 |
| Binary | 1110101 | 10010010 | 1101000 | 10100 | 0 | 11101 | 101011 | 1100101 | 10001 | 110001 |
Color Harmonies of #759268
Complementary color
Monochromatic Colors of #759268
Black with #759268
Text Example
Text Example
White with #759268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759268; }
p { color: rgb(117,146,104); }
H1.HeaderClassName
{
color: #759268;
}
.AnyTagClassName
{
color: #759268;
}
</style>
background-color css
<style>
a { background-color: #759268; }
a { background-color: rgb(117,146,104); }
div.DivClassName
{
background-color: #759268;
}
.BgClassName
{
background-color: #759268;
}
</style>
border-color css
<style>
span { border-color: #759268; }
span { border-color: rgb(117,146,104); }
td.TdClassName
{
border-color: #759268;
}
.TagClassName
{
border-color: #759268;
}
</style>