Shades of Matisse #376384
Tints of Matisse #376384
RGB
CMYK
RGB Variations
Color information
#376384 (or 0x376384) is known color: Matisse. HEX triplet: 37, 63 and 84. RGB value is (55,99,132). Sum of RGB (Red+Green+Blue) = 55+99+132=286 (37% of max value = 765). Red value is 55 (21.88% from 255 or 19.23% from 286); Green value is 99 (39.06% from 255 or 34.62% from 286); Blue value is 132 (51.95% from 255 or 46.15% from 286); Max value from RGB is 132 - color contains mainly: blue. Hex color #376384 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376384 is #C89C7B. Grayscale: #595959. Windows color (decimal): -13147260 or 8676151. OLE color: 8676151.
HSL color Cylindrical-coordinate representation of color #376384: hue angle of 205.71º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #376384 is Cyan = 0.58, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 99 | 132 | - |
| CMYK | 0.58 | 0.25 | 0 | 0.48 |
| HSL | 205.71º | 0.41% | 0.37% | - |
| HSV(B) | 205.71º | 0.58% | 0.52% | - |
| XYZ | 10.2 | 11.4 | 23.49 | - |
| YUV | 89.61 | 151.92 | 103.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 99 | 132 | 0.58 | 0.25 | 0 | 0.48 | 205.71 | 0.41 | 0.37 |
| Hex | 37 | 63 | 84 | 3A | 19 | 0 | 30 | CE | 29 | 25 |
| Octal | 67 | 143 | 204 | 72 | 31 | 0 | 60 | 316 | 51 | 45 |
| Binary | 110111 | 1100011 | 10000100 | 111010 | 11001 | 0 | 110000 | 11001110 | 101001 | 100101 |
Color Harmonies of #376384
Complementary color
Monochromatic Colors of #376384
Black with #376384
Text Example
Text Example
White with #376384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376384; }
p { color: rgb(55,99,132); }
H1.HeaderClassName
{
color: #376384;
}
.AnyTagClassName
{
color: #376384;
}
</style>
background-color css
<style>
a { background-color: #376384; }
a { background-color: rgb(55,99,132); }
div.DivClassName
{
background-color: #376384;
}
.BgClassName
{
background-color: #376384;
}
</style>
border-color css
<style>
span { border-color: #376384; }
span { border-color: rgb(55,99,132); }
td.TdClassName
{
border-color: #376384;
}
.TagClassName
{
border-color: #376384;
}
</style>