Shades of Matisse #376289
Tints of Matisse #376289
RGB
CMYK
RGB Variations
Color information
#376289 (or 0x376289) is known color: Matisse. HEX triplet: 37, 62 and 89. RGB value is (55,98,137). Sum of RGB (Red+Green+Blue) = 55+98+137=290 (38% of max value = 765). Red value is 55 (21.88% from 255 or 18.97% from 290); Green value is 98 (38.67% from 255 or 33.79% from 290); Blue value is 137 (53.91% from 255 or 47.24% from 290); Max value from RGB is 137 - color contains mainly: blue. Hex color #376289 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376289 is #C89D76. Grayscale: #595959. Windows color (decimal): -13147511 or 9003575. OLE color: 9003575.
HSL color Cylindrical-coordinate representation of color #376289: hue angle of 208.54º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #376289 is Cyan = 0.60, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 55 | 98 | 137 | - |
| CMYK | 0.60 | 0.28 | 0 | 0.46 |
| HSL | 208.54º | 0.43% | 0.38% | - |
| HSV(B) | 208.54º | 0.6% | 0.54% | - |
| XYZ | 10.46 | 11.35 | 25.31 | - |
| YUV | 89.59 | 154.75 | 103.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 98 | 137 | 0.60 | 0.28 | 0 | 0.46 | 208.54 | 0.43 | 0.38 |
| Hex | 37 | 62 | 89 | 3C | 1C | 0 | 2E | D1 | 2B | 26 |
| Octal | 67 | 142 | 211 | 74 | 34 | 0 | 56 | 321 | 53 | 46 |
| Binary | 110111 | 1100010 | 10001001 | 111100 | 11100 | 0 | 101110 | 11010001 | 101011 | 100110 |
Color Harmonies of #376289
Complementary color
Monochromatic Colors of #376289
Black with #376289
Text Example
Text Example
White with #376289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376289; }
p { color: rgb(55,98,137); }
H1.HeaderClassName
{
color: #376289;
}
.AnyTagClassName
{
color: #376289;
}
</style>
background-color css
<style>
a { background-color: #376289; }
a { background-color: rgb(55,98,137); }
div.DivClassName
{
background-color: #376289;
}
.BgClassName
{
background-color: #376289;
}
</style>
border-color css
<style>
span { border-color: #376289; }
span { border-color: rgb(55,98,137); }
td.TdClassName
{
border-color: #376289;
}
.TagClassName
{
border-color: #376289;
}
</style>