Shades of Matisse #395576
Tints of Matisse #395576
RGB
CMYK
RGB Variations
Color information
#395576 (or 0x395576) is known color: Matisse. HEX triplet: 39, 55 and 76. RGB value is (57,85,118). Sum of RGB (Red+Green+Blue) = 57+85+118=260 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.92% from 260); Green value is 85 (33.59% from 255 or 32.69% from 260); Blue value is 118 (46.48% from 255 or 45.38% from 260); Max value from RGB is 118 - color contains mainly: blue. Hex color #395576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395576 is #C6AA89. Grayscale: #505050. Windows color (decimal): -13019786 or 7755065. OLE color: 7755065.
HSL color Cylindrical-coordinate representation of color #395576: hue angle of 212.46º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #395576 is Cyan = 0.52, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 85 | 118 | - |
| CMYK | 0.52 | 0.28 | 0 | 0.54 |
| HSL | 212.46º | 0.35% | 0.34% | - |
| HSV(B) | 212.46º | 0.52% | 0.46% | - |
| XYZ | 8.21 | 8.67 | 18.38 | - |
| YUV | 80.39 | 149.22 | 111.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 118 | 0.52 | 0.28 | 0 | 0.54 | 212.46 | 0.35 | 0.34 |
| Hex | 39 | 55 | 76 | 34 | 1C | 0 | 36 | D4 | 23 | 22 |
| Octal | 71 | 125 | 166 | 64 | 34 | 0 | 66 | 324 | 43 | 42 |
| Binary | 111001 | 1010101 | 1110110 | 110100 | 11100 | 0 | 110110 | 11010100 | 100011 | 100010 |
Color Harmonies of #395576
Complementary color
Monochromatic Colors of #395576
Black with #395576
Text Example
Text Example
White with #395576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395576; }
p { color: rgb(57,85,118); }
H1.HeaderClassName
{
color: #395576;
}
.AnyTagClassName
{
color: #395576;
}
</style>
background-color css
<style>
a { background-color: #395576; }
a { background-color: rgb(57,85,118); }
div.DivClassName
{
background-color: #395576;
}
.BgClassName
{
background-color: #395576;
}
</style>
border-color css
<style>
span { border-color: #395576; }
span { border-color: rgb(57,85,118); }
td.TdClassName
{
border-color: #395576;
}
.TagClassName
{
border-color: #395576;
}
</style>