Shades of Xanadu #798274
Tints of Xanadu #798274
RGB
CMYK
RGB Variations
Color information
#798274 (or 0x798274) is known color: Xanadu. HEX triplet: 79, 82 and 74. RGB value is (121,130,116). Sum of RGB (Red+Green+Blue) = 121+130+116=367 (48% of max value = 765). Red value is 121 (47.66% from 255 or 32.97% from 367); Green value is 130 (51.17% from 255 or 35.42% from 367); Blue value is 116 (45.70% from 255 or 31.61% from 367); Max value from RGB is 130 - color contains mainly: green. Hex color #798274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #798274 is #867D8B. Grayscale: #7D7D7D. Windows color (decimal): -8813964 or 7635577. OLE color: 7635577.
HSL color Cylindrical-coordinate representation of color #798274: hue angle of 98.57º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #798274 is Cyan = 0.07, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 130 | 116 | - |
| CMYK | 0.07 | 0 | 0.11 | 0.49 |
| HSL | 98.57º | 0.06% | 0.48% | - |
| HSV(B) | 98.57º | 0.11% | 0.51% | - |
| XYZ | 19.02 | 21.29 | 19.63 | - |
| YUV | 125.71 | 122.52 | 124.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 130 | 116 | 0.07 | 0 | 0.11 | 0.49 | 98.57 | 0.06 | 0.48 |
| Hex | 79 | 82 | 74 | 7 | 0 | B | 31 | 63 | 6 | 30 |
| Octal | 171 | 202 | 164 | 7 | 0 | 13 | 61 | 143 | 6 | 60 |
| Binary | 1111001 | 10000010 | 1110100 | 111 | 0 | 1011 | 110001 | 1100011 | 110 | 110000 |
Color Harmonies of #798274
Complementary color
Monochromatic Colors of #798274
Black with #798274
Text Example
Text Example
White with #798274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798274; }
p { color: rgb(121,130,116); }
H1.HeaderClassName
{
color: #798274;
}
.AnyTagClassName
{
color: #798274;
}
</style>
background-color css
<style>
a { background-color: #798274; }
a { background-color: rgb(121,130,116); }
div.DivClassName
{
background-color: #798274;
}
.BgClassName
{
background-color: #798274;
}
</style>
border-color css
<style>
span { border-color: #798274; }
span { border-color: rgb(121,130,116); }
td.TdClassName
{
border-color: #798274;
}
.TagClassName
{
border-color: #798274;
}
</style>