Shades of Xanadu #749466
Tints of Xanadu #749466
RGB
CMYK
RGB Variations
Color information
#749466 (or 0x749466) is known color: Xanadu. HEX triplet: 74, 94 and 66. RGB value is (116,148,102). Sum of RGB (Red+Green+Blue) = 116+148+102=366 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.69% from 366); Green value is 148 (58.20% from 255 or 40.44% from 366); Blue value is 102 (40.23% from 255 or 27.87% from 366); Max value from RGB is 148 - color contains mainly: green. Hex color #749466 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749466 is #8B6B99. Grayscale: #858585. Windows color (decimal): -9137050 or 6722676. OLE color: 6722676.
HSL color Cylindrical-coordinate representation of color #749466: hue angle of 101.74º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #749466 is Cyan = 0.22, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 148 | 102 | - |
| CMYK | 0.22 | 0 | 0.31 | 0.42 |
| HSL | 101.74º | 0.18% | 0.49% | - |
| HSV(B) | 101.74º | 0.31% | 0.58% | - |
| XYZ | 20.19 | 25.85 | 16.5 | - |
| YUV | 133.19 | 110.4 | 115.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 148 | 102 | 0.22 | 0 | 0.31 | 0.42 | 101.74 | 0.18 | 0.49 |
| Hex | 74 | 94 | 66 | 16 | 0 | 1F | 2A | 66 | 12 | 31 |
| Octal | 164 | 224 | 146 | 26 | 0 | 37 | 52 | 146 | 22 | 61 |
| Binary | 1110100 | 10010100 | 1100110 | 10110 | 0 | 11111 | 101010 | 1100110 | 10010 | 110001 |
Color Harmonies of #749466
Complementary color
Monochromatic Colors of #749466
Black with #749466
Text Example
Text Example
White with #749466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749466; }
p { color: rgb(116,148,102); }
H1.HeaderClassName
{
color: #749466;
}
.AnyTagClassName
{
color: #749466;
}
</style>
background-color css
<style>
a { background-color: #749466; }
a { background-color: rgb(116,148,102); }
div.DivClassName
{
background-color: #749466;
}
.BgClassName
{
background-color: #749466;
}
</style>
border-color css
<style>
span { border-color: #749466; }
span { border-color: rgb(116,148,102); }
td.TdClassName
{
border-color: #749466;
}
.TagClassName
{
border-color: #749466;
}
</style>