Shades of Xanadu #729367
Tints of Xanadu #729367
RGB
CMYK
RGB Variations
Color information
#729367 (or 0x729367) is known color: Xanadu. HEX triplet: 72, 93 and 67. RGB value is (114,147,103). Sum of RGB (Red+Green+Blue) = 114+147+103=364 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.32% from 364); Green value is 147 (57.81% from 255 or 40.38% from 364); Blue value is 103 (40.62% from 255 or 28.30% from 364); Max value from RGB is 147 - color contains mainly: green. Hex color #729367 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #729367 is #8D6C98. Grayscale: #848484. Windows color (decimal): -9268377 or 6787954. OLE color: 6787954.
HSL color Cylindrical-coordinate representation of color #729367: hue angle of 105º 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 #729367 is Cyan = 0.22, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 147 | 103 | - |
| CMYK | 0.22 | 0 | 0.30 | 0.42 |
| HSL | 105º | 0.18% | 0.49% | - |
| HSV(B) | 105º | 0.3% | 0.58% | - |
| XYZ | 19.82 | 25.42 | 16.69 | - |
| YUV | 132.12 | 111.57 | 115.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 147 | 103 | 0.22 | 0 | 0.30 | 0.42 | 105 | 0.18 | 0.49 |
| Hex | 72 | 93 | 67 | 16 | 0 | 1E | 2A | 69 | 12 | 31 |
| Octal | 162 | 223 | 147 | 26 | 0 | 36 | 52 | 151 | 22 | 61 |
| Binary | 1110010 | 10010011 | 1100111 | 10110 | 0 | 11110 | 101010 | 1101001 | 10010 | 110001 |
Color Harmonies of #729367
Complementary color
Monochromatic Colors of #729367
Black with #729367
Text Example
Text Example
White with #729367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729367; }
p { color: rgb(114,147,103); }
H1.HeaderClassName
{
color: #729367;
}
.AnyTagClassName
{
color: #729367;
}
</style>
background-color css
<style>
a { background-color: #729367; }
a { background-color: rgb(114,147,103); }
div.DivClassName
{
background-color: #729367;
}
.BgClassName
{
background-color: #729367;
}
</style>
border-color css
<style>
span { border-color: #729367; }
span { border-color: rgb(114,147,103); }
td.TdClassName
{
border-color: #729367;
}
.TagClassName
{
border-color: #729367;
}
</style>