Shades of Xanadu #769369
Tints of Xanadu #769369
RGB
CMYK
RGB Variations
Color information
#769369 (or 0x769369) is known color: Xanadu. HEX triplet: 76, 93 and 69. RGB value is (118,147,105). Sum of RGB (Red+Green+Blue) = 118+147+105=370 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.89% from 370); Green value is 147 (57.81% from 255 or 39.73% from 370); Blue value is 105 (41.41% from 255 or 28.38% from 370); Max value from RGB is 147 - color contains mainly: green. Hex color #769369 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769369 is #896C96. Grayscale: #858585. Windows color (decimal): -9006231 or 6919030. OLE color: 6919030.
HSL color Cylindrical-coordinate representation of color #769369: hue angle of 101.43º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #769369 is Cyan = 0.20, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 105 | - |
| CMYK | 0.20 | 0 | 0.29 | 0.42 |
| HSL | 101.43º | 0.17% | 0.49% | - |
| HSV(B) | 101.43º | 0.29% | 0.58% | - |
| XYZ | 20.45 | 25.74 | 17.25 | - |
| YUV | 133.54 | 111.89 | 116.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 105 | 0.20 | 0 | 0.29 | 0.42 | 101.43 | 0.17 | 0.49 |
| Hex | 76 | 93 | 69 | 14 | 0 | 1D | 2A | 65 | 11 | 31 |
| Octal | 166 | 223 | 151 | 24 | 0 | 35 | 52 | 145 | 21 | 61 |
| Binary | 1110110 | 10010011 | 1101001 | 10100 | 0 | 11101 | 101010 | 1100101 | 10001 | 110001 |
Color Harmonies of #769369
Complementary color
Monochromatic Colors of #769369
Black with #769369
Text Example
Text Example
White with #769369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769369; }
p { color: rgb(118,147,105); }
H1.HeaderClassName
{
color: #769369;
}
.AnyTagClassName
{
color: #769369;
}
</style>
background-color css
<style>
a { background-color: #769369; }
a { background-color: rgb(118,147,105); }
div.DivClassName
{
background-color: #769369;
}
.BgClassName
{
background-color: #769369;
}
</style>
border-color css
<style>
span { border-color: #769369; }
span { border-color: rgb(118,147,105); }
td.TdClassName
{
border-color: #769369;
}
.TagClassName
{
border-color: #769369;
}
</style>