Shades of Xanadu #748071
Tints of Xanadu #748071
RGB
CMYK
RGB Variations
Color information
#748071 (or 0x748071) is known color: Xanadu. HEX triplet: 74, 80 and 71. RGB value is (116,128,113). Sum of RGB (Red+Green+Blue) = 116+128+113=357 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.49% from 357); Green value is 128 (50.39% from 255 or 35.85% from 357); Blue value is 113 (44.53% from 255 or 31.65% from 357); Max value from RGB is 128 - color contains mainly: green. Hex color #748071 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #748071 is #8B7F8E. Grayscale: #7A7A7A. Windows color (decimal): -9142159 or 7438452. OLE color: 7438452.
HSL color Cylindrical-coordinate representation of color #748071: hue angle of 108º degrees, saturation: 0.06, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #748071 is Cyan = 0.09, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 116 | 128 | 113 | - |
| CMYK | 0.09 | 0 | 0.12 | 0.50 |
| HSL | 108º | 0.06% | 0.47% | - |
| HSV(B) | 108º | 0.12% | 0.5% | - |
| XYZ | 17.9 | 20.34 | 18.61 | - |
| YUV | 122.7 | 122.52 | 123.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 128 | 113 | 0.09 | 0 | 0.12 | 0.50 | 108 | 0.06 | 0.47 |
| Hex | 74 | 80 | 71 | 9 | 0 | C | 32 | 6C | 6 | 2F |
| Octal | 164 | 200 | 161 | 11 | 0 | 14 | 62 | 154 | 6 | 57 |
| Binary | 1110100 | 10000000 | 1110001 | 1001 | 0 | 1100 | 110010 | 1101100 | 110 | 101111 |
Color Harmonies of #748071
Complementary color
Monochromatic Colors of #748071
Black with #748071
Text Example
Text Example
White with #748071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748071; }
p { color: rgb(116,128,113); }
H1.HeaderClassName
{
color: #748071;
}
.AnyTagClassName
{
color: #748071;
}
</style>
background-color css
<style>
a { background-color: #748071; }
a { background-color: rgb(116,128,113); }
div.DivClassName
{
background-color: #748071;
}
.BgClassName
{
background-color: #748071;
}
</style>
border-color css
<style>
span { border-color: #748071; }
span { border-color: rgb(116,128,113); }
td.TdClassName
{
border-color: #748071;
}
.TagClassName
{
border-color: #748071;
}
</style>