Shades of Matisse #395973
Tints of Matisse #395973
RGB
CMYK
RGB Variations
Color information
#395973 (or 0x395973) is known color: Matisse. HEX triplet: 39, 59 and 73. RGB value is (57,89,115). Sum of RGB (Red+Green+Blue) = 57+89+115=261 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.84% from 261); Green value is 89 (35.16% from 255 or 34.10% from 261); Blue value is 115 (45.31% from 255 or 44.06% from 261); Max value from RGB is 115 - color contains mainly: blue. Hex color #395973 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395973 is #C6A68C. Grayscale: #525252. Windows color (decimal): -13018765 or 7559481. OLE color: 7559481.
HSL color Cylindrical-coordinate representation of color #395973: hue angle of 206.9º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #395973 is Cyan = 0.50, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 89 | 115 | - |
| CMYK | 0.50 | 0.23 | 0 | 0.55 |
| HSL | 206.9º | 0.34% | 0.34% | - |
| HSV(B) | 206.9º | 0.5% | 0.45% | - |
| XYZ | 8.35 | 9.25 | 17.57 | - |
| YUV | 82.4 | 146.4 | 109.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 89 | 115 | 0.50 | 0.23 | 0 | 0.55 | 206.9 | 0.34 | 0.34 |
| Hex | 39 | 59 | 73 | 32 | 17 | 0 | 37 | CF | 22 | 22 |
| Octal | 71 | 131 | 163 | 62 | 27 | 0 | 67 | 317 | 42 | 42 |
| Binary | 111001 | 1011001 | 1110011 | 110010 | 10111 | 0 | 110111 | 11001111 | 100010 | 100010 |
Color Harmonies of #395973
Complementary color
Monochromatic Colors of #395973
Black with #395973
Text Example
Text Example
White with #395973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395973; }
p { color: rgb(57,89,115); }
H1.HeaderClassName
{
color: #395973;
}
.AnyTagClassName
{
color: #395973;
}
</style>
background-color css
<style>
a { background-color: #395973; }
a { background-color: rgb(57,89,115); }
div.DivClassName
{
background-color: #395973;
}
.BgClassName
{
background-color: #395973;
}
</style>
border-color css
<style>
span { border-color: #395973; }
span { border-color: rgb(57,89,115); }
td.TdClassName
{
border-color: #395973;
}
.TagClassName
{
border-color: #395973;
}
</style>