Shades of Xanadu #768572
Tints of Xanadu #768572
RGB
CMYK
RGB Variations
Color information
#768572 (or 0x768572) is known color: Xanadu. HEX triplet: 76, 85 and 72. RGB value is (118,133,114). Sum of RGB (Red+Green+Blue) = 118+133+114=365 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.33% from 365); Green value is 133 (52.34% from 255 or 36.44% from 365); Blue value is 114 (44.92% from 255 or 31.23% from 365); Max value from RGB is 133 - color contains mainly: green. Hex color #768572 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768572 is #897A8D. Grayscale: #7E7E7E. Windows color (decimal): -9009806 or 7505270. OLE color: 7505270.
HSL color Cylindrical-coordinate representation of color #768572: hue angle of 107.37º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #768572 is Cyan = 0.11, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 133 | 114 | - |
| CMYK | 0.11 | 0 | 0.14 | 0.48 |
| HSL | 107.37º | 0.08% | 0.48% | - |
| HSV(B) | 107.37º | 0.14% | 0.52% | - |
| XYZ | 18.9 | 21.84 | 19.14 | - |
| YUV | 126.35 | 121.03 | 122.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 133 | 114 | 0.11 | 0 | 0.14 | 0.48 | 107.37 | 0.08 | 0.48 |
| Hex | 76 | 85 | 72 | B | 0 | E | 30 | 6B | 8 | 30 |
| Octal | 166 | 205 | 162 | 13 | 0 | 16 | 60 | 153 | 10 | 60 |
| Binary | 1110110 | 10000101 | 1110010 | 1011 | 0 | 1110 | 110000 | 1101011 | 1000 | 110000 |
Color Harmonies of #768572
Complementary color
Monochromatic Colors of #768572
Black with #768572
Text Example
Text Example
White with #768572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768572; }
p { color: rgb(118,133,114); }
H1.HeaderClassName
{
color: #768572;
}
.AnyTagClassName
{
color: #768572;
}
</style>
background-color css
<style>
a { background-color: #768572; }
a { background-color: rgb(118,133,114); }
div.DivClassName
{
background-color: #768572;
}
.BgClassName
{
background-color: #768572;
}
</style>
border-color css
<style>
span { border-color: #768572; }
span { border-color: rgb(118,133,114); }
td.TdClassName
{
border-color: #768572;
}
.TagClassName
{
border-color: #768572;
}
</style>