Shades of Matisse #396085
Tints of Matisse #396085
RGB
CMYK
RGB Variations
Color information
#396085 (or 0x396085) is known color: Matisse. HEX triplet: 39, 60 and 85. RGB value is (57,96,133). Sum of RGB (Red+Green+Blue) = 57+96+133=286 (37% of max value = 765). Red value is 57 (22.66% from 255 or 19.93% from 286); Green value is 96 (37.89% from 255 or 33.57% from 286); Blue value is 133 (52.34% from 255 or 46.50% from 286); Max value from RGB is 133 - color contains mainly: blue. Hex color #396085 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396085 is #C69F7A. Grayscale: #585858. Windows color (decimal): -13016955 or 8740921. OLE color: 8740921.
HSL color Cylindrical-coordinate representation of color #396085: hue angle of 209.21º 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 #396085 is Cyan = 0.57, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 96 | 133 | - |
| CMYK | 0.57 | 0.28 | 0 | 0.48 |
| HSL | 209.21º | 0.4% | 0.37% | - |
| HSV(B) | 209.21º | 0.57% | 0.52% | - |
| XYZ | 10.1 | 10.93 | 23.77 | - |
| YUV | 88.56 | 153.08 | 105.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 133 | 0.57 | 0.28 | 0 | 0.48 | 209.21 | 0.4 | 0.37 |
| Hex | 39 | 60 | 85 | 39 | 1C | 0 | 30 | D1 | 28 | 25 |
| Octal | 71 | 140 | 205 | 71 | 34 | 0 | 60 | 321 | 50 | 45 |
| Binary | 111001 | 1100000 | 10000101 | 111001 | 11100 | 0 | 110000 | 11010001 | 101000 | 100101 |
Color Harmonies of #396085
Complementary color
Monochromatic Colors of #396085
Black with #396085
Text Example
Text Example
White with #396085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396085; }
p { color: rgb(57,96,133); }
H1.HeaderClassName
{
color: #396085;
}
.AnyTagClassName
{
color: #396085;
}
</style>
background-color css
<style>
a { background-color: #396085; }
a { background-color: rgb(57,96,133); }
div.DivClassName
{
background-color: #396085;
}
.BgClassName
{
background-color: #396085;
}
</style>
border-color css
<style>
span { border-color: #396085; }
span { border-color: rgb(57,96,133); }
td.TdClassName
{
border-color: #396085;
}
.TagClassName
{
border-color: #396085;
}
</style>