Shades of Matisse #375877
Tints of Matisse #375877
RGB
CMYK
RGB Variations
Color information
#375877 (or 0x375877) is known color: Matisse. HEX triplet: 37, 58 and 77. RGB value is (55,88,119). Sum of RGB (Red+Green+Blue) = 55+88+119=262 (34% of max value = 765). Red value is 55 (21.88% from 255 or 20.99% from 262); Green value is 88 (34.77% from 255 or 33.59% from 262); Blue value is 119 (46.88% from 255 or 45.42% from 262); Max value from RGB is 119 - color contains mainly: blue. Hex color #375877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375877 is #C8A788. Grayscale: #515151. Windows color (decimal): -13150089 or 7821367. OLE color: 7821367.
HSL color Cylindrical-coordinate representation of color #375877: hue angle of 209.06º 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 #375877 is Cyan = 0.54, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 88 | 119 | - |
| CMYK | 0.54 | 0.26 | 0 | 0.53 |
| HSL | 209.06º | 0.37% | 0.34% | - |
| HSV(B) | 209.06º | 0.54% | 0.47% | - |
| XYZ | 8.4 | 9.12 | 18.77 | - |
| YUV | 81.67 | 149.07 | 108.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 88 | 119 | 0.54 | 0.26 | 0 | 0.53 | 209.06 | 0.37 | 0.34 |
| Hex | 37 | 58 | 77 | 36 | 1A | 0 | 35 | D1 | 25 | 22 |
| Octal | 67 | 130 | 167 | 66 | 32 | 0 | 65 | 321 | 45 | 42 |
| Binary | 110111 | 1011000 | 1110111 | 110110 | 11010 | 0 | 110101 | 11010001 | 100101 | 100010 |
Color Harmonies of #375877
Complementary color
Monochromatic Colors of #375877
Black with #375877
Text Example
Text Example
White with #375877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375877; }
p { color: rgb(55,88,119); }
H1.HeaderClassName
{
color: #375877;
}
.AnyTagClassName
{
color: #375877;
}
</style>
background-color css
<style>
a { background-color: #375877; }
a { background-color: rgb(55,88,119); }
div.DivClassName
{
background-color: #375877;
}
.BgClassName
{
background-color: #375877;
}
</style>
border-color css
<style>
span { border-color: #375877; }
span { border-color: rgb(55,88,119); }
td.TdClassName
{
border-color: #375877;
}
.TagClassName
{
border-color: #375877;
}
</style>