Shades of Xanadu #749568
Tints of Xanadu #749568
RGB
CMYK
RGB Variations
Color information
#749568 (or 0x749568) is known color: Xanadu. HEX triplet: 74, 95 and 68. RGB value is (116,149,104). Sum of RGB (Red+Green+Blue) = 116+149+104=369 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.44% from 369); Green value is 149 (58.59% from 255 or 40.38% from 369); Blue value is 104 (41.02% from 255 or 28.18% from 369); Max value from RGB is 149 - color contains mainly: green. Hex color #749568 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749568 is #8B6A97. Grayscale: #868686. Windows color (decimal): -9136792 or 6854004. OLE color: 6854004.
HSL color Cylindrical-coordinate representation of color #749568: hue angle of 104º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #749568 is Cyan = 0.22, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 104 | - |
| CMYK | 0.22 | 0 | 0.30 | 0.42 |
| HSL | 104º | 0.18% | 0.5% | - |
| HSV(B) | 104º | 0.3% | 0.58% | - |
| XYZ | 20.45 | 26.21 | 17.08 | - |
| YUV | 134 | 111.07 | 115.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 104 | 0.22 | 0 | 0.30 | 0.42 | 104 | 0.18 | 0.5 |
| Hex | 74 | 95 | 68 | 16 | 0 | 1E | 2A | 68 | 12 | 32 |
| Octal | 164 | 225 | 150 | 26 | 0 | 36 | 52 | 150 | 22 | 62 |
| Binary | 1110100 | 10010101 | 1101000 | 10110 | 0 | 11110 | 101010 | 1101000 | 10010 | 110010 |
Color Harmonies of #749568
Complementary color
Monochromatic Colors of #749568
Black with #749568
Text Example
Text Example
White with #749568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749568; }
p { color: rgb(116,149,104); }
H1.HeaderClassName
{
color: #749568;
}
.AnyTagClassName
{
color: #749568;
}
</style>
background-color css
<style>
a { background-color: #749568; }
a { background-color: rgb(116,149,104); }
div.DivClassName
{
background-color: #749568;
}
.BgClassName
{
background-color: #749568;
}
</style>
border-color css
<style>
span { border-color: #749568; }
span { border-color: rgb(116,149,104); }
td.TdClassName
{
border-color: #749568;
}
.TagClassName
{
border-color: #749568;
}
</style>