Shades of Xanadu #719469
Tints of Xanadu #719469
RGB
CMYK
RGB Variations
Color information
#719469 (or 0x719469) is known color: Xanadu. HEX triplet: 71, 94 and 69. RGB value is (113,148,105). Sum of RGB (Red+Green+Blue) = 113+148+105=366 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.87% from 366); Green value is 148 (58.20% from 255 or 40.44% from 366); Blue value is 105 (41.41% from 255 or 28.69% from 366); Max value from RGB is 148 - color contains mainly: green. Hex color #719469 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719469 is #8E6B96. Grayscale: #848484. Windows color (decimal): -9333655 or 6919281. OLE color: 6919281.
HSL color Cylindrical-coordinate representation of color #719469: hue angle of 108.84º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #719469 is Cyan = 0.24, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 148 | 105 | - |
| CMYK | 0.24 | 0 | 0.29 | 0.42 |
| HSL | 108.84º | 0.17% | 0.5% | - |
| HSV(B) | 108.84º | 0.29% | 0.58% | - |
| XYZ | 19.95 | 25.71 | 17.28 | - |
| YUV | 132.63 | 112.4 | 114 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 148 | 105 | 0.24 | 0 | 0.29 | 0.42 | 108.84 | 0.17 | 0.5 |
| Hex | 71 | 94 | 69 | 18 | 0 | 1D | 2A | 6D | 11 | 32 |
| Octal | 161 | 224 | 151 | 30 | 0 | 35 | 52 | 155 | 21 | 62 |
| Binary | 1110001 | 10010100 | 1101001 | 11000 | 0 | 11101 | 101010 | 1101101 | 10001 | 110010 |
Color Harmonies of #719469
Complementary color
Monochromatic Colors of #719469
Black with #719469
Text Example
Text Example
White with #719469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719469; }
p { color: rgb(113,148,105); }
H1.HeaderClassName
{
color: #719469;
}
.AnyTagClassName
{
color: #719469;
}
</style>
background-color css
<style>
a { background-color: #719469; }
a { background-color: rgb(113,148,105); }
div.DivClassName
{
background-color: #719469;
}
.BgClassName
{
background-color: #719469;
}
</style>
border-color css
<style>
span { border-color: #719469; }
span { border-color: rgb(113,148,105); }
td.TdClassName
{
border-color: #719469;
}
.TagClassName
{
border-color: #719469;
}
</style>