Shades of Matisse #365576
Tints of Matisse #365576
RGB
CMYK
RGB Variations
Color information
#365576 (or 0x365576) is known color: Matisse. HEX triplet: 36, 55 and 76. RGB value is (54,85,118). Sum of RGB (Red+Green+Blue) = 54+85+118=257 (34% of max value = 765). Red value is 54 (21.48% from 255 or 21.01% from 257); Green value is 85 (33.59% from 255 or 33.07% from 257); Blue value is 118 (46.48% from 255 or 45.91% from 257); Max value from RGB is 118 - color contains mainly: blue. Hex color #365576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365576 is #C9AA89. Grayscale: #4F4F4F. Windows color (decimal): -13216394 or 7755062. OLE color: 7755062.
HSL color Cylindrical-coordinate representation of color #365576: hue angle of 210.94º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #365576 is Cyan = 0.54, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 85 | 118 | - |
| CMYK | 0.54 | 0.28 | 0 | 0.54 |
| HSL | 210.94º | 0.37% | 0.34% | - |
| HSV(B) | 210.94º | 0.54% | 0.46% | - |
| XYZ | 8.04 | 8.59 | 18.37 | - |
| YUV | 79.49 | 149.73 | 109.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 85 | 118 | 0.54 | 0.28 | 0 | 0.54 | 210.94 | 0.37 | 0.34 |
| Hex | 36 | 55 | 76 | 36 | 1C | 0 | 36 | D3 | 25 | 22 |
| Octal | 66 | 125 | 166 | 66 | 34 | 0 | 66 | 323 | 45 | 42 |
| Binary | 110110 | 1010101 | 1110110 | 110110 | 11100 | 0 | 110110 | 11010011 | 100101 | 100010 |
Color Harmonies of #365576
Complementary color
Monochromatic Colors of #365576
Black with #365576
Text Example
Text Example
White with #365576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365576; }
p { color: rgb(54,85,118); }
H1.HeaderClassName
{
color: #365576;
}
.AnyTagClassName
{
color: #365576;
}
</style>
background-color css
<style>
a { background-color: #365576; }
a { background-color: rgb(54,85,118); }
div.DivClassName
{
background-color: #365576;
}
.BgClassName
{
background-color: #365576;
}
</style>
border-color css
<style>
span { border-color: #365576; }
span { border-color: rgb(54,85,118); }
td.TdClassName
{
border-color: #365576;
}
.TagClassName
{
border-color: #365576;
}
</style>