Shades of Matisse #395879
Tints of Matisse #395879
RGB
CMYK
RGB Variations
Color information
#395879 (or 0x395879) is known color: Matisse. HEX triplet: 39, 58 and 79. RGB value is (57,88,121). Sum of RGB (Red+Green+Blue) = 57+88+121=266 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.43% from 266); Green value is 88 (34.77% from 255 or 33.08% from 266); Blue value is 121 (47.66% from 255 or 45.49% from 266); Max value from RGB is 121 - color contains mainly: blue. Hex color #395879 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395879 is #C6A786. Grayscale: #525252. Windows color (decimal): -13019015 or 7952441. OLE color: 7952441.
HSL color Cylindrical-coordinate representation of color #395879: hue angle of 210.94º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #395879 is Cyan = 0.53, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 88 | 121 | - |
| CMYK | 0.53 | 0.27 | 0 | 0.53 |
| HSL | 210.94º | 0.36% | 0.35% | - |
| HSV(B) | 210.94º | 0.53% | 0.47% | - |
| XYZ | 8.63 | 9.23 | 19.42 | - |
| YUV | 82.49 | 149.73 | 109.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 88 | 121 | 0.53 | 0.27 | 0 | 0.53 | 210.94 | 0.36 | 0.35 |
| Hex | 39 | 58 | 79 | 35 | 1B | 0 | 35 | D3 | 24 | 23 |
| Octal | 71 | 130 | 171 | 65 | 33 | 0 | 65 | 323 | 44 | 43 |
| Binary | 111001 | 1011000 | 1111001 | 110101 | 11011 | 0 | 110101 | 11010011 | 100100 | 100011 |
Color Harmonies of #395879
Complementary color
Monochromatic Colors of #395879
Black with #395879
Text Example
Text Example
White with #395879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395879; }
p { color: rgb(57,88,121); }
H1.HeaderClassName
{
color: #395879;
}
.AnyTagClassName
{
color: #395879;
}
</style>
background-color css
<style>
a { background-color: #395879; }
a { background-color: rgb(57,88,121); }
div.DivClassName
{
background-color: #395879;
}
.BgClassName
{
background-color: #395879;
}
</style>
border-color css
<style>
span { border-color: #395879; }
span { border-color: rgb(57,88,121); }
td.TdClassName
{
border-color: #395879;
}
.TagClassName
{
border-color: #395879;
}
</style>