Shades of Xanadu #719366
Tints of Xanadu #719366
RGB
CMYK
RGB Variations
Color information
#719366 (or 0x719366) is known color: Xanadu. HEX triplet: 71, 93 and 66. RGB value is (113,147,102). Sum of RGB (Red+Green+Blue) = 113+147+102=362 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.22% from 362); Green value is 147 (57.81% from 255 or 40.61% from 362); Blue value is 102 (40.23% from 255 or 28.18% from 362); Max value from RGB is 147 - color contains mainly: green. Hex color #719366 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719366 is #8E6C99. Grayscale: #838383. Windows color (decimal): -9333914 or 6722417. OLE color: 6722417.
HSL color Cylindrical-coordinate representation of color #719366: hue angle of 105.33º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #719366 is Cyan = 0.23, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 102 | - |
| CMYK | 0.23 | 0 | 0.31 | 0.42 |
| HSL | 105.33º | 0.18% | 0.49% | - |
| HSV(B) | 105.33º | 0.31% | 0.58% | - |
| XYZ | 19.64 | 25.34 | 16.43 | - |
| YUV | 131.7 | 111.24 | 114.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 102 | 0.23 | 0 | 0.31 | 0.42 | 105.33 | 0.18 | 0.49 |
| Hex | 71 | 93 | 66 | 17 | 0 | 1F | 2A | 69 | 12 | 31 |
| Octal | 161 | 223 | 146 | 27 | 0 | 37 | 52 | 151 | 22 | 61 |
| Binary | 1110001 | 10010011 | 1100110 | 10111 | 0 | 11111 | 101010 | 1101001 | 10010 | 110001 |
Color Harmonies of #719366
Complementary color
Monochromatic Colors of #719366
Black with #719366
Text Example
Text Example
White with #719366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719366; }
p { color: rgb(113,147,102); }
H1.HeaderClassName
{
color: #719366;
}
.AnyTagClassName
{
color: #719366;
}
</style>
background-color css
<style>
a { background-color: #719366; }
a { background-color: rgb(113,147,102); }
div.DivClassName
{
background-color: #719366;
}
.BgClassName
{
background-color: #719366;
}
</style>
border-color css
<style>
span { border-color: #719366; }
span { border-color: rgb(113,147,102); }
td.TdClassName
{
border-color: #719366;
}
.TagClassName
{
border-color: #719366;
}
</style>