Shades of Matisse #365976
Tints of Matisse #365976
RGB
CMYK
RGB Variations
Color information
#365976 (or 0x365976) is known color: Matisse. HEX triplet: 36, 59 and 76. RGB value is (54,89,118). Sum of RGB (Red+Green+Blue) = 54+89+118=261 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.69% from 261); Green value is 89 (35.16% from 255 or 34.10% from 261); Blue value is 118 (46.48% from 255 or 45.21% from 261); Max value from RGB is 118 - color contains mainly: blue. Hex color #365976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365976 is #C9A689. Grayscale: #515151. Windows color (decimal): -13215370 or 7756086. OLE color: 7756086.
HSL color Cylindrical-coordinate representation of color #365976: hue angle of 207.19º 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 #365976 is Cyan = 0.54, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 89 | 118 | - |
| CMYK | 0.54 | 0.25 | 0 | 0.54 |
| HSL | 207.19º | 0.37% | 0.34% | - |
| HSV(B) | 207.19º | 0.54% | 0.46% | - |
| XYZ | 8.36 | 9.24 | 18.48 | - |
| YUV | 81.84 | 148.4 | 108.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 89 | 118 | 0.54 | 0.25 | 0 | 0.54 | 207.19 | 0.37 | 0.34 |
| Hex | 36 | 59 | 76 | 36 | 19 | 0 | 36 | CF | 25 | 22 |
| Octal | 66 | 131 | 166 | 66 | 31 | 0 | 66 | 317 | 45 | 42 |
| Binary | 110110 | 1011001 | 1110110 | 110110 | 11001 | 0 | 110110 | 11001111 | 100101 | 100010 |
Color Harmonies of #365976
Complementary color
Monochromatic Colors of #365976
Black with #365976
Text Example
Text Example
White with #365976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365976; }
p { color: rgb(54,89,118); }
H1.HeaderClassName
{
color: #365976;
}
.AnyTagClassName
{
color: #365976;
}
</style>
background-color css
<style>
a { background-color: #365976; }
a { background-color: rgb(54,89,118); }
div.DivClassName
{
background-color: #365976;
}
.BgClassName
{
background-color: #365976;
}
</style>
border-color css
<style>
span { border-color: #365976; }
span { border-color: rgb(54,89,118); }
td.TdClassName
{
border-color: #365976;
}
.TagClassName
{
border-color: #365976;
}
</style>