Shades of Matisse #326287
Tints of Matisse #326287
RGB
CMYK
RGB Variations
Color information
#326287 (or 0x326287) is known color: Matisse. HEX triplet: 32, 62 and 87. RGB value is (50,98,135). Sum of RGB (Red+Green+Blue) = 50+98+135=283 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.67% from 283); Green value is 98 (38.67% from 255 or 34.63% from 283); Blue value is 135 (53.12% from 255 or 47.70% from 283); Max value from RGB is 135 - color contains mainly: blue. Hex color #326287 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326287 is #CD9D78. Grayscale: #575757. Windows color (decimal): -13475193 or 8872498. OLE color: 8872498.
HSL color Cylindrical-coordinate representation of color #326287: hue angle of 206.12º 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 #326287 is Cyan = 0.63, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 98 | 135 | - |
| CMYK | 0.63 | 0.27 | 0 | 0.47 |
| HSL | 206.12º | 0.46% | 0.36% | - |
| HSV(B) | 206.12º | 0.63% | 0.53% | - |
| XYZ | 10.06 | 11.16 | 24.55 | - |
| YUV | 87.87 | 154.6 | 100.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 98 | 135 | 0.63 | 0.27 | 0 | 0.47 | 206.12 | 0.46 | 0.36 |
| Hex | 32 | 62 | 87 | 3F | 1B | 0 | 2F | CE | 2E | 24 |
| Octal | 62 | 142 | 207 | 77 | 33 | 0 | 57 | 316 | 56 | 44 |
| Binary | 110010 | 1100010 | 10000111 | 111111 | 11011 | 0 | 101111 | 11001110 | 101110 | 100100 |
Color Harmonies of #326287
Complementary color
Monochromatic Colors of #326287
Black with #326287
Text Example
Text Example
White with #326287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326287; }
p { color: rgb(50,98,135); }
H1.HeaderClassName
{
color: #326287;
}
.AnyTagClassName
{
color: #326287;
}
</style>
background-color css
<style>
a { background-color: #326287; }
a { background-color: rgb(50,98,135); }
div.DivClassName
{
background-color: #326287;
}
.BgClassName
{
background-color: #326287;
}
</style>
border-color css
<style>
span { border-color: #326287; }
span { border-color: rgb(50,98,135); }
td.TdClassName
{
border-color: #326287;
}
.TagClassName
{
border-color: #326287;
}
</style>