Shades of Matisse #365778
Tints of Matisse #365778
RGB
CMYK
RGB Variations
Color information
#365778 (or 0x365778) is known color: Matisse. HEX triplet: 36, 57 and 78. RGB value is (54,87,120). Sum of RGB (Red+Green+Blue) = 54+87+120=261 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.69% from 261); Green value is 87 (34.38% from 255 or 33.33% from 261); Blue value is 120 (47.27% from 255 or 45.98% from 261); Max value from RGB is 120 - color contains mainly: blue. Hex color #365778 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365778 is #C9A887. Grayscale: #505050. Windows color (decimal): -13215880 or 7886646. OLE color: 7886646.
HSL color Cylindrical-coordinate representation of color #365778: hue angle of 210º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #365778 is Cyan = 0.55, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 87 | 120 | - |
| CMYK | 0.55 | 0.28 | 0 | 0.53 |
| HSL | 210º | 0.38% | 0.34% | - |
| HSV(B) | 210º | 0.55% | 0.47% | - |
| XYZ | 8.32 | 8.96 | 19.06 | - |
| YUV | 80.9 | 150.07 | 108.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 87 | 120 | 0.55 | 0.28 | 0 | 0.53 | 210 | 0.38 | 0.34 |
| Hex | 36 | 57 | 78 | 37 | 1C | 0 | 35 | D2 | 26 | 22 |
| Octal | 66 | 127 | 170 | 67 | 34 | 0 | 65 | 322 | 46 | 42 |
| Binary | 110110 | 1010111 | 1111000 | 110111 | 11100 | 0 | 110101 | 11010010 | 100110 | 100010 |
Color Harmonies of #365778
Complementary color
Monochromatic Colors of #365778
Black with #365778
Text Example
Text Example
White with #365778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365778; }
p { color: rgb(54,87,120); }
H1.HeaderClassName
{
color: #365778;
}
.AnyTagClassName
{
color: #365778;
}
</style>
background-color css
<style>
a { background-color: #365778; }
a { background-color: rgb(54,87,120); }
div.DivClassName
{
background-color: #365778;
}
.BgClassName
{
background-color: #365778;
}
</style>
border-color css
<style>
span { border-color: #365778; }
span { border-color: rgb(54,87,120); }
td.TdClassName
{
border-color: #365778;
}
.TagClassName
{
border-color: #365778;
}
</style>