Shades of Matisse #396185
Tints of Matisse #396185
RGB
CMYK
RGB Variations
Color information
#396185 (or 0x396185) is known color: Matisse. HEX triplet: 39, 61 and 85. RGB value is (57,97,133). Sum of RGB (Red+Green+Blue) = 57+97+133=287 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.86% from 287); Green value is 97 (38.28% from 255 or 33.80% from 287); Blue value is 133 (52.34% from 255 or 46.34% from 287); Max value from RGB is 133 - color contains mainly: blue. Hex color #396185 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396185 is #C69E7A. Grayscale: #585858. Windows color (decimal): -13016699 or 8741177. OLE color: 8741177.
HSL color Cylindrical-coordinate representation of color #396185: hue angle of 208.42º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #396185 is Cyan = 0.57, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 97 | 133 | - |
| CMYK | 0.57 | 0.27 | 0 | 0.48 |
| HSL | 208.42º | 0.4% | 0.37% | - |
| HSV(B) | 208.42º | 0.57% | 0.52% | - |
| XYZ | 10.2 | 11.11 | 23.8 | - |
| YUV | 89.14 | 152.75 | 105.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 97 | 133 | 0.57 | 0.27 | 0 | 0.48 | 208.42 | 0.4 | 0.37 |
| Hex | 39 | 61 | 85 | 39 | 1B | 0 | 30 | D0 | 28 | 25 |
| Octal | 71 | 141 | 205 | 71 | 33 | 0 | 60 | 320 | 50 | 45 |
| Binary | 111001 | 1100001 | 10000101 | 111001 | 11011 | 0 | 110000 | 11010000 | 101000 | 100101 |
Color Harmonies of #396185
Complementary color
Monochromatic Colors of #396185
Black with #396185
Text Example
Text Example
White with #396185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396185; }
p { color: rgb(57,97,133); }
H1.HeaderClassName
{
color: #396185;
}
.AnyTagClassName
{
color: #396185;
}
</style>
background-color css
<style>
a { background-color: #396185; }
a { background-color: rgb(57,97,133); }
div.DivClassName
{
background-color: #396185;
}
.BgClassName
{
background-color: #396185;
}
</style>
border-color css
<style>
span { border-color: #396185; }
span { border-color: rgb(57,97,133); }
td.TdClassName
{
border-color: #396185;
}
.TagClassName
{
border-color: #396185;
}
</style>