Shades of Matisse #405970
Tints of Matisse #405970
RGB
CMYK
RGB Variations
Color information
#405970 (or 0x405970) is known color: Matisse. HEX triplet: 40, 59 and 70. RGB value is (64,89,112). Sum of RGB (Red+Green+Blue) = 64+89+112=265 (35% of max value = 765). Red value is 64 (25.39% from 255 or 24.15% from 265); Green value is 89 (35.16% from 255 or 33.58% from 265); Blue value is 112 (44.14% from 255 or 42.26% from 265); Max value from RGB is 112 - color contains mainly: blue. Hex color #405970 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405970 is #BFA68F. Grayscale: #545454. Windows color (decimal): -12560016 or 7362880. OLE color: 7362880.
HSL color Cylindrical-coordinate representation of color #405970: hue angle of 208.75º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #405970 is Cyan = 0.43, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 89 | 112 | - |
| CMYK | 0.43 | 0.21 | 0 | 0.56 |
| HSL | 208.75º | 0.27% | 0.35% | - |
| HSV(B) | 208.75º | 0.43% | 0.44% | - |
| XYZ | 8.61 | 9.4 | 16.69 | - |
| YUV | 84.15 | 143.72 | 113.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 89 | 112 | 0.43 | 0.21 | 0 | 0.56 | 208.75 | 0.27 | 0.35 |
| Hex | 40 | 59 | 70 | 2B | 15 | 0 | 38 | D1 | 1B | 23 |
| Octal | 100 | 131 | 160 | 53 | 25 | 0 | 70 | 321 | 33 | 43 |
| Binary | 1000000 | 1011001 | 1110000 | 101011 | 10101 | 0 | 111000 | 11010001 | 11011 | 100011 |
Color Harmonies of #405970
Complementary color
Monochromatic Colors of #405970
Black with #405970
Text Example
Text Example
White with #405970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405970; }
p { color: rgb(64,89,112); }
H1.HeaderClassName
{
color: #405970;
}
.AnyTagClassName
{
color: #405970;
}
</style>
background-color css
<style>
a { background-color: #405970; }
a { background-color: rgb(64,89,112); }
div.DivClassName
{
background-color: #405970;
}
.BgClassName
{
background-color: #405970;
}
</style>
border-color css
<style>
span { border-color: #405970; }
span { border-color: rgb(64,89,112); }
td.TdClassName
{
border-color: #405970;
}
.TagClassName
{
border-color: #405970;
}
</style>