Shades of Matisse #325979
Tints of Matisse #325979
RGB
CMYK
RGB Variations
Color information
#325979 (or 0x325979) is known color: Matisse. HEX triplet: 32, 59 and 79. RGB value is (50,89,121). Sum of RGB (Red+Green+Blue) = 50+89+121=260 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.23% from 260); Green value is 89 (35.16% from 255 or 34.23% from 260); Blue value is 121 (47.66% from 255 or 46.54% from 260); Max value from RGB is 121 - color contains mainly: blue. Hex color #325979 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325979 is #CDA686. Grayscale: #505050. Windows color (decimal): -13477511 or 7952690. OLE color: 7952690.
HSL color Cylindrical-coordinate representation of color #325979: hue angle of 207.04º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #325979 is Cyan = 0.59, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 89 | 121 | - |
| CMYK | 0.59 | 0.26 | 0 | 0.53 |
| HSL | 207.04º | 0.42% | 0.34% | - |
| HSV(B) | 207.04º | 0.59% | 0.47% | - |
| XYZ | 8.34 | 9.2 | 19.43 | - |
| YUV | 80.99 | 150.58 | 105.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 121 | 0.59 | 0.26 | 0 | 0.53 | 207.04 | 0.42 | 0.34 |
| Hex | 32 | 59 | 79 | 3B | 1A | 0 | 35 | CF | 2A | 22 |
| Octal | 62 | 131 | 171 | 73 | 32 | 0 | 65 | 317 | 52 | 42 |
| Binary | 110010 | 1011001 | 1111001 | 111011 | 11010 | 0 | 110101 | 11001111 | 101010 | 100010 |
Color Harmonies of #325979
Complementary color
Monochromatic Colors of #325979
Black with #325979
Text Example
Text Example
White with #325979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325979; }
p { color: rgb(50,89,121); }
H1.HeaderClassName
{
color: #325979;
}
.AnyTagClassName
{
color: #325979;
}
</style>
background-color css
<style>
a { background-color: #325979; }
a { background-color: rgb(50,89,121); }
div.DivClassName
{
background-color: #325979;
}
.BgClassName
{
background-color: #325979;
}
</style>
border-color css
<style>
span { border-color: #325979; }
span { border-color: rgb(50,89,121); }
td.TdClassName
{
border-color: #325979;
}
.TagClassName
{
border-color: #325979;
}
</style>