Shades of Xanadu #719465
Tints of Xanadu #719465
RGB
CMYK
RGB Variations
Color information
#719465 (or 0x719465) is known color: Xanadu. HEX triplet: 71, 94 and 65. RGB value is (113,148,101). Sum of RGB (Red+Green+Blue) = 113+148+101=362 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.22% from 362); Green value is 148 (58.20% from 255 or 40.88% from 362); Blue value is 101 (39.84% from 255 or 27.90% from 362); Max value from RGB is 148 - color contains mainly: green. Hex color #719465 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719465 is #8E6B9A. Grayscale: #848484. Windows color (decimal): -9333659 or 6657137. OLE color: 6657137.
HSL color Cylindrical-coordinate representation of color #719465: hue angle of 104.68º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #719465 is Cyan = 0.24, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 148 | 101 | - |
| CMYK | 0.24 | 0 | 0.32 | 0.42 |
| HSL | 104.68º | 0.19% | 0.49% | - |
| HSV(B) | 104.68º | 0.32% | 0.58% | - |
| XYZ | 19.75 | 25.63 | 16.22 | - |
| YUV | 132.18 | 110.4 | 114.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 148 | 101 | 0.24 | 0 | 0.32 | 0.42 | 104.68 | 0.19 | 0.49 |
| Hex | 71 | 94 | 65 | 18 | 0 | 20 | 2A | 69 | 13 | 31 |
| Octal | 161 | 224 | 145 | 30 | 0 | 40 | 52 | 151 | 23 | 61 |
| Binary | 1110001 | 10010100 | 1100101 | 11000 | 0 | 100000 | 101010 | 1101001 | 10011 | 110001 |
Color Harmonies of #719465
Complementary color
Monochromatic Colors of #719465
Black with #719465
Text Example
Text Example
White with #719465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719465; }
p { color: rgb(113,148,101); }
H1.HeaderClassName
{
color: #719465;
}
.AnyTagClassName
{
color: #719465;
}
</style>
background-color css
<style>
a { background-color: #719465; }
a { background-color: rgb(113,148,101); }
div.DivClassName
{
background-color: #719465;
}
.BgClassName
{
background-color: #719465;
}
</style>
border-color css
<style>
span { border-color: #719465; }
span { border-color: rgb(113,148,101); }
td.TdClassName
{
border-color: #719465;
}
.TagClassName
{
border-color: #719465;
}
</style>