Shades of Matisse #326387
Tints of Matisse #326387
RGB
CMYK
RGB Variations
Color information
#326387 (or 0x326387) is known color: Matisse. HEX triplet: 32, 63 and 87. RGB value is (50,99,135). Sum of RGB (Red+Green+Blue) = 50+99+135=284 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.61% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 135 (53.12% from 255 or 47.54% from 284); Max value from RGB is 135 - color contains mainly: blue. Hex color #326387 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326387 is #CD9C78. Grayscale: #585858. Windows color (decimal): -13474937 or 8872754. OLE color: 8872754.
HSL color Cylindrical-coordinate representation of color #326387: hue angle of 205.41º 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 #326387 is Cyan = 0.63, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 99 | 135 | - |
| CMYK | 0.63 | 0.27 | 0 | 0.47 |
| HSL | 205.41º | 0.46% | 0.36% | - |
| HSV(B) | 205.41º | 0.63% | 0.53% | - |
| XYZ | 10.15 | 11.35 | 24.58 | - |
| YUV | 88.45 | 154.27 | 100.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 99 | 135 | 0.63 | 0.27 | 0 | 0.47 | 205.41 | 0.46 | 0.36 |
| Hex | 32 | 63 | 87 | 3F | 1B | 0 | 2F | CD | 2E | 24 |
| Octal | 62 | 143 | 207 | 77 | 33 | 0 | 57 | 315 | 56 | 44 |
| Binary | 110010 | 1100011 | 10000111 | 111111 | 11011 | 0 | 101111 | 11001101 | 101110 | 100100 |
Color Harmonies of #326387
Complementary color
Monochromatic Colors of #326387
Black with #326387
Text Example
Text Example
White with #326387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326387; }
p { color: rgb(50,99,135); }
H1.HeaderClassName
{
color: #326387;
}
.AnyTagClassName
{
color: #326387;
}
</style>
background-color css
<style>
a { background-color: #326387; }
a { background-color: rgb(50,99,135); }
div.DivClassName
{
background-color: #326387;
}
.BgClassName
{
background-color: #326387;
}
</style>
border-color css
<style>
span { border-color: #326387; }
span { border-color: rgb(50,99,135); }
td.TdClassName
{
border-color: #326387;
}
.TagClassName
{
border-color: #326387;
}
</style>