Shades of Xanadu #719264
Tints of Xanadu #719264
RGB
CMYK
RGB Variations
Color information
#719264 (or 0x719264) is known color: Xanadu. HEX triplet: 71, 92 and 64. RGB value is (113,146,100). Sum of RGB (Red+Green+Blue) = 113+146+100=359 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.48% from 359); Green value is 146 (57.42% from 255 or 40.67% from 359); Blue value is 100 (39.45% from 255 or 27.86% from 359); Max value from RGB is 146 - color contains mainly: green. Hex color #719264 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719264 is #8E6D9B. Grayscale: #838383. Windows color (decimal): -9334172 or 6591089. OLE color: 6591089.
HSL color Cylindrical-coordinate representation of color #719264: hue angle of 103.04º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #719264 is Cyan = 0.23, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 100 | - |
| CMYK | 0.23 | 0 | 0.32 | 0.43 |
| HSL | 103.04º | 0.19% | 0.48% | - |
| HSV(B) | 103.04º | 0.32% | 0.57% | - |
| XYZ | 19.39 | 24.99 | 15.86 | - |
| YUV | 130.89 | 110.57 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 100 | 0.23 | 0 | 0.32 | 0.43 | 103.04 | 0.19 | 0.48 |
| Hex | 71 | 92 | 64 | 17 | 0 | 20 | 2B | 67 | 13 | 30 |
| Octal | 161 | 222 | 144 | 27 | 0 | 40 | 53 | 147 | 23 | 60 |
| Binary | 1110001 | 10010010 | 1100100 | 10111 | 0 | 100000 | 101011 | 1100111 | 10011 | 110000 |
Color Harmonies of #719264
Complementary color
Monochromatic Colors of #719264
Black with #719264
Text Example
Text Example
White with #719264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719264; }
p { color: rgb(113,146,100); }
H1.HeaderClassName
{
color: #719264;
}
.AnyTagClassName
{
color: #719264;
}
</style>
background-color css
<style>
a { background-color: #719264; }
a { background-color: rgb(113,146,100); }
div.DivClassName
{
background-color: #719264;
}
.BgClassName
{
background-color: #719264;
}
</style>
border-color css
<style>
span { border-color: #719264; }
span { border-color: rgb(113,146,100); }
td.TdClassName
{
border-color: #719264;
}
.TagClassName
{
border-color: #719264;
}
</style>