Shades of Xanadu #719667
Tints of Xanadu #719667
RGB
CMYK
RGB Variations
Color information
#719667 (or 0x719667) is known color: Xanadu. HEX triplet: 71, 96 and 67. RGB value is (113,150,103). Sum of RGB (Red+Green+Blue) = 113+150+103=366 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.87% from 366); Green value is 150 (58.98% from 255 or 40.98% from 366); Blue value is 103 (40.62% from 255 or 28.14% from 366); Max value from RGB is 150 - color contains mainly: green. Hex color #719667 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719667 is #8E6998. Grayscale: #858585. Windows color (decimal): -9333145 or 6788721. OLE color: 6788721.
HSL color Cylindrical-coordinate representation of color #719667: hue angle of 107.23º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #719667 is Cyan = 0.25, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 103 | - |
| CMYK | 0.25 | 0 | 0.31 | 0.41 |
| HSL | 107.23º | 0.19% | 0.5% | - |
| HSV(B) | 107.23º | 0.31% | 0.59% | - |
| XYZ | 20.16 | 26.3 | 16.85 | - |
| YUV | 133.58 | 110.74 | 113.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 103 | 0.25 | 0 | 0.31 | 0.41 | 107.23 | 0.19 | 0.5 |
| Hex | 71 | 96 | 67 | 19 | 0 | 1F | 29 | 6B | 13 | 32 |
| Octal | 161 | 226 | 147 | 31 | 0 | 37 | 51 | 153 | 23 | 62 |
| Binary | 1110001 | 10010110 | 1100111 | 11001 | 0 | 11111 | 101001 | 1101011 | 10011 | 110010 |
Color Harmonies of #719667
Complementary color
Monochromatic Colors of #719667
Black with #719667
Text Example
Text Example
White with #719667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719667; }
p { color: rgb(113,150,103); }
H1.HeaderClassName
{
color: #719667;
}
.AnyTagClassName
{
color: #719667;
}
</style>
background-color css
<style>
a { background-color: #719667; }
a { background-color: rgb(113,150,103); }
div.DivClassName
{
background-color: #719667;
}
.BgClassName
{
background-color: #719667;
}
</style>
border-color css
<style>
span { border-color: #719667; }
span { border-color: rgb(113,150,103); }
td.TdClassName
{
border-color: #719667;
}
.TagClassName
{
border-color: #719667;
}
</style>