Shades of Xanadu #719266
Tints of Xanadu #719266
RGB
CMYK
RGB Variations
Color information
#719266 (or 0x719266) is known color: Xanadu. HEX triplet: 71, 92 and 66. RGB value is (113,146,102). Sum of RGB (Red+Green+Blue) = 113+146+102=361 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.30% from 361); Green value is 146 (57.42% from 255 or 40.44% from 361); Blue value is 102 (40.23% from 255 or 28.25% from 361); Max value from RGB is 146 - color contains mainly: green. Hex color #719266 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719266 is #8E6D99. Grayscale: #838383. Windows color (decimal): -9334170 or 6722161. OLE color: 6722161.
HSL color Cylindrical-coordinate representation of color #719266: hue angle of 105º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #719266 is Cyan = 0.23, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 102 | - |
| CMYK | 0.23 | 0 | 0.30 | 0.43 |
| HSL | 105º | 0.18% | 0.49% | - |
| HSV(B) | 105º | 0.3% | 0.57% | - |
| XYZ | 19.49 | 25.03 | 16.37 | - |
| YUV | 131.12 | 111.57 | 115.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 102 | 0.23 | 0 | 0.30 | 0.43 | 105 | 0.18 | 0.49 |
| Hex | 71 | 92 | 66 | 17 | 0 | 1E | 2B | 69 | 12 | 31 |
| Octal | 161 | 222 | 146 | 27 | 0 | 36 | 53 | 151 | 22 | 61 |
| Binary | 1110001 | 10010010 | 1100110 | 10111 | 0 | 11110 | 101011 | 1101001 | 10010 | 110001 |
Color Harmonies of #719266
Complementary color
Monochromatic Colors of #719266
Black with #719266
Text Example
Text Example
White with #719266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719266; }
p { color: rgb(113,146,102); }
H1.HeaderClassName
{
color: #719266;
}
.AnyTagClassName
{
color: #719266;
}
</style>
background-color css
<style>
a { background-color: #719266; }
a { background-color: rgb(113,146,102); }
div.DivClassName
{
background-color: #719266;
}
.BgClassName
{
background-color: #719266;
}
</style>
border-color css
<style>
span { border-color: #719266; }
span { border-color: rgb(113,146,102); }
td.TdClassName
{
border-color: #719266;
}
.TagClassName
{
border-color: #719266;
}
</style>