Shades of Matisse #406382
Tints of Matisse #406382
RGB
CMYK
RGB Variations
Color information
#406382 (or 0x406382) is known color: Matisse. HEX triplet: 40, 63 and 82. RGB value is (64,99,130). Sum of RGB (Red+Green+Blue) = 64+99+130=293 (38% of max value = 765). Red value is 64 (25.39% from 255 or 21.84% from 293); Green value is 99 (39.06% from 255 or 33.79% from 293); Blue value is 130 (51.17% from 255 or 44.37% from 293); Max value from RGB is 130 - color contains mainly: blue. Hex color #406382 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #406382 is #BF9C7D. Grayscale: #5B5B5B. Windows color (decimal): -12557438 or 8545088. OLE color: 8545088.
HSL color Cylindrical-coordinate representation of color #406382: hue angle of 208.18º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #406382 is Cyan = 0.51, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 99 | 130 | - |
| CMYK | 0.51 | 0.24 | 0 | 0.49 |
| HSL | 208.18º | 0.34% | 0.38% | - |
| HSV(B) | 208.18º | 0.51% | 0.51% | - |
| XYZ | 10.61 | 11.63 | 22.8 | - |
| YUV | 92.07 | 149.4 | 107.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 130 | 0.51 | 0.24 | 0 | 0.49 | 208.18 | 0.34 | 0.38 |
| Hex | 40 | 63 | 82 | 33 | 18 | 0 | 31 | D0 | 22 | 26 |
| Octal | 100 | 143 | 202 | 63 | 30 | 0 | 61 | 320 | 42 | 46 |
| Binary | 1000000 | 1100011 | 10000010 | 110011 | 11000 | 0 | 110001 | 11010000 | 100010 | 100110 |
Color Harmonies of #406382
Complementary color
Monochromatic Colors of #406382
Black with #406382
Text Example
Text Example
White with #406382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406382; }
p { color: rgb(64,99,130); }
H1.HeaderClassName
{
color: #406382;
}
.AnyTagClassName
{
color: #406382;
}
</style>
background-color css
<style>
a { background-color: #406382; }
a { background-color: rgb(64,99,130); }
div.DivClassName
{
background-color: #406382;
}
.BgClassName
{
background-color: #406382;
}
</style>
border-color css
<style>
span { border-color: #406382; }
span { border-color: rgb(64,99,130); }
td.TdClassName
{
border-color: #406382;
}
.TagClassName
{
border-color: #406382;
}
</style>