Shades of Xanadu #759468
Tints of Xanadu #759468
RGB
CMYK
RGB Variations
Color information
#759468 (or 0x759468) is known color: Xanadu. HEX triplet: 75, 94 and 68. RGB value is (117,148,104). Sum of RGB (Red+Green+Blue) = 117+148+104=369 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.71% from 369); Green value is 148 (58.20% from 255 or 40.11% from 369); Blue value is 104 (41.02% from 255 or 28.18% from 369); Max value from RGB is 148 - color contains mainly: green. Hex color #759468 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759468 is #8A6B97. Grayscale: #858585. Windows color (decimal): -9071512 or 6853749. OLE color: 6853749.
HSL color Cylindrical-coordinate representation of color #759468: hue angle of 102.27º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #759468 is Cyan = 0.21, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 104 | - |
| CMYK | 0.21 | 0 | 0.30 | 0.42 |
| HSL | 102.27º | 0.17% | 0.49% | - |
| HSV(B) | 102.27º | 0.3% | 0.58% | - |
| XYZ | 20.42 | 25.96 | 17.03 | - |
| YUV | 133.72 | 111.23 | 116.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 104 | 0.21 | 0 | 0.30 | 0.42 | 102.27 | 0.17 | 0.49 |
| Hex | 75 | 94 | 68 | 15 | 0 | 1E | 2A | 66 | 11 | 31 |
| Octal | 165 | 224 | 150 | 25 | 0 | 36 | 52 | 146 | 21 | 61 |
| Binary | 1110101 | 10010100 | 1101000 | 10101 | 0 | 11110 | 101010 | 1100110 | 10001 | 110001 |
Color Harmonies of #759468
Complementary color
Monochromatic Colors of #759468
Black with #759468
Text Example
Text Example
White with #759468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759468; }
p { color: rgb(117,148,104); }
H1.HeaderClassName
{
color: #759468;
}
.AnyTagClassName
{
color: #759468;
}
</style>
background-color css
<style>
a { background-color: #759468; }
a { background-color: rgb(117,148,104); }
div.DivClassName
{
background-color: #759468;
}
.BgClassName
{
background-color: #759468;
}
</style>
border-color css
<style>
span { border-color: #759468; }
span { border-color: rgb(117,148,104); }
td.TdClassName
{
border-color: #759468;
}
.TagClassName
{
border-color: #759468;
}
</style>