Shades of Xanadu #738070
Tints of Xanadu #738070
RGB
CMYK
RGB Variations
Color information
#738070 (or 0x738070) is known color: Xanadu. HEX triplet: 73, 80 and 70. RGB value is (115,128,112). Sum of RGB (Red+Green+Blue) = 115+128+112=355 (47% of max value = 765). Red value is 115 (45.31% from 255 or 32.39% from 355); Green value is 128 (50.39% from 255 or 36.06% from 355); Blue value is 112 (44.14% from 255 or 31.55% from 355); Max value from RGB is 128 - color contains mainly: green. Hex color #738070 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738070 is #8C7F8F. Grayscale: #7A7A7A. Windows color (decimal): -9207696 or 7372915. OLE color: 7372915.
HSL color Cylindrical-coordinate representation of color #738070: hue angle of 108.75º degrees, saturation: 0.07, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #738070 is Cyan = 0.10, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 128 | 112 | - |
| CMYK | 0.10 | 0 | 0.12 | 0.50 |
| HSL | 108.75º | 0.07% | 0.47% | - |
| HSV(B) | 108.75º | 0.13% | 0.5% | - |
| XYZ | 17.71 | 20.25 | 18.3 | - |
| YUV | 122.29 | 122.19 | 122.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 128 | 112 | 0.10 | 0 | 0.12 | 0.50 | 108.75 | 0.07 | 0.47 |
| Hex | 73 | 80 | 70 | A | 0 | C | 32 | 6D | 7 | 2F |
| Octal | 163 | 200 | 160 | 12 | 0 | 14 | 62 | 155 | 7 | 57 |
| Binary | 1110011 | 10000000 | 1110000 | 1010 | 0 | 1100 | 110010 | 1101101 | 111 | 101111 |
Color Harmonies of #738070
Complementary color
Monochromatic Colors of #738070
Black with #738070
Text Example
Text Example
White with #738070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738070; }
p { color: rgb(115,128,112); }
H1.HeaderClassName
{
color: #738070;
}
.AnyTagClassName
{
color: #738070;
}
</style>
background-color css
<style>
a { background-color: #738070; }
a { background-color: rgb(115,128,112); }
div.DivClassName
{
background-color: #738070;
}
.BgClassName
{
background-color: #738070;
}
</style>
border-color css
<style>
span { border-color: #738070; }
span { border-color: rgb(115,128,112); }
td.TdClassName
{
border-color: #738070;
}
.TagClassName
{
border-color: #738070;
}
</style>