Shades of Xanadu #749069
Tints of Xanadu #749069
RGB
CMYK
RGB Variations
Color information
#749069 (or 0x749069) is known color: Xanadu. HEX triplet: 74, 90 and 69. RGB value is (116,144,105). Sum of RGB (Red+Green+Blue) = 116+144+105=365 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.78% from 365); Green value is 144 (56.64% from 255 or 39.45% from 365); Blue value is 105 (41.41% from 255 or 28.77% from 365); Max value from RGB is 144 - color contains mainly: green. Hex color #749069 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749069 is #8B6F96. Grayscale: #838383. Windows color (decimal): -9138071 or 6918260. OLE color: 6918260.
HSL color Cylindrical-coordinate representation of color #749069: hue angle of 103.08º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #749069 is Cyan = 0.19, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 105 | - |
| CMYK | 0.19 | 0 | 0.27 | 0.44 |
| HSL | 103.08º | 0.16% | 0.49% | - |
| HSV(B) | 103.08º | 0.27% | 0.56% | - |
| XYZ | 19.73 | 24.68 | 17.09 | - |
| YUV | 131.18 | 113.22 | 117.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 105 | 0.19 | 0 | 0.27 | 0.44 | 103.08 | 0.16 | 0.49 |
| Hex | 74 | 90 | 69 | 13 | 0 | 1B | 2C | 67 | 10 | 31 |
| Octal | 164 | 220 | 151 | 23 | 0 | 33 | 54 | 147 | 20 | 61 |
| Binary | 1110100 | 10010000 | 1101001 | 10011 | 0 | 11011 | 101100 | 1100111 | 10000 | 110001 |
Color Harmonies of #749069
Complementary color
Monochromatic Colors of #749069
Black with #749069
Text Example
Text Example
White with #749069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749069; }
p { color: rgb(116,144,105); }
H1.HeaderClassName
{
color: #749069;
}
.AnyTagClassName
{
color: #749069;
}
</style>
background-color css
<style>
a { background-color: #749069; }
a { background-color: rgb(116,144,105); }
div.DivClassName
{
background-color: #749069;
}
.BgClassName
{
background-color: #749069;
}
</style>
border-color css
<style>
span { border-color: #749069; }
span { border-color: rgb(116,144,105); }
td.TdClassName
{
border-color: #749069;
}
.TagClassName
{
border-color: #749069;
}
</style>