Shades of Xanadu #719167
Tints of Xanadu #719167
RGB
CMYK
RGB Variations
Color information
#719167 (or 0x719167) is known color: Xanadu. HEX triplet: 71, 91 and 67. RGB value is (113,145,103). Sum of RGB (Red+Green+Blue) = 113+145+103=361 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.30% from 361); Green value is 145 (57.03% from 255 or 40.17% from 361); Blue value is 103 (40.62% from 255 or 28.53% from 361); Max value from RGB is 145 - color contains mainly: green. Hex color #719167 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719167 is #8E6E98. Grayscale: #828282. Windows color (decimal): -9334425 or 6787441. OLE color: 6787441.
HSL color Cylindrical-coordinate representation of color #719167: hue angle of 105.71º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #719167 is Cyan = 0.22, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 145 | 103 | - |
| CMYK | 0.22 | 0 | 0.29 | 0.43 |
| HSL | 105.71º | 0.17% | 0.49% | - |
| HSV(B) | 105.71º | 0.29% | 0.57% | - |
| XYZ | 19.38 | 24.74 | 16.59 | - |
| YUV | 130.64 | 112.4 | 115.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 145 | 103 | 0.22 | 0 | 0.29 | 0.43 | 105.71 | 0.17 | 0.49 |
| Hex | 71 | 91 | 67 | 16 | 0 | 1D | 2B | 6A | 11 | 31 |
| Octal | 161 | 221 | 147 | 26 | 0 | 35 | 53 | 152 | 21 | 61 |
| Binary | 1110001 | 10010001 | 1100111 | 10110 | 0 | 11101 | 101011 | 1101010 | 10001 | 110001 |
Color Harmonies of #719167
Complementary color
Monochromatic Colors of #719167
Black with #719167
Text Example
Text Example
White with #719167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719167; }
p { color: rgb(113,145,103); }
H1.HeaderClassName
{
color: #719167;
}
.AnyTagClassName
{
color: #719167;
}
</style>
background-color css
<style>
a { background-color: #719167; }
a { background-color: rgb(113,145,103); }
div.DivClassName
{
background-color: #719167;
}
.BgClassName
{
background-color: #719167;
}
</style>
border-color css
<style>
span { border-color: #719167; }
span { border-color: rgb(113,145,103); }
td.TdClassName
{
border-color: #719167;
}
.TagClassName
{
border-color: #719167;
}
</style>