Shades of Matisse #406279
Tints of Matisse #406279
RGB
CMYK
RGB Variations
Color information
#406279 (or 0x406279) is known color: Matisse. HEX triplet: 40, 62 and 79. RGB value is (64,98,121). Sum of RGB (Red+Green+Blue) = 64+98+121=283 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.61% from 283); Green value is 98 (38.67% from 255 or 34.63% from 283); Blue value is 121 (47.66% from 255 or 42.76% from 283); Max value from RGB is 121 - color contains mainly: blue. Hex color #406279 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406279 is #BF9D86. Grayscale: #5A5A5A. Windows color (decimal): -12557703 or 7955008. OLE color: 7955008.
HSL color Cylindrical-coordinate representation of color #406279: hue angle of 204.21º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #406279 is Cyan = 0.47, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 98 | 121 | - |
| CMYK | 0.47 | 0.19 | 0 | 0.53 |
| HSL | 204.21º | 0.31% | 0.36% | - |
| HSV(B) | 204.21º | 0.47% | 0.47% | - |
| XYZ | 9.93 | 11.21 | 19.73 | - |
| YUV | 90.46 | 145.24 | 109.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 98 | 121 | 0.47 | 0.19 | 0 | 0.53 | 204.21 | 0.31 | 0.36 |
| Hex | 40 | 62 | 79 | 2F | 13 | 0 | 35 | CC | 1F | 24 |
| Octal | 100 | 142 | 171 | 57 | 23 | 0 | 65 | 314 | 37 | 44 |
| Binary | 1000000 | 1100010 | 1111001 | 101111 | 10011 | 0 | 110101 | 11001100 | 11111 | 100100 |
Color Harmonies of #406279
Complementary color
Monochromatic Colors of #406279
Black with #406279
Text Example
Text Example
White with #406279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406279; }
p { color: rgb(64,98,121); }
H1.HeaderClassName
{
color: #406279;
}
.AnyTagClassName
{
color: #406279;
}
</style>
background-color css
<style>
a { background-color: #406279; }
a { background-color: rgb(64,98,121); }
div.DivClassName
{
background-color: #406279;
}
.BgClassName
{
background-color: #406279;
}
</style>
border-color css
<style>
span { border-color: #406279; }
span { border-color: rgb(64,98,121); }
td.TdClassName
{
border-color: #406279;
}
.TagClassName
{
border-color: #406279;
}
</style>