Shades of Xanadu #769469
Tints of Xanadu #769469
RGB
CMYK
RGB Variations
Color information
#769469 (or 0x769469) is known color: Xanadu. HEX triplet: 76, 94 and 69. RGB value is (118,148,105). Sum of RGB (Red+Green+Blue) = 118+148+105=371 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.81% from 371); Green value is 148 (58.20% from 255 or 39.89% from 371); Blue value is 105 (41.41% from 255 or 28.30% from 371); Max value from RGB is 148 - color contains mainly: green. Hex color #769469 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769469 is #896B96. Grayscale: #868686. Windows color (decimal): -9005975 or 6919286. OLE color: 6919286.
HSL color Cylindrical-coordinate representation of color #769469: hue angle of 101.86º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #769469 is Cyan = 0.20, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 148 | 105 | - |
| CMYK | 0.20 | 0 | 0.29 | 0.42 |
| HSL | 101.86º | 0.17% | 0.5% | - |
| HSV(B) | 101.86º | 0.29% | 0.58% | - |
| XYZ | 20.61 | 26.05 | 17.31 | - |
| YUV | 134.13 | 111.56 | 116.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 105 | 0.20 | 0 | 0.29 | 0.42 | 101.86 | 0.17 | 0.5 |
| Hex | 76 | 94 | 69 | 14 | 0 | 1D | 2A | 66 | 11 | 32 |
| Octal | 166 | 224 | 151 | 24 | 0 | 35 | 52 | 146 | 21 | 62 |
| Binary | 1110110 | 10010100 | 1101001 | 10100 | 0 | 11101 | 101010 | 1100110 | 10001 | 110010 |
Color Harmonies of #769469
Complementary color
Monochromatic Colors of #769469
Black with #769469
Text Example
Text Example
White with #769469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769469; }
p { color: rgb(118,148,105); }
H1.HeaderClassName
{
color: #769469;
}
.AnyTagClassName
{
color: #769469;
}
</style>
background-color css
<style>
a { background-color: #769469; }
a { background-color: rgb(118,148,105); }
div.DivClassName
{
background-color: #769469;
}
.BgClassName
{
background-color: #769469;
}
</style>
border-color css
<style>
span { border-color: #769469; }
span { border-color: rgb(118,148,105); }
td.TdClassName
{
border-color: #769469;
}
.TagClassName
{
border-color: #769469;
}
</style>