Shades of Matisse #396088
Tints of Matisse #396088
RGB
CMYK
RGB Variations
Color information
#396088 (or 0x396088) is known color: Matisse. HEX triplet: 39, 60 and 88. RGB value is (57,96,136). Sum of RGB (Red+Green+Blue) = 57+96+136=289 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.72% from 289); Green value is 96 (37.89% from 255 or 33.22% from 289); Blue value is 136 (53.52% from 255 or 47.06% from 289); Max value from RGB is 136 - color contains mainly: blue. Hex color #396088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396088 is #C69F77. Grayscale: #585858. Windows color (decimal): -13016952 or 8937529. OLE color: 8937529.
HSL color Cylindrical-coordinate representation of color #396088: hue angle of 210.38º 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 #396088 is Cyan = 0.58, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 96 | 136 | - |
| CMYK | 0.58 | 0.29 | 0 | 0.47 |
| HSL | 210.38º | 0.41% | 0.38% | - |
| HSV(B) | 210.38º | 0.58% | 0.53% | - |
| XYZ | 10.31 | 11.01 | 24.87 | - |
| YUV | 88.9 | 154.58 | 105.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 136 | 0.58 | 0.29 | 0 | 0.47 | 210.38 | 0.41 | 0.38 |
| Hex | 39 | 60 | 88 | 3A | 1D | 0 | 2F | D2 | 29 | 26 |
| Octal | 71 | 140 | 210 | 72 | 35 | 0 | 57 | 322 | 51 | 46 |
| Binary | 111001 | 1100000 | 10001000 | 111010 | 11101 | 0 | 101111 | 11010010 | 101001 | 100110 |
Color Harmonies of #396088
Complementary color
Monochromatic Colors of #396088
Black with #396088
Text Example
Text Example
White with #396088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396088; }
p { color: rgb(57,96,136); }
H1.HeaderClassName
{
color: #396088;
}
.AnyTagClassName
{
color: #396088;
}
</style>
background-color css
<style>
a { background-color: #396088; }
a { background-color: rgb(57,96,136); }
div.DivClassName
{
background-color: #396088;
}
.BgClassName
{
background-color: #396088;
}
</style>
border-color css
<style>
span { border-color: #396088; }
span { border-color: rgb(57,96,136); }
td.TdClassName
{
border-color: #396088;
}
.TagClassName
{
border-color: #396088;
}
</style>