Shades of Xanadu #759368
Tints of Xanadu #759368
RGB
CMYK
RGB Variations
Color information
#759368 (or 0x759368) is known color: Xanadu. HEX triplet: 75, 93 and 68. RGB value is (117,147,104). Sum of RGB (Red+Green+Blue) = 117+147+104=368 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.79% from 368); Green value is 147 (57.81% from 255 or 39.95% from 368); Blue value is 104 (41.02% from 255 or 28.26% from 368); Max value from RGB is 147 - color contains mainly: green. Hex color #759368 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759368 is #8A6C97. Grayscale: #858585. Windows color (decimal): -9071768 or 6853493. OLE color: 6853493.
HSL color Cylindrical-coordinate representation of color #759368: hue angle of 101.86º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #759368 is Cyan = 0.20, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 104 | - |
| CMYK | 0.20 | 0 | 0.29 | 0.42 |
| HSL | 101.86º | 0.17% | 0.49% | - |
| HSV(B) | 101.86º | 0.29% | 0.58% | - |
| XYZ | 20.27 | 25.65 | 16.98 | - |
| YUV | 133.13 | 111.56 | 116.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 104 | 0.20 | 0 | 0.29 | 0.42 | 101.86 | 0.17 | 0.49 |
| Hex | 75 | 93 | 68 | 14 | 0 | 1D | 2A | 66 | 11 | 31 |
| Octal | 165 | 223 | 150 | 24 | 0 | 35 | 52 | 146 | 21 | 61 |
| Binary | 1110101 | 10010011 | 1101000 | 10100 | 0 | 11101 | 101010 | 1100110 | 10001 | 110001 |
Color Harmonies of #759368
Complementary color
Monochromatic Colors of #759368
Black with #759368
Text Example
Text Example
White with #759368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759368; }
p { color: rgb(117,147,104); }
H1.HeaderClassName
{
color: #759368;
}
.AnyTagClassName
{
color: #759368;
}
</style>
background-color css
<style>
a { background-color: #759368; }
a { background-color: rgb(117,147,104); }
div.DivClassName
{
background-color: #759368;
}
.BgClassName
{
background-color: #759368;
}
</style>
border-color css
<style>
span { border-color: #759368; }
span { border-color: rgb(117,147,104); }
td.TdClassName
{
border-color: #759368;
}
.TagClassName
{
border-color: #759368;
}
</style>