Shades of Matisse #326085
Tints of Matisse #326085
RGB
CMYK
RGB Variations
Color information
#326085 (or 0x326085) is known color: Matisse. HEX triplet: 32, 60 and 85. RGB value is (50,96,133). Sum of RGB (Red+Green+Blue) = 50+96+133=279 (36% of max value = 765). Red value is 50 (19.92% from 255 or 17.92% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 133 (52.34% from 255 or 47.67% from 279); Max value from RGB is 133 - color contains mainly: blue. Hex color #326085 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326085 is #CD9F7A. Grayscale: #565656. Windows color (decimal): -13475707 or 8740914. OLE color: 8740914.
HSL color Cylindrical-coordinate representation of color #326085: hue angle of 206.75º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #326085 is Cyan = 0.62, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 96 | 133 | - |
| CMYK | 0.62 | 0.28 | 0 | 0.48 |
| HSL | 206.75º | 0.45% | 0.36% | - |
| HSV(B) | 206.75º | 0.62% | 0.52% | - |
| XYZ | 9.73 | 10.74 | 23.75 | - |
| YUV | 86.46 | 154.26 | 101.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 96 | 133 | 0.62 | 0.28 | 0 | 0.48 | 206.75 | 0.45 | 0.36 |
| Hex | 32 | 60 | 85 | 3E | 1C | 0 | 30 | CF | 2D | 24 |
| Octal | 62 | 140 | 205 | 76 | 34 | 0 | 60 | 317 | 55 | 44 |
| Binary | 110010 | 1100000 | 10000101 | 111110 | 11100 | 0 | 110000 | 11001111 | 101101 | 100100 |
Color Harmonies of #326085
Complementary color
Monochromatic Colors of #326085
Black with #326085
Text Example
Text Example
White with #326085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326085; }
p { color: rgb(50,96,133); }
H1.HeaderClassName
{
color: #326085;
}
.AnyTagClassName
{
color: #326085;
}
</style>
background-color css
<style>
a { background-color: #326085; }
a { background-color: rgb(50,96,133); }
div.DivClassName
{
background-color: #326085;
}
.BgClassName
{
background-color: #326085;
}
</style>
border-color css
<style>
span { border-color: #326085; }
span { border-color: rgb(50,96,133); }
td.TdClassName
{
border-color: #326085;
}
.TagClassName
{
border-color: #326085;
}
</style>