Shades of Matisse #406077
Tints of Matisse #406077
RGB
CMYK
RGB Variations
Color information
#406077 (or 0x406077) is known color: Matisse. HEX triplet: 40, 60 and 77. RGB value is (64,96,119). Sum of RGB (Red+Green+Blue) = 64+96+119=279 (36% of max value = 765). Red value is 64 (25.39% from 255 or 22.94% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 119 (46.88% from 255 or 42.65% from 279); Max value from RGB is 119 - color contains mainly: blue. Hex color #406077 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406077 is #BF9F88. Grayscale: #585858. Windows color (decimal): -12558217 or 7823424. OLE color: 7823424.
HSL color Cylindrical-coordinate representation of color #406077: hue angle of 205.09º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #406077 is Cyan = 0.46, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 96 | 119 | - |
| CMYK | 0.46 | 0.19 | 0 | 0.53 |
| HSL | 205.09º | 0.3% | 0.36% | - |
| HSV(B) | 205.09º | 0.46% | 0.47% | - |
| XYZ | 9.63 | 10.79 | 19.03 | - |
| YUV | 89.05 | 144.9 | 110.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 96 | 119 | 0.46 | 0.19 | 0 | 0.53 | 205.09 | 0.3 | 0.36 |
| Hex | 40 | 60 | 77 | 2E | 13 | 0 | 35 | CD | 1E | 24 |
| Octal | 100 | 140 | 167 | 56 | 23 | 0 | 65 | 315 | 36 | 44 |
| Binary | 1000000 | 1100000 | 1110111 | 101110 | 10011 | 0 | 110101 | 11001101 | 11110 | 100100 |
Color Harmonies of #406077
Complementary color
Monochromatic Colors of #406077
Black with #406077
Text Example
Text Example
White with #406077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406077; }
p { color: rgb(64,96,119); }
H1.HeaderClassName
{
color: #406077;
}
.AnyTagClassName
{
color: #406077;
}
</style>
background-color css
<style>
a { background-color: #406077; }
a { background-color: rgb(64,96,119); }
div.DivClassName
{
background-color: #406077;
}
.BgClassName
{
background-color: #406077;
}
</style>
border-color css
<style>
span { border-color: #406077; }
span { border-color: rgb(64,96,119); }
td.TdClassName
{
border-color: #406077;
}
.TagClassName
{
border-color: #406077;
}
</style>