Shades of Matisse #375577
Tints of Matisse #375577
RGB
CMYK
RGB Variations
Color information
#375577 (or 0x375577) is known color: Matisse. HEX triplet: 37, 55 and 77. RGB value is (55,85,119). Sum of RGB (Red+Green+Blue) = 55+85+119=259 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.24% from 259); Green value is 85 (33.59% from 255 or 32.82% from 259); Blue value is 119 (46.88% from 255 or 45.95% from 259); Max value from RGB is 119 - color contains mainly: blue. Hex color #375577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375577 is #C8AA88. Grayscale: #4F4F4F. Windows color (decimal): -13150857 or 7820599. OLE color: 7820599.
HSL color Cylindrical-coordinate representation of color #375577: hue angle of 211.88º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #375577 is Cyan = 0.54, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 85 | 119 | - |
| CMYK | 0.54 | 0.29 | 0 | 0.53 |
| HSL | 211.88º | 0.37% | 0.34% | - |
| HSV(B) | 211.88º | 0.54% | 0.47% | - |
| XYZ | 8.15 | 8.64 | 18.69 | - |
| YUV | 79.91 | 150.06 | 110.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 119 | 0.54 | 0.29 | 0 | 0.53 | 211.88 | 0.37 | 0.34 |
| Hex | 37 | 55 | 77 | 36 | 1D | 0 | 35 | D4 | 25 | 22 |
| Octal | 67 | 125 | 167 | 66 | 35 | 0 | 65 | 324 | 45 | 42 |
| Binary | 110111 | 1010101 | 1110111 | 110110 | 11101 | 0 | 110101 | 11010100 | 100101 | 100010 |
Color Harmonies of #375577
Complementary color
Monochromatic Colors of #375577
Black with #375577
Text Example
Text Example
White with #375577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375577; }
p { color: rgb(55,85,119); }
H1.HeaderClassName
{
color: #375577;
}
.AnyTagClassName
{
color: #375577;
}
</style>
background-color css
<style>
a { background-color: #375577; }
a { background-color: rgb(55,85,119); }
div.DivClassName
{
background-color: #375577;
}
.BgClassName
{
background-color: #375577;
}
</style>
border-color css
<style>
span { border-color: #375577; }
span { border-color: rgb(55,85,119); }
td.TdClassName
{
border-color: #375577;
}
.TagClassName
{
border-color: #375577;
}
</style>