Shades of Matisse #396089
Tints of Matisse #396089
RGB
CMYK
RGB Variations
Color information
#396089 (or 0x396089) is known color: Matisse. HEX triplet: 39, 60 and 89. RGB value is (57,96,137). Sum of RGB (Red+Green+Blue) = 57+96+137=290 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.66% from 290); Green value is 96 (37.89% from 255 or 33.10% from 290); Blue value is 137 (53.91% from 255 or 47.24% from 290); Max value from RGB is 137 - color contains mainly: blue. Hex color #396089 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396089 is #C69F76. Grayscale: #585858. Windows color (decimal): -13016951 or 9003065. OLE color: 9003065.
HSL color Cylindrical-coordinate representation of color #396089: hue angle of 210.75º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #396089 is Cyan = 0.58, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 96 | 137 | - |
| CMYK | 0.58 | 0.30 | 0 | 0.46 |
| HSL | 210.75º | 0.41% | 0.38% | - |
| HSV(B) | 210.75º | 0.58% | 0.54% | - |
| XYZ | 10.39 | 11.04 | 25.25 | - |
| YUV | 89.01 | 155.08 | 105.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 137 | 0.58 | 0.30 | 0 | 0.46 | 210.75 | 0.41 | 0.38 |
| Hex | 39 | 60 | 89 | 3A | 1E | 0 | 2E | D3 | 29 | 26 |
| Octal | 71 | 140 | 211 | 72 | 36 | 0 | 56 | 323 | 51 | 46 |
| Binary | 111001 | 1100000 | 10001001 | 111010 | 11110 | 0 | 101110 | 11010011 | 101001 | 100110 |
Color Harmonies of #396089
Complementary color
Monochromatic Colors of #396089
Black with #396089
Text Example
Text Example
White with #396089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396089; }
p { color: rgb(57,96,137); }
H1.HeaderClassName
{
color: #396089;
}
.AnyTagClassName
{
color: #396089;
}
</style>
background-color css
<style>
a { background-color: #396089; }
a { background-color: rgb(57,96,137); }
div.DivClassName
{
background-color: #396089;
}
.BgClassName
{
background-color: #396089;
}
</style>
border-color css
<style>
span { border-color: #396089; }
span { border-color: rgb(57,96,137); }
td.TdClassName
{
border-color: #396089;
}
.TagClassName
{
border-color: #396089;
}
</style>