Shades of Xanadu #727671
Tints of Xanadu #727671
RGB
CMYK
RGB Variations
Color information
#727671 (or 0x727671) is known color: Xanadu. HEX triplet: 72, 76 and 71. RGB value is (114,118,113). Sum of RGB (Red+Green+Blue) = 114+118+113=345 (45% of max value = 765). Red value is 114 (44.92% from 255 or 33.04% from 345); Green value is 118 (46.48% from 255 or 34.20% from 345); Blue value is 113 (44.53% from 255 or 32.75% from 345); Max value from RGB is 118 - color contains mainly: green. Hex color #727671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727671 is #8D898E. Grayscale: #747474. Windows color (decimal): -9275791 or 7435890. OLE color: 7435890.
HSL color Cylindrical-coordinate representation of color #727671: hue angle of 108º degrees, saturation: 0.02, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #727671 is Cyan = 0.03, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 113 | - |
| CMYK | 0.03 | 0 | 0.04 | 0.54 |
| HSL | 108º | 0.02% | 0.45% | - |
| HSV(B) | 108º | 0.04% | 0.46% | - |
| XYZ | 16.4 | 17.73 | 18.18 | - |
| YUV | 116.23 | 126.17 | 126.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 113 | 0.03 | 0 | 0.04 | 0.54 | 108 | 0.02 | 0.45 |
| Hex | 72 | 76 | 71 | 3 | 0 | 4 | 36 | 6C | 2 | 2D |
| Octal | 162 | 166 | 161 | 3 | 0 | 4 | 66 | 154 | 2 | 55 |
| Binary | 1110010 | 1110110 | 1110001 | 11 | 0 | 100 | 110110 | 1101100 | 10 | 101101 |
Color Harmonies of #727671
Complementary color
Monochromatic Colors of #727671
Black with #727671
Text Example
Text Example
White with #727671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727671; }
p { color: rgb(114,118,113); }
H1.HeaderClassName
{
color: #727671;
}
.AnyTagClassName
{
color: #727671;
}
</style>
background-color css
<style>
a { background-color: #727671; }
a { background-color: rgb(114,118,113); }
div.DivClassName
{
background-color: #727671;
}
.BgClassName
{
background-color: #727671;
}
</style>
border-color css
<style>
span { border-color: #727671; }
span { border-color: rgb(114,118,113); }
td.TdClassName
{
border-color: #727671;
}
.TagClassName
{
border-color: #727671;
}
</style>