Shades of Xanadu #739069
Tints of Xanadu #739069
RGB
CMYK
RGB Variations
Color information
#739069 (or 0x739069) is known color: Xanadu. HEX triplet: 73, 90 and 69. RGB value is (115,144,105). Sum of RGB (Red+Green+Blue) = 115+144+105=364 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.59% from 364); Green value is 144 (56.64% from 255 or 39.56% from 364); Blue value is 105 (41.41% from 255 or 28.85% from 364); Max value from RGB is 144 - color contains mainly: green. Hex color #739069 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739069 is #8C6F96. Grayscale: #838383. Windows color (decimal): -9203607 or 6918259. OLE color: 6918259.
HSL color Cylindrical-coordinate representation of color #739069: hue angle of 104.62º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #739069 is Cyan = 0.20, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 144 | 105 | - |
| CMYK | 0.20 | 0 | 0.27 | 0.44 |
| HSL | 104.62º | 0.16% | 0.49% | - |
| HSV(B) | 104.62º | 0.27% | 0.56% | - |
| XYZ | 19.59 | 24.61 | 17.08 | - |
| YUV | 130.88 | 113.39 | 116.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 144 | 105 | 0.20 | 0 | 0.27 | 0.44 | 104.62 | 0.16 | 0.49 |
| Hex | 73 | 90 | 69 | 14 | 0 | 1B | 2C | 69 | 10 | 31 |
| Octal | 163 | 220 | 151 | 24 | 0 | 33 | 54 | 151 | 20 | 61 |
| Binary | 1110011 | 10010000 | 1101001 | 10100 | 0 | 11011 | 101100 | 1101001 | 10000 | 110001 |
Color Harmonies of #739069
Complementary color
Monochromatic Colors of #739069
Black with #739069
Text Example
Text Example
White with #739069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739069; }
p { color: rgb(115,144,105); }
H1.HeaderClassName
{
color: #739069;
}
.AnyTagClassName
{
color: #739069;
}
</style>
background-color css
<style>
a { background-color: #739069; }
a { background-color: rgb(115,144,105); }
div.DivClassName
{
background-color: #739069;
}
.BgClassName
{
background-color: #739069;
}
</style>
border-color css
<style>
span { border-color: #739069; }
span { border-color: rgb(115,144,105); }
td.TdClassName
{
border-color: #739069;
}
.TagClassName
{
border-color: #739069;
}
</style>