Shades of Matisse #375474
Tints of Matisse #375474
RGB
CMYK
RGB Variations
Color information
#375474 (or 0x375474) is known color: Matisse. HEX triplet: 37, 54 and 74. RGB value is (55,84,116). Sum of RGB (Red+Green+Blue) = 55+84+116=255 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.57% from 255); Green value is 84 (33.20% from 255 or 32.94% from 255); Blue value is 116 (45.70% from 255 or 45.49% from 255); Max value from RGB is 116 - color contains mainly: blue. Hex color #375474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375474 is #C8AB8B. Grayscale: #4E4E4E. Windows color (decimal): -13151116 or 7623735. OLE color: 7623735.
HSL color Cylindrical-coordinate representation of color #375474: hue angle of 211.48º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #375474 is Cyan = 0.53, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 84 | 116 | - |
| CMYK | 0.53 | 0.28 | 0 | 0.55 |
| HSL | 211.48º | 0.36% | 0.34% | - |
| HSV(B) | 211.48º | 0.53% | 0.45% | - |
| XYZ | 7.9 | 8.41 | 17.73 | - |
| YUV | 78.98 | 148.89 | 110.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 116 | 0.53 | 0.28 | 0 | 0.55 | 211.48 | 0.36 | 0.34 |
| Hex | 37 | 54 | 74 | 35 | 1C | 0 | 37 | D3 | 24 | 22 |
| Octal | 67 | 124 | 164 | 65 | 34 | 0 | 67 | 323 | 44 | 42 |
| Binary | 110111 | 1010100 | 1110100 | 110101 | 11100 | 0 | 110111 | 11010011 | 100100 | 100010 |
Color Harmonies of #375474
Complementary color
Monochromatic Colors of #375474
Black with #375474
Text Example
Text Example
White with #375474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375474; }
p { color: rgb(55,84,116); }
H1.HeaderClassName
{
color: #375474;
}
.AnyTagClassName
{
color: #375474;
}
</style>
background-color css
<style>
a { background-color: #375474; }
a { background-color: rgb(55,84,116); }
div.DivClassName
{
background-color: #375474;
}
.BgClassName
{
background-color: #375474;
}
</style>
border-color css
<style>
span { border-color: #375474; }
span { border-color: rgb(55,84,116); }
td.TdClassName
{
border-color: #375474;
}
.TagClassName
{
border-color: #375474;
}
</style>