Shades of Matisse #406088
Tints of Matisse #406088
RGB
CMYK
RGB Variations
Color information
#406088 (or 0x406088) is known color: Matisse. HEX triplet: 40, 60 and 88. RGB value is (64,96,136). Sum of RGB (Red+Green+Blue) = 64+96+136=296 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.62% from 296); Green value is 96 (37.89% from 255 or 32.43% from 296); Blue value is 136 (53.52% from 255 or 45.95% from 296); Max value from RGB is 136 - color contains mainly: blue. Hex color #406088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406088 is #BF9F77. Grayscale: #5A5A5A. Windows color (decimal): -12558200 or 8937536. OLE color: 8937536.
HSL color Cylindrical-coordinate representation of color #406088: hue angle of 213.33º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #406088 is Cyan = 0.53, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 96 | 136 | - |
| CMYK | 0.53 | 0.29 | 0 | 0.47 |
| HSL | 213.33º | 0.36% | 0.39% | - |
| HSV(B) | 213.33º | 0.53% | 0.53% | - |
| XYZ | 10.74 | 11.23 | 24.89 | - |
| YUV | 90.99 | 153.4 | 108.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 96 | 136 | 0.53 | 0.29 | 0 | 0.47 | 213.33 | 0.36 | 0.39 |
| Hex | 40 | 60 | 88 | 35 | 1D | 0 | 2F | D5 | 24 | 27 |
| Octal | 100 | 140 | 210 | 65 | 35 | 0 | 57 | 325 | 44 | 47 |
| Binary | 1000000 | 1100000 | 10001000 | 110101 | 11101 | 0 | 101111 | 11010101 | 100100 | 100111 |
Color Harmonies of #406088
Complementary color
Monochromatic Colors of #406088
Black with #406088
Text Example
Text Example
White with #406088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406088; }
p { color: rgb(64,96,136); }
H1.HeaderClassName
{
color: #406088;
}
.AnyTagClassName
{
color: #406088;
}
</style>
background-color css
<style>
a { background-color: #406088; }
a { background-color: rgb(64,96,136); }
div.DivClassName
{
background-color: #406088;
}
.BgClassName
{
background-color: #406088;
}
</style>
border-color css
<style>
span { border-color: #406088; }
span { border-color: rgb(64,96,136); }
td.TdClassName
{
border-color: #406088;
}
.TagClassName
{
border-color: #406088;
}
</style>