Shades of Xanadu #738869
Tints of Xanadu #738869
RGB
CMYK
RGB Variations
Color information
#738869 (or 0x738869) is known color: Xanadu. HEX triplet: 73, 88 and 69. RGB value is (115,136,105). Sum of RGB (Red+Green+Blue) = 115+136+105=356 (47% of max value = 765). Red value is 115 (45.31% from 255 or 32.30% from 356); Green value is 136 (53.52% from 255 or 38.20% from 356); Blue value is 105 (41.41% from 255 or 29.49% from 356); Max value from RGB is 136 - color contains mainly: green. Hex color #738869 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738869 is #8C7796. Grayscale: #7E7E7E. Windows color (decimal): -9205655 or 6916211. OLE color: 6916211.
HSL color Cylindrical-coordinate representation of color #738869: hue angle of 100.65º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #738869 is Cyan = 0.15, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 136 | 105 | - |
| CMYK | 0.15 | 0 | 0.23 | 0.47 |
| HSL | 100.65º | 0.13% | 0.47% | - |
| HSV(B) | 100.65º | 0.23% | 0.53% | - |
| XYZ | 18.42 | 22.27 | 16.69 | - |
| YUV | 126.19 | 116.04 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 136 | 105 | 0.15 | 0 | 0.23 | 0.47 | 100.65 | 0.13 | 0.47 |
| Hex | 73 | 88 | 69 | F | 0 | 17 | 2F | 65 | D | 2F |
| Octal | 163 | 210 | 151 | 17 | 0 | 27 | 57 | 145 | 15 | 57 |
| Binary | 1110011 | 10001000 | 1101001 | 1111 | 0 | 10111 | 101111 | 1100101 | 1101 | 101111 |
Color Harmonies of #738869
Complementary color
Monochromatic Colors of #738869
Black with #738869
Text Example
Text Example
White with #738869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738869; }
p { color: rgb(115,136,105); }
H1.HeaderClassName
{
color: #738869;
}
.AnyTagClassName
{
color: #738869;
}
</style>
background-color css
<style>
a { background-color: #738869; }
a { background-color: rgb(115,136,105); }
div.DivClassName
{
background-color: #738869;
}
.BgClassName
{
background-color: #738869;
}
</style>
border-color css
<style>
span { border-color: #738869; }
span { border-color: rgb(115,136,105); }
td.TdClassName
{
border-color: #738869;
}
.TagClassName
{
border-color: #738869;
}
</style>