Shades of Xanadu #749566
Tints of Xanadu #749566
RGB
CMYK
RGB Variations
Color information
#749566 (or 0x749566) is known color: Xanadu. HEX triplet: 74, 95 and 66. RGB value is (116,149,102). Sum of RGB (Red+Green+Blue) = 116+149+102=367 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.61% from 367); Green value is 149 (58.59% from 255 or 40.60% from 367); Blue value is 102 (40.23% from 255 or 27.79% from 367); Max value from RGB is 149 - color contains mainly: green. Hex color #749566 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749566 is #8B6A99. Grayscale: #858585. Windows color (decimal): -9136794 or 6722932. OLE color: 6722932.
HSL color Cylindrical-coordinate representation of color #749566: hue angle of 102.13º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #749566 is Cyan = 0.22, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 102 | - |
| CMYK | 0.22 | 0 | 0.32 | 0.42 |
| HSL | 102.13º | 0.19% | 0.49% | - |
| HSV(B) | 102.13º | 0.32% | 0.58% | - |
| XYZ | 20.35 | 26.17 | 16.55 | - |
| YUV | 133.78 | 110.07 | 115.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 102 | 0.22 | 0 | 0.32 | 0.42 | 102.13 | 0.19 | 0.49 |
| Hex | 74 | 95 | 66 | 16 | 0 | 20 | 2A | 66 | 13 | 31 |
| Octal | 164 | 225 | 146 | 26 | 0 | 40 | 52 | 146 | 23 | 61 |
| Binary | 1110100 | 10010101 | 1100110 | 10110 | 0 | 100000 | 101010 | 1100110 | 10011 | 110001 |
Color Harmonies of #749566
Complementary color
Monochromatic Colors of #749566
Black with #749566
Text Example
Text Example
White with #749566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749566; }
p { color: rgb(116,149,102); }
H1.HeaderClassName
{
color: #749566;
}
.AnyTagClassName
{
color: #749566;
}
</style>
background-color css
<style>
a { background-color: #749566; }
a { background-color: rgb(116,149,102); }
div.DivClassName
{
background-color: #749566;
}
.BgClassName
{
background-color: #749566;
}
</style>
border-color css
<style>
span { border-color: #749566; }
span { border-color: rgb(116,149,102); }
td.TdClassName
{
border-color: #749566;
}
.TagClassName
{
border-color: #749566;
}
</style>