Shades of Xanadu #719367
Tints of Xanadu #719367
RGB
CMYK
RGB Variations
Color information
#719367 (or 0x719367) is known color: Xanadu. HEX triplet: 71, 93 and 67. RGB value is (113,147,103). Sum of RGB (Red+Green+Blue) = 113+147+103=363 (48% of max value = 765). Red value is 113 (44.53% from 255 or 31.13% from 363); Green value is 147 (57.81% from 255 or 40.50% from 363); Blue value is 103 (40.62% from 255 or 28.37% from 363); Max value from RGB is 147 - color contains mainly: green. Hex color #719367 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719367 is #8E6C98. Grayscale: #838383. Windows color (decimal): -9333913 or 6787953. OLE color: 6787953.
HSL color Cylindrical-coordinate representation of color #719367: hue angle of 106.36º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #719367 is Cyan = 0.23, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 103 | - |
| CMYK | 0.23 | 0 | 0.30 | 0.42 |
| HSL | 106.36º | 0.18% | 0.49% | - |
| HSV(B) | 106.36º | 0.3% | 0.58% | - |
| XYZ | 19.69 | 25.36 | 16.69 | - |
| YUV | 131.82 | 111.74 | 114.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 103 | 0.23 | 0 | 0.30 | 0.42 | 106.36 | 0.18 | 0.49 |
| Hex | 71 | 93 | 67 | 17 | 0 | 1E | 2A | 6A | 12 | 31 |
| Octal | 161 | 223 | 147 | 27 | 0 | 36 | 52 | 152 | 22 | 61 |
| Binary | 1110001 | 10010011 | 1100111 | 10111 | 0 | 11110 | 101010 | 1101010 | 10010 | 110001 |
Color Harmonies of #719367
Complementary color
Monochromatic Colors of #719367
Black with #719367
Text Example
Text Example
White with #719367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719367; }
p { color: rgb(113,147,103); }
H1.HeaderClassName
{
color: #719367;
}
.AnyTagClassName
{
color: #719367;
}
</style>
background-color css
<style>
a { background-color: #719367; }
a { background-color: rgb(113,147,103); }
div.DivClassName
{
background-color: #719367;
}
.BgClassName
{
background-color: #719367;
}
</style>
border-color css
<style>
span { border-color: #719367; }
span { border-color: rgb(113,147,103); }
td.TdClassName
{
border-color: #719367;
}
.TagClassName
{
border-color: #719367;
}
</style>