Shades of Matisse #376580
Tints of Matisse #376580
RGB
CMYK
RGB Variations
Color information
#376580 (or 0x376580) is known color: Matisse. HEX triplet: 37, 65 and 80. RGB value is (55,101,128). Sum of RGB (Red+Green+Blue) = 55+101+128=284 (37% of max value = 765). Red value is 55 (21.88% from 255 or 19.37% from 284); Green value is 101 (39.84% from 255 or 35.56% from 284); Blue value is 128 (50.39% from 255 or 45.07% from 284); Max value from RGB is 128 - color contains mainly: blue. Hex color #376580 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376580 is #C89A7F. Grayscale: #5A5A5A. Windows color (decimal): -13146752 or 8414519. OLE color: 8414519.
HSL color Cylindrical-coordinate representation of color #376580: hue angle of 202.19º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #376580 is Cyan = 0.57, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 101 | 128 | - |
| CMYK | 0.57 | 0.21 | 0 | 0.50 |
| HSL | 202.19º | 0.4% | 0.36% | - |
| HSV(B) | 202.19º | 0.57% | 0.5% | - |
| XYZ | 10.13 | 11.68 | 22.14 | - |
| YUV | 90.32 | 149.26 | 102.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 101 | 128 | 0.57 | 0.21 | 0 | 0.50 | 202.19 | 0.4 | 0.36 |
| Hex | 37 | 65 | 80 | 39 | 15 | 0 | 32 | CA | 28 | 24 |
| Octal | 67 | 145 | 200 | 71 | 25 | 0 | 62 | 312 | 50 | 44 |
| Binary | 110111 | 1100101 | 10000000 | 111001 | 10101 | 0 | 110010 | 11001010 | 101000 | 100100 |
Color Harmonies of #376580
Complementary color
Monochromatic Colors of #376580
Black with #376580
Text Example
Text Example
White with #376580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376580; }
p { color: rgb(55,101,128); }
H1.HeaderClassName
{
color: #376580;
}
.AnyTagClassName
{
color: #376580;
}
</style>
background-color css
<style>
a { background-color: #376580; }
a { background-color: rgb(55,101,128); }
div.DivClassName
{
background-color: #376580;
}
.BgClassName
{
background-color: #376580;
}
</style>
border-color css
<style>
span { border-color: #376580; }
span { border-color: rgb(55,101,128); }
td.TdClassName
{
border-color: #376580;
}
.TagClassName
{
border-color: #376580;
}
</style>