Shades of Matisse #375772
Tints of Matisse #375772
RGB
CMYK
RGB Variations
Color information
#375772 (or 0x375772) is known color: Matisse. HEX triplet: 37, 57 and 72. RGB value is (55,87,114). Sum of RGB (Red+Green+Blue) = 55+87+114=256 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.48% from 256); Green value is 87 (34.38% from 255 or 33.98% from 256); Blue value is 114 (44.92% from 255 or 44.53% from 256); Max value from RGB is 114 - color contains mainly: blue. Hex color #375772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375772 is #C8A88D. Grayscale: #505050. Windows color (decimal): -13150350 or 7493431. OLE color: 7493431.
HSL color Cylindrical-coordinate representation of color #375772: hue angle of 207.46º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #375772 is Cyan = 0.52, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 87 | 114 | - |
| CMYK | 0.52 | 0.24 | 0 | 0.55 |
| HSL | 207.46º | 0.35% | 0.33% | - |
| HSV(B) | 207.46º | 0.52% | 0.45% | - |
| XYZ | 8.02 | 8.84 | 17.2 | - |
| YUV | 80.51 | 146.9 | 109.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 114 | 0.52 | 0.24 | 0 | 0.55 | 207.46 | 0.35 | 0.33 |
| Hex | 37 | 57 | 72 | 34 | 18 | 0 | 37 | CF | 23 | 21 |
| Octal | 67 | 127 | 162 | 64 | 30 | 0 | 67 | 317 | 43 | 41 |
| Binary | 110111 | 1010111 | 1110010 | 110100 | 11000 | 0 | 110111 | 11001111 | 100011 | 100001 |
Color Harmonies of #375772
Complementary color
Monochromatic Colors of #375772
Black with #375772
Text Example
Text Example
White with #375772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375772; }
p { color: rgb(55,87,114); }
H1.HeaderClassName
{
color: #375772;
}
.AnyTagClassName
{
color: #375772;
}
</style>
background-color css
<style>
a { background-color: #375772; }
a { background-color: rgb(55,87,114); }
div.DivClassName
{
background-color: #375772;
}
.BgClassName
{
background-color: #375772;
}
</style>
border-color css
<style>
span { border-color: #375772; }
span { border-color: rgb(55,87,114); }
td.TdClassName
{
border-color: #375772;
}
.TagClassName
{
border-color: #375772;
}
</style>