Shades of Matisse #416282
Tints of Matisse #416282
RGB
CMYK
RGB Variations
Color information
#416282 (or 0x416282) is known color: Matisse. HEX triplet: 41, 62 and 82. RGB value is (65,98,130). Sum of RGB (Red+Green+Blue) = 65+98+130=293 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.18% from 293); Green value is 98 (38.67% from 255 or 33.45% 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 #416282 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #416282 is #BE9D7D. Grayscale: #5B5B5B. Windows color (decimal): -12492158 or 8544833. OLE color: 8544833.
HSL color Cylindrical-coordinate representation of color #416282: hue angle of 209.54º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #416282 is Cyan = 0.50, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 98 | 130 | - |
| CMYK | 0.50 | 0.25 | 0 | 0.49 |
| HSL | 209.54º | 0.33% | 0.38% | - |
| HSV(B) | 209.54º | 0.5% | 0.51% | - |
| XYZ | 10.58 | 11.47 | 22.78 | - |
| YUV | 91.78 | 149.57 | 108.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 98 | 130 | 0.50 | 0.25 | 0 | 0.49 | 209.54 | 0.33 | 0.38 |
| Hex | 41 | 62 | 82 | 32 | 19 | 0 | 31 | D2 | 21 | 26 |
| Octal | 101 | 142 | 202 | 62 | 31 | 0 | 61 | 322 | 41 | 46 |
| Binary | 1000001 | 1100010 | 10000010 | 110010 | 11001 | 0 | 110001 | 11010010 | 100001 | 100110 |
Color Harmonies of #416282
Complementary color
Monochromatic Colors of #416282
Black with #416282
Text Example
Text Example
White with #416282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416282; }
p { color: rgb(65,98,130); }
H1.HeaderClassName
{
color: #416282;
}
.AnyTagClassName
{
color: #416282;
}
</style>
background-color css
<style>
a { background-color: #416282; }
a { background-color: rgb(65,98,130); }
div.DivClassName
{
background-color: #416282;
}
.BgClassName
{
background-color: #416282;
}
</style>
border-color css
<style>
span { border-color: #416282; }
span { border-color: rgb(65,98,130); }
td.TdClassName
{
border-color: #416282;
}
.TagClassName
{
border-color: #416282;
}
</style>