Shades of Xanadu #749467
Tints of Xanadu #749467
RGB
CMYK
RGB Variations
Color information
#749467 (or 0x749467) is known color: Xanadu. HEX triplet: 74, 94 and 67. RGB value is (116,148,103). Sum of RGB (Red+Green+Blue) = 116+148+103=367 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.61% from 367); Green value is 148 (58.20% from 255 or 40.33% from 367); Blue value is 103 (40.62% from 255 or 28.07% from 367); Max value from RGB is 148 - color contains mainly: green. Hex color #749467 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749467 is #8B6B98. Grayscale: #858585. Windows color (decimal): -9137049 or 6788212. OLE color: 6788212.
HSL color Cylindrical-coordinate representation of color #749467: hue angle of 102.67º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #749467 is Cyan = 0.22, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 148 | 103 | - |
| CMYK | 0.22 | 0 | 0.30 | 0.42 |
| HSL | 102.67º | 0.18% | 0.49% | - |
| HSV(B) | 102.67º | 0.3% | 0.58% | - |
| XYZ | 20.24 | 25.87 | 16.76 | - |
| YUV | 133.3 | 110.9 | 115.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 148 | 103 | 0.22 | 0 | 0.30 | 0.42 | 102.67 | 0.18 | 0.49 |
| Hex | 74 | 94 | 67 | 16 | 0 | 1E | 2A | 67 | 12 | 31 |
| Octal | 164 | 224 | 147 | 26 | 0 | 36 | 52 | 147 | 22 | 61 |
| Binary | 1110100 | 10010100 | 1100111 | 10110 | 0 | 11110 | 101010 | 1100111 | 10010 | 110001 |
Color Harmonies of #749467
Complementary color
Monochromatic Colors of #749467
Black with #749467
Text Example
Text Example
White with #749467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749467; }
p { color: rgb(116,148,103); }
H1.HeaderClassName
{
color: #749467;
}
.AnyTagClassName
{
color: #749467;
}
</style>
background-color css
<style>
a { background-color: #749467; }
a { background-color: rgb(116,148,103); }
div.DivClassName
{
background-color: #749467;
}
.BgClassName
{
background-color: #749467;
}
</style>
border-color css
<style>
span { border-color: #749467; }
span { border-color: rgb(116,148,103); }
td.TdClassName
{
border-color: #749467;
}
.TagClassName
{
border-color: #749467;
}
</style>