Shades of Matisse #365877
Tints of Matisse #365877
RGB
CMYK
RGB Variations
Color information
#365877 (or 0x365877) is known color: Matisse. HEX triplet: 36, 58 and 77. RGB value is (54,88,119). Sum of RGB (Red+Green+Blue) = 54+88+119=261 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.69% from 261); Green value is 88 (34.77% from 255 or 33.72% from 261); Blue value is 119 (46.88% from 255 or 45.59% from 261); Max value from RGB is 119 - color contains mainly: blue. Hex color #365877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365877 is #C9A788. Grayscale: #515151. Windows color (decimal): -13215625 or 7821366. OLE color: 7821366.
HSL color Cylindrical-coordinate representation of color #365877: hue angle of 208.62º 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 #365877 is Cyan = 0.55, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 88 | 119 | - |
| CMYK | 0.55 | 0.26 | 0 | 0.53 |
| HSL | 208.62º | 0.38% | 0.34% | - |
| HSV(B) | 208.62º | 0.55% | 0.47% | - |
| XYZ | 8.34 | 9.1 | 18.77 | - |
| YUV | 81.37 | 149.24 | 108.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 88 | 119 | 0.55 | 0.26 | 0 | 0.53 | 208.62 | 0.38 | 0.34 |
| Hex | 36 | 58 | 77 | 37 | 1A | 0 | 35 | D1 | 26 | 22 |
| Octal | 66 | 130 | 167 | 67 | 32 | 0 | 65 | 321 | 46 | 42 |
| Binary | 110110 | 1011000 | 1110111 | 110111 | 11010 | 0 | 110101 | 11010001 | 100110 | 100010 |
Color Harmonies of #365877
Complementary color
Monochromatic Colors of #365877
Black with #365877
Text Example
Text Example
White with #365877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365877; }
p { color: rgb(54,88,119); }
H1.HeaderClassName
{
color: #365877;
}
.AnyTagClassName
{
color: #365877;
}
</style>
background-color css
<style>
a { background-color: #365877; }
a { background-color: rgb(54,88,119); }
div.DivClassName
{
background-color: #365877;
}
.BgClassName
{
background-color: #365877;
}
</style>
border-color css
<style>
span { border-color: #365877; }
span { border-color: rgb(54,88,119); }
td.TdClassName
{
border-color: #365877;
}
.TagClassName
{
border-color: #365877;
}
</style>