Shades of Matisse #375675
Tints of Matisse #375675
RGB
CMYK
RGB Variations
Color information
#375675 (or 0x375675) is known color: Matisse. HEX triplet: 37, 56 and 75. RGB value is (55,86,117). Sum of RGB (Red+Green+Blue) = 55+86+117=258 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.32% from 258); Green value is 86 (33.98% from 255 or 33.33% from 258); Blue value is 117 (46.09% from 255 or 45.35% from 258); Max value from RGB is 117 - color contains mainly: blue. Hex color #375675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375675 is #C8A98A. Grayscale: #505050. Windows color (decimal): -13150603 or 7689783. OLE color: 7689783.
HSL color Cylindrical-coordinate representation of color #375675: hue angle of 210º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #375675 is Cyan = 0.53, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 86 | 117 | - |
| CMYK | 0.53 | 0.26 | 0 | 0.54 |
| HSL | 210º | 0.36% | 0.34% | - |
| HSV(B) | 210º | 0.53% | 0.46% | - |
| XYZ | 8.11 | 8.75 | 18.09 | - |
| YUV | 80.27 | 148.73 | 109.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 86 | 117 | 0.53 | 0.26 | 0 | 0.54 | 210 | 0.36 | 0.34 |
| Hex | 37 | 56 | 75 | 35 | 1A | 0 | 36 | D2 | 24 | 22 |
| Octal | 67 | 126 | 165 | 65 | 32 | 0 | 66 | 322 | 44 | 42 |
| Binary | 110111 | 1010110 | 1110101 | 110101 | 11010 | 0 | 110110 | 11010010 | 100100 | 100010 |
Color Harmonies of #375675
Complementary color
Monochromatic Colors of #375675
Black with #375675
Text Example
Text Example
White with #375675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375675; }
p { color: rgb(55,86,117); }
H1.HeaderClassName
{
color: #375675;
}
.AnyTagClassName
{
color: #375675;
}
</style>
background-color css
<style>
a { background-color: #375675; }
a { background-color: rgb(55,86,117); }
div.DivClassName
{
background-color: #375675;
}
.BgClassName
{
background-color: #375675;
}
</style>
border-color css
<style>
span { border-color: #375675; }
span { border-color: rgb(55,86,117); }
td.TdClassName
{
border-color: #375675;
}
.TagClassName
{
border-color: #375675;
}
</style>