Shades of Xanadu #759367
Tints of Xanadu #759367
RGB
CMYK
RGB Variations
Color information
#759367 (or 0x759367) is known color: Xanadu. HEX triplet: 75, 93 and 67. RGB value is (117,147,103). Sum of RGB (Red+Green+Blue) = 117+147+103=367 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.88% from 367); Green value is 147 (57.81% from 255 or 40.05% from 367); Blue value is 103 (40.62% from 255 or 28.07% from 367); Max value from RGB is 147 - color contains mainly: green. Hex color #759367 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759367 is #8A6C98. Grayscale: #858585. Windows color (decimal): -9071769 or 6787957. OLE color: 6787957.
HSL color Cylindrical-coordinate representation of color #759367: hue angle of 100.91º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #759367 is Cyan = 0.20, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 103 | - |
| CMYK | 0.20 | 0 | 0.30 | 0.42 |
| HSL | 100.91º | 0.18% | 0.49% | - |
| HSV(B) | 100.91º | 0.3% | 0.58% | - |
| XYZ | 20.22 | 25.63 | 16.71 | - |
| YUV | 133.01 | 111.06 | 116.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 103 | 0.20 | 0 | 0.30 | 0.42 | 100.91 | 0.18 | 0.49 |
| Hex | 75 | 93 | 67 | 14 | 0 | 1E | 2A | 65 | 12 | 31 |
| Octal | 165 | 223 | 147 | 24 | 0 | 36 | 52 | 145 | 22 | 61 |
| Binary | 1110101 | 10010011 | 1100111 | 10100 | 0 | 11110 | 101010 | 1100101 | 10010 | 110001 |
Color Harmonies of #759367
Complementary color
Monochromatic Colors of #759367
Black with #759367
Text Example
Text Example
White with #759367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759367; }
p { color: rgb(117,147,103); }
H1.HeaderClassName
{
color: #759367;
}
.AnyTagClassName
{
color: #759367;
}
</style>
background-color css
<style>
a { background-color: #759367; }
a { background-color: rgb(117,147,103); }
div.DivClassName
{
background-color: #759367;
}
.BgClassName
{
background-color: #759367;
}
</style>
border-color css
<style>
span { border-color: #759367; }
span { border-color: rgb(117,147,103); }
td.TdClassName
{
border-color: #759367;
}
.TagClassName
{
border-color: #759367;
}
</style>