Shades of Matisse #326087
Tints of Matisse #326087
RGB
CMYK
RGB Variations
Color information
#326087 (or 0x326087) is known color: Matisse. HEX triplet: 32, 60 and 87. RGB value is (50,96,135). Sum of RGB (Red+Green+Blue) = 50+96+135=281 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.79% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 135 (53.12% from 255 or 48.04% from 281); Max value from RGB is 135 - color contains mainly: blue. Hex color #326087 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326087 is #CD9F78. Grayscale: #565656. Windows color (decimal): -13475705 or 8871986. OLE color: 8871986.
HSL color Cylindrical-coordinate representation of color #326087: hue angle of 207.53º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #326087 is Cyan = 0.63, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 96 | 135 | - |
| CMYK | 0.63 | 0.29 | 0 | 0.47 |
| HSL | 207.53º | 0.46% | 0.36% | - |
| HSV(B) | 207.53º | 0.63% | 0.53% | - |
| XYZ | 9.87 | 10.79 | 24.48 | - |
| YUV | 86.69 | 155.26 | 101.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 96 | 135 | 0.63 | 0.29 | 0 | 0.47 | 207.53 | 0.46 | 0.36 |
| Hex | 32 | 60 | 87 | 3F | 1D | 0 | 2F | D0 | 2E | 24 |
| Octal | 62 | 140 | 207 | 77 | 35 | 0 | 57 | 320 | 56 | 44 |
| Binary | 110010 | 1100000 | 10000111 | 111111 | 11101 | 0 | 101111 | 11010000 | 101110 | 100100 |
Color Harmonies of #326087
Complementary color
Monochromatic Colors of #326087
Black with #326087
Text Example
Text Example
White with #326087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326087; }
p { color: rgb(50,96,135); }
H1.HeaderClassName
{
color: #326087;
}
.AnyTagClassName
{
color: #326087;
}
</style>
background-color css
<style>
a { background-color: #326087; }
a { background-color: rgb(50,96,135); }
div.DivClassName
{
background-color: #326087;
}
.BgClassName
{
background-color: #326087;
}
</style>
border-color css
<style>
span { border-color: #326087; }
span { border-color: rgb(50,96,135); }
td.TdClassName
{
border-color: #326087;
}
.TagClassName
{
border-color: #326087;
}
</style>