Shades of Xanadu #739466
Tints of Xanadu #739466
RGB
CMYK
RGB Variations
Color information
#739466 (or 0x739466) is known color: Xanadu. HEX triplet: 73, 94 and 66. RGB value is (115,148,102). Sum of RGB (Red+Green+Blue) = 115+148+102=365 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.51% from 365); Green value is 148 (58.20% from 255 or 40.55% from 365); Blue value is 102 (40.23% from 255 or 27.95% from 365); Max value from RGB is 148 - color contains mainly: green. Hex color #739466 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739466 is #8C6B99. Grayscale: #858585. Windows color (decimal): -9202586 or 6722675. OLE color: 6722675.
HSL color Cylindrical-coordinate representation of color #739466: hue angle of 103.04º 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 #739466 is Cyan = 0.22, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 102 | - |
| CMYK | 0.22 | 0 | 0.31 | 0.42 |
| HSL | 103.04º | 0.18% | 0.49% | - |
| HSV(B) | 103.04º | 0.31% | 0.58% | - |
| XYZ | 20.06 | 25.78 | 16.49 | - |
| YUV | 132.89 | 110.57 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 102 | 0.22 | 0 | 0.31 | 0.42 | 103.04 | 0.18 | 0.49 |
| Hex | 73 | 94 | 66 | 16 | 0 | 1F | 2A | 67 | 12 | 31 |
| Octal | 163 | 224 | 146 | 26 | 0 | 37 | 52 | 147 | 22 | 61 |
| Binary | 1110011 | 10010100 | 1100110 | 10110 | 0 | 11111 | 101010 | 1100111 | 10010 | 110001 |
Color Harmonies of #739466
Complementary color
Monochromatic Colors of #739466
Black with #739466
Text Example
Text Example
White with #739466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739466; }
p { color: rgb(115,148,102); }
H1.HeaderClassName
{
color: #739466;
}
.AnyTagClassName
{
color: #739466;
}
</style>
background-color css
<style>
a { background-color: #739466; }
a { background-color: rgb(115,148,102); }
div.DivClassName
{
background-color: #739466;
}
.BgClassName
{
background-color: #739466;
}
</style>
border-color css
<style>
span { border-color: #739466; }
span { border-color: rgb(115,148,102); }
td.TdClassName
{
border-color: #739466;
}
.TagClassName
{
border-color: #739466;
}
</style>