Shades of Xanadu #748671
Tints of Xanadu #748671
RGB
CMYK
RGB Variations
Color information
#748671 (or 0x748671) is known color: Xanadu. HEX triplet: 74, 86 and 71. RGB value is (116,134,113). Sum of RGB (Red+Green+Blue) = 116+134+113=363 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.96% from 363); Green value is 134 (52.73% from 255 or 36.91% from 363); Blue value is 113 (44.53% from 255 or 31.13% from 363); Max value from RGB is 134 - color contains mainly: green. Hex color #748671 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #748671 is #8B798E. Grayscale: #7E7E7E. Windows color (decimal): -9140623 or 7439988. OLE color: 7439988.
HSL color Cylindrical-coordinate representation of color #748671: hue angle of 111.43º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #748671 is Cyan = 0.13, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 134 | 113 | - |
| CMYK | 0.13 | 0 | 0.16 | 0.47 |
| HSL | 111.43º | 0.09% | 0.48% | - |
| HSV(B) | 111.43º | 0.16% | 0.53% | - |
| XYZ | 18.71 | 21.96 | 18.87 | - |
| YUV | 126.22 | 120.54 | 120.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 134 | 113 | 0.13 | 0 | 0.16 | 0.47 | 111.43 | 0.09 | 0.48 |
| Hex | 74 | 86 | 71 | D | 0 | 10 | 2F | 6F | 9 | 30 |
| Octal | 164 | 206 | 161 | 15 | 0 | 20 | 57 | 157 | 11 | 60 |
| Binary | 1110100 | 10000110 | 1110001 | 1101 | 0 | 10000 | 101111 | 1101111 | 1001 | 110000 |
Color Harmonies of #748671
Complementary color
Monochromatic Colors of #748671
Black with #748671
Text Example
Text Example
White with #748671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748671; }
p { color: rgb(116,134,113); }
H1.HeaderClassName
{
color: #748671;
}
.AnyTagClassName
{
color: #748671;
}
</style>
background-color css
<style>
a { background-color: #748671; }
a { background-color: rgb(116,134,113); }
div.DivClassName
{
background-color: #748671;
}
.BgClassName
{
background-color: #748671;
}
</style>
border-color css
<style>
span { border-color: #748671; }
span { border-color: rgb(116,134,113); }
td.TdClassName
{
border-color: #748671;
}
.TagClassName
{
border-color: #748671;
}
</style>