Shades of Xanadu #738470
Tints of Xanadu #738470
RGB
CMYK
RGB Variations
Color information
#738470 (or 0x738470) is known color: Xanadu. HEX triplet: 73, 84 and 70. RGB value is (115,132,112). Sum of RGB (Red+Green+Blue) = 115+132+112=359 (47% of max value = 765). Red value is 115 (45.31% from 255 or 32.03% from 359); Green value is 132 (51.95% from 255 or 36.77% from 359); Blue value is 112 (44.14% from 255 or 31.20% from 359); Max value from RGB is 132 - color contains mainly: green. Hex color #738470 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738470 is #8C7B8F. Grayscale: #7C7C7C. Windows color (decimal): -9206672 or 7373939. OLE color: 7373939.
HSL color Cylindrical-coordinate representation of color #738470: hue angle of 111º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #738470 is Cyan = 0.13, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 132 | 112 | - |
| CMYK | 0.13 | 0 | 0.15 | 0.48 |
| HSL | 111º | 0.08% | 0.48% | - |
| HSV(B) | 111º | 0.15% | 0.52% | - |
| XYZ | 18.25 | 21.32 | 18.48 | - |
| YUV | 124.64 | 120.87 | 121.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 132 | 112 | 0.13 | 0 | 0.15 | 0.48 | 111 | 0.08 | 0.48 |
| Hex | 73 | 84 | 70 | D | 0 | F | 30 | 6F | 8 | 30 |
| Octal | 163 | 204 | 160 | 15 | 0 | 17 | 60 | 157 | 10 | 60 |
| Binary | 1110011 | 10000100 | 1110000 | 1101 | 0 | 1111 | 110000 | 1101111 | 1000 | 110000 |
Color Harmonies of #738470
Complementary color
Monochromatic Colors of #738470
Black with #738470
Text Example
Text Example
White with #738470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738470; }
p { color: rgb(115,132,112); }
H1.HeaderClassName
{
color: #738470;
}
.AnyTagClassName
{
color: #738470;
}
</style>
background-color css
<style>
a { background-color: #738470; }
a { background-color: rgb(115,132,112); }
div.DivClassName
{
background-color: #738470;
}
.BgClassName
{
background-color: #738470;
}
</style>
border-color css
<style>
span { border-color: #738470; }
span { border-color: rgb(115,132,112); }
td.TdClassName
{
border-color: #738470;
}
.TagClassName
{
border-color: #738470;
}
</style>