Shades of Matisse #406076
Tints of Matisse #406076
RGB
CMYK
RGB Variations
Color information
#406076 (or 0x406076) is known color: Matisse. HEX triplet: 40, 60 and 76. RGB value is (64,96,118). Sum of RGB (Red+Green+Blue) = 64+96+118=278 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.02% from 278); Green value is 96 (37.89% from 255 or 34.53% from 278); Blue value is 118 (46.48% from 255 or 42.45% from 278); Max value from RGB is 118 - color contains mainly: blue. Hex color #406076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406076 is #BF9F89. Grayscale: #585858. Windows color (decimal): -12558218 or 7757888. OLE color: 7757888.
HSL color Cylindrical-coordinate representation of color #406076: hue angle of 204.44º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #406076 is Cyan = 0.46, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 96 | 118 | - |
| CMYK | 0.46 | 0.19 | 0 | 0.54 |
| HSL | 204.44º | 0.3% | 0.36% | - |
| HSV(B) | 204.44º | 0.46% | 0.46% | - |
| XYZ | 9.57 | 10.76 | 18.71 | - |
| YUV | 88.94 | 144.4 | 110.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 96 | 118 | 0.46 | 0.19 | 0 | 0.54 | 204.44 | 0.3 | 0.36 |
| Hex | 40 | 60 | 76 | 2E | 13 | 0 | 36 | CC | 1E | 24 |
| Octal | 100 | 140 | 166 | 56 | 23 | 0 | 66 | 314 | 36 | 44 |
| Binary | 1000000 | 1100000 | 1110110 | 101110 | 10011 | 0 | 110110 | 11001100 | 11110 | 100100 |
Color Harmonies of #406076
Complementary color
Monochromatic Colors of #406076
Black with #406076
Text Example
Text Example
White with #406076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406076; }
p { color: rgb(64,96,118); }
H1.HeaderClassName
{
color: #406076;
}
.AnyTagClassName
{
color: #406076;
}
</style>
background-color css
<style>
a { background-color: #406076; }
a { background-color: rgb(64,96,118); }
div.DivClassName
{
background-color: #406076;
}
.BgClassName
{
background-color: #406076;
}
</style>
border-color css
<style>
span { border-color: #406076; }
span { border-color: rgb(64,96,118); }
td.TdClassName
{
border-color: #406076;
}
.TagClassName
{
border-color: #406076;
}
</style>