Shades of Xanadu #758370
Tints of Xanadu #758370
RGB
CMYK
RGB Variations
Color information
#758370 (or 0x758370) is known color: Xanadu. HEX triplet: 75, 83 and 70. RGB value is (117,131,112). Sum of RGB (Red+Green+Blue) = 117+131+112=360 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.5% from 360); Green value is 131 (51.56% from 255 or 36.39% from 360); Blue value is 112 (44.14% from 255 or 31.11% from 360); Max value from RGB is 131 - color contains mainly: green. Hex color #758370 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758370 is #8A7C8F. Grayscale: #7C7C7C. Windows color (decimal): -9075856 or 7373685. OLE color: 7373685.
HSL color Cylindrical-coordinate representation of color #758370: hue angle of 104.21º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #758370 is Cyan = 0.11, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 131 | 112 | - |
| CMYK | 0.11 | 0 | 0.15 | 0.49 |
| HSL | 104.21º | 0.08% | 0.48% | - |
| HSV(B) | 104.21º | 0.15% | 0.51% | - |
| XYZ | 18.38 | 21.18 | 18.45 | - |
| YUV | 124.65 | 120.86 | 122.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 131 | 112 | 0.11 | 0 | 0.15 | 0.49 | 104.21 | 0.08 | 0.48 |
| Hex | 75 | 83 | 70 | B | 0 | F | 31 | 68 | 8 | 30 |
| Octal | 165 | 203 | 160 | 13 | 0 | 17 | 61 | 150 | 10 | 60 |
| Binary | 1110101 | 10000011 | 1110000 | 1011 | 0 | 1111 | 110001 | 1101000 | 1000 | 110000 |
Color Harmonies of #758370
Complementary color
Monochromatic Colors of #758370
Black with #758370
Text Example
Text Example
White with #758370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758370; }
p { color: rgb(117,131,112); }
H1.HeaderClassName
{
color: #758370;
}
.AnyTagClassName
{
color: #758370;
}
</style>
background-color css
<style>
a { background-color: #758370; }
a { background-color: rgb(117,131,112); }
div.DivClassName
{
background-color: #758370;
}
.BgClassName
{
background-color: #758370;
}
</style>
border-color css
<style>
span { border-color: #758370; }
span { border-color: rgb(117,131,112); }
td.TdClassName
{
border-color: #758370;
}
.TagClassName
{
border-color: #758370;
}
</style>