Shades of Xanadu #738670
Tints of Xanadu #738670
RGB
CMYK
RGB Variations
Color information
#738670 (or 0x738670) is known color: Xanadu. HEX triplet: 73, 86 and 70. RGB value is (115,134,112). Sum of RGB (Red+Green+Blue) = 115+134+112=361 (47% of max value = 765). Red value is 115 (45.31% from 255 or 31.86% from 361); Green value is 134 (52.73% from 255 or 37.12% from 361); Blue value is 112 (44.14% from 255 or 31.02% from 361); Max value from RGB is 134 - color contains mainly: green. Hex color #738670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738670 is #8C798F. Grayscale: #7D7D7D. Windows color (decimal): -9206160 or 7374451. OLE color: 7374451.
HSL color Cylindrical-coordinate representation of color #738670: hue angle of 111.82º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #738670 is Cyan = 0.14, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 112 | - |
| CMYK | 0.14 | 0 | 0.16 | 0.47 |
| HSL | 111.82º | 0.09% | 0.48% | - |
| HSV(B) | 111.82º | 0.16% | 0.53% | - |
| XYZ | 18.52 | 21.86 | 18.57 | - |
| YUV | 125.81 | 120.21 | 120.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 112 | 0.14 | 0 | 0.16 | 0.47 | 111.82 | 0.09 | 0.48 |
| Hex | 73 | 86 | 70 | E | 0 | 10 | 2F | 70 | 9 | 30 |
| Octal | 163 | 206 | 160 | 16 | 0 | 20 | 57 | 160 | 11 | 60 |
| Binary | 1110011 | 10000110 | 1110000 | 1110 | 0 | 10000 | 101111 | 1110000 | 1001 | 110000 |
Color Harmonies of #738670
Complementary color
Monochromatic Colors of #738670
Black with #738670
Text Example
Text Example
White with #738670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738670; }
p { color: rgb(115,134,112); }
H1.HeaderClassName
{
color: #738670;
}
.AnyTagClassName
{
color: #738670;
}
</style>
background-color css
<style>
a { background-color: #738670; }
a { background-color: rgb(115,134,112); }
div.DivClassName
{
background-color: #738670;
}
.BgClassName
{
background-color: #738670;
}
</style>
border-color css
<style>
span { border-color: #738670; }
span { border-color: rgb(115,134,112); }
td.TdClassName
{
border-color: #738670;
}
.TagClassName
{
border-color: #738670;
}
</style>