Shades of Matisse #356089
Tints of Matisse #356089
RGB
CMYK
RGB Variations
Color information
#356089 (or 0x356089) is known color: Matisse. HEX triplet: 35, 60 and 89. RGB value is (53,96,137). Sum of RGB (Red+Green+Blue) = 53+96+137=286 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.53% from 286); Green value is 96 (37.89% from 255 or 33.57% from 286); Blue value is 137 (53.91% from 255 or 47.90% from 286); Max value from RGB is 137 - color contains mainly: blue. Hex color #356089 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #356089 is #CA9F76. Grayscale: #575757. Windows color (decimal): -13279095 or 9003061. OLE color: 9003061.
HSL color Cylindrical-coordinate representation of color #356089: hue angle of 209.29º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #356089 is Cyan = 0.61, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 96 | 137 | - |
| CMYK | 0.61 | 0.30 | 0 | 0.46 |
| HSL | 209.29º | 0.44% | 0.37% | - |
| HSV(B) | 209.29º | 0.61% | 0.54% | - |
| XYZ | 10.17 | 10.93 | 25.24 | - |
| YUV | 87.82 | 155.75 | 103.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 96 | 137 | 0.61 | 0.30 | 0 | 0.46 | 209.29 | 0.44 | 0.37 |
| Hex | 35 | 60 | 89 | 3D | 1E | 0 | 2E | D1 | 2C | 25 |
| Octal | 65 | 140 | 211 | 75 | 36 | 0 | 56 | 321 | 54 | 45 |
| Binary | 110101 | 1100000 | 10001001 | 111101 | 11110 | 0 | 101110 | 11010001 | 101100 | 100101 |
Color Harmonies of #356089
Complementary color
Monochromatic Colors of #356089
Black with #356089
Text Example
Text Example
White with #356089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356089; }
p { color: rgb(53,96,137); }
H1.HeaderClassName
{
color: #356089;
}
.AnyTagClassName
{
color: #356089;
}
</style>
background-color css
<style>
a { background-color: #356089; }
a { background-color: rgb(53,96,137); }
div.DivClassName
{
background-color: #356089;
}
.BgClassName
{
background-color: #356089;
}
</style>
border-color css
<style>
span { border-color: #356089; }
span { border-color: rgb(53,96,137); }
td.TdClassName
{
border-color: #356089;
}
.TagClassName
{
border-color: #356089;
}
</style>