Shades of Matisse #396087
Tints of Matisse #396087
RGB
CMYK
RGB Variations
Color information
#396087 (or 0x396087) is known color: Matisse. HEX triplet: 39, 60 and 87. RGB value is (57,96,135). Sum of RGB (Red+Green+Blue) = 57+96+135=288 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.79% from 288); Green value is 96 (37.89% from 255 or 33.33% from 288); Blue value is 135 (53.12% from 255 or 46.88% from 288); Max value from RGB is 135 - color contains mainly: blue. Hex color #396087 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396087 is #C69F78. Grayscale: #585858. Windows color (decimal): -13016953 or 8871993. OLE color: 8871993.
HSL color Cylindrical-coordinate representation of color #396087: hue angle of 210º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #396087 is Cyan = 0.58, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 96 | 135 | - |
| CMYK | 0.58 | 0.29 | 0 | 0.47 |
| HSL | 210º | 0.41% | 0.38% | - |
| HSV(B) | 210º | 0.58% | 0.53% | - |
| XYZ | 10.24 | 10.98 | 24.5 | - |
| YUV | 88.79 | 154.08 | 105.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 135 | 0.58 | 0.29 | 0 | 0.47 | 210 | 0.41 | 0.38 |
| Hex | 39 | 60 | 87 | 3A | 1D | 0 | 2F | D2 | 29 | 26 |
| Octal | 71 | 140 | 207 | 72 | 35 | 0 | 57 | 322 | 51 | 46 |
| Binary | 111001 | 1100000 | 10000111 | 111010 | 11101 | 0 | 101111 | 11010010 | 101001 | 100110 |
Color Harmonies of #396087
Complementary color
Monochromatic Colors of #396087
Black with #396087
Text Example
Text Example
White with #396087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396087; }
p { color: rgb(57,96,135); }
H1.HeaderClassName
{
color: #396087;
}
.AnyTagClassName
{
color: #396087;
}
</style>
background-color css
<style>
a { background-color: #396087; }
a { background-color: rgb(57,96,135); }
div.DivClassName
{
background-color: #396087;
}
.BgClassName
{
background-color: #396087;
}
</style>
border-color css
<style>
span { border-color: #396087; }
span { border-color: rgb(57,96,135); }
td.TdClassName
{
border-color: #396087;
}
.TagClassName
{
border-color: #396087;
}
</style>