Shades of Xanadu #719065
Tints of Xanadu #719065
RGB
CMYK
RGB Variations
Color information
#719065 (or 0x719065) is known color: Xanadu. HEX triplet: 71, 90 and 65. RGB value is (113,144,101). Sum of RGB (Red+Green+Blue) = 113+144+101=358 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.56% from 358); Green value is 144 (56.64% from 255 or 40.22% from 358); Blue value is 101 (39.84% from 255 or 28.21% from 358); Max value from RGB is 144 - color contains mainly: green. Hex color #719065 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719065 is #8E6F9A. Grayscale: #818181. Windows color (decimal): -9334683 or 6656113. OLE color: 6656113.
HSL color Cylindrical-coordinate representation of color #719065: hue angle of 103.26º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #719065 is Cyan = 0.22, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 144 | 101 | - |
| CMYK | 0.22 | 0 | 0.30 | 0.44 |
| HSL | 103.26º | 0.18% | 0.48% | - |
| HSV(B) | 103.26º | 0.3% | 0.56% | - |
| XYZ | 19.13 | 24.4 | 16.01 | - |
| YUV | 129.83 | 111.73 | 116 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 101 | 0.22 | 0 | 0.30 | 0.44 | 103.26 | 0.18 | 0.48 |
| Hex | 71 | 90 | 65 | 16 | 0 | 1E | 2C | 67 | 12 | 30 |
| Octal | 161 | 220 | 145 | 26 | 0 | 36 | 54 | 147 | 22 | 60 |
| Binary | 1110001 | 10010000 | 1100101 | 10110 | 0 | 11110 | 101100 | 1100111 | 10010 | 110000 |
Color Harmonies of #719065
Complementary color
Monochromatic Colors of #719065
Black with #719065
Text Example
Text Example
White with #719065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719065; }
p { color: rgb(113,144,101); }
H1.HeaderClassName
{
color: #719065;
}
.AnyTagClassName
{
color: #719065;
}
</style>
background-color css
<style>
a { background-color: #719065; }
a { background-color: rgb(113,144,101); }
div.DivClassName
{
background-color: #719065;
}
.BgClassName
{
background-color: #719065;
}
</style>
border-color css
<style>
span { border-color: #719065; }
span { border-color: rgb(113,144,101); }
td.TdClassName
{
border-color: #719065;
}
.TagClassName
{
border-color: #719065;
}
</style>