Shades of Xanadu #739569
Tints of Xanadu #739569
RGB
CMYK
RGB Variations
Color information
#739569 (or 0x739569) is known color: Xanadu. HEX triplet: 73, 95 and 69. RGB value is (115,149,105). Sum of RGB (Red+Green+Blue) = 115+149+105=369 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.17% from 369); Green value is 149 (58.59% from 255 or 40.38% from 369); Blue value is 105 (41.41% from 255 or 28.46% from 369); Max value from RGB is 149 - color contains mainly: green. Hex color #739569 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739569 is #8C6A96. Grayscale: #858585. Windows color (decimal): -9202327 or 6919539. OLE color: 6919539.
HSL color Cylindrical-coordinate representation of color #739569: hue angle of 106.36º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #739569 is Cyan = 0.23, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 149 | 105 | - |
| CMYK | 0.23 | 0 | 0.30 | 0.42 |
| HSL | 106.36º | 0.17% | 0.5% | - |
| HSV(B) | 106.36º | 0.3% | 0.58% | - |
| XYZ | 20.37 | 26.16 | 17.34 | - |
| YUV | 133.82 | 111.74 | 114.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 149 | 105 | 0.23 | 0 | 0.30 | 0.42 | 106.36 | 0.17 | 0.5 |
| Hex | 73 | 95 | 69 | 17 | 0 | 1E | 2A | 6A | 11 | 32 |
| Octal | 163 | 225 | 151 | 27 | 0 | 36 | 52 | 152 | 21 | 62 |
| Binary | 1110011 | 10010101 | 1101001 | 10111 | 0 | 11110 | 101010 | 1101010 | 10001 | 110010 |
Color Harmonies of #739569
Complementary color
Monochromatic Colors of #739569
Black with #739569
Text Example
Text Example
White with #739569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739569; }
p { color: rgb(115,149,105); }
H1.HeaderClassName
{
color: #739569;
}
.AnyTagClassName
{
color: #739569;
}
</style>
background-color css
<style>
a { background-color: #739569; }
a { background-color: rgb(115,149,105); }
div.DivClassName
{
background-color: #739569;
}
.BgClassName
{
background-color: #739569;
}
</style>
border-color css
<style>
span { border-color: #739569; }
span { border-color: rgb(115,149,105); }
td.TdClassName
{
border-color: #739569;
}
.TagClassName
{
border-color: #739569;
}
</style>