Shades of Matisse #406277
Tints of Matisse #406277
RGB
CMYK
RGB Variations
Color information
#406277 (or 0x406277) is known color: Matisse. HEX triplet: 40, 62 and 77. RGB value is (64,98,119). Sum of RGB (Red+Green+Blue) = 64+98+119=281 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.78% from 281); Green value is 98 (38.67% from 255 or 34.88% from 281); Blue value is 119 (46.88% from 255 or 42.35% from 281); Max value from RGB is 119 - color contains mainly: blue. Hex color #406277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406277 is #BF9D88. Grayscale: #5A5A5A. Windows color (decimal): -12557705 or 7823936. OLE color: 7823936.
HSL color Cylindrical-coordinate representation of color #406277: hue angle of 202.91º 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 #406277 is Cyan = 0.46, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 98 | 119 | - |
| CMYK | 0.46 | 0.18 | 0 | 0.53 |
| HSL | 202.91º | 0.3% | 0.36% | - |
| HSV(B) | 202.91º | 0.46% | 0.47% | - |
| XYZ | 9.81 | 11.16 | 19.09 | - |
| YUV | 90.23 | 144.24 | 109.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 98 | 119 | 0.46 | 0.18 | 0 | 0.53 | 202.91 | 0.3 | 0.36 |
| Hex | 40 | 62 | 77 | 2E | 12 | 0 | 35 | CB | 1E | 24 |
| Octal | 100 | 142 | 167 | 56 | 22 | 0 | 65 | 313 | 36 | 44 |
| Binary | 1000000 | 1100010 | 1110111 | 101110 | 10010 | 0 | 110101 | 11001011 | 11110 | 100100 |
Color Harmonies of #406277
Complementary color
Monochromatic Colors of #406277
Black with #406277
Text Example
Text Example
White with #406277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406277; }
p { color: rgb(64,98,119); }
H1.HeaderClassName
{
color: #406277;
}
.AnyTagClassName
{
color: #406277;
}
</style>
background-color css
<style>
a { background-color: #406277; }
a { background-color: rgb(64,98,119); }
div.DivClassName
{
background-color: #406277;
}
.BgClassName
{
background-color: #406277;
}
</style>
border-color css
<style>
span { border-color: #406277; }
span { border-color: rgb(64,98,119); }
td.TdClassName
{
border-color: #406277;
}
.TagClassName
{
border-color: #406277;
}
</style>