Shades of Xanadu #738870
Tints of Xanadu #738870
RGB
CMYK
RGB Variations
Color information
#738870 (or 0x738870) is known color: Xanadu. HEX triplet: 73, 88 and 70. RGB value is (115,136,112). Sum of RGB (Red+Green+Blue) = 115+136+112=363 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.68% from 363); Green value is 136 (53.52% from 255 or 37.47% from 363); Blue value is 112 (44.14% from 255 or 30.85% from 363); Max value from RGB is 136 - color contains mainly: green. Hex color #738870 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738870 is #8C778F. Grayscale: #7F7F7F. Windows color (decimal): -9205648 or 7374963. OLE color: 7374963.
HSL color Cylindrical-coordinate representation of color #738870: hue angle of 112.5º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #738870 is Cyan = 0.15, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 136 | 112 | - |
| CMYK | 0.15 | 0 | 0.18 | 0.47 |
| HSL | 112.5º | 0.1% | 0.49% | - |
| HSV(B) | 112.5º | 0.18% | 0.53% | - |
| XYZ | 18.8 | 22.42 | 18.67 | - |
| YUV | 126.99 | 119.54 | 119.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 136 | 112 | 0.15 | 0 | 0.18 | 0.47 | 112.5 | 0.1 | 0.49 |
| Hex | 73 | 88 | 70 | F | 0 | 12 | 2F | 70 | A | 31 |
| Octal | 163 | 210 | 160 | 17 | 0 | 22 | 57 | 160 | 12 | 61 |
| Binary | 1110011 | 10001000 | 1110000 | 1111 | 0 | 10010 | 101111 | 1110000 | 1010 | 110001 |
Color Harmonies of #738870
Complementary color
Monochromatic Colors of #738870
Black with #738870
Text Example
Text Example
White with #738870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738870; }
p { color: rgb(115,136,112); }
H1.HeaderClassName
{
color: #738870;
}
.AnyTagClassName
{
color: #738870;
}
</style>
background-color css
<style>
a { background-color: #738870; }
a { background-color: rgb(115,136,112); }
div.DivClassName
{
background-color: #738870;
}
.BgClassName
{
background-color: #738870;
}
</style>
border-color css
<style>
span { border-color: #738870; }
span { border-color: rgb(115,136,112); }
td.TdClassName
{
border-color: #738870;
}
.TagClassName
{
border-color: #738870;
}
</style>