Shades of Matisse #416278
Tints of Matisse #416278
RGB
CMYK
RGB Variations
Color information
#416278 (or 0x416278) is known color: Matisse. HEX triplet: 41, 62 and 78. RGB value is (65,98,120). Sum of RGB (Red+Green+Blue) = 65+98+120=283 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.97% from 283); Green value is 98 (38.67% from 255 or 34.63% from 283); Blue value is 120 (47.27% from 255 or 42.40% from 283); Max value from RGB is 120 - color contains mainly: blue. Hex color #416278 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416278 is #BE9D87. Grayscale: #5A5A5A. Windows color (decimal): -12492168 or 7889473. OLE color: 7889473.
HSL color Cylindrical-coordinate representation of color #416278: hue angle of 204º 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 #416278 is Cyan = 0.46, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 98 | 120 | - |
| CMYK | 0.46 | 0.18 | 0 | 0.53 |
| HSL | 204º | 0.3% | 0.36% | - |
| HSV(B) | 204º | 0.46% | 0.47% | - |
| XYZ | 9.94 | 11.22 | 19.41 | - |
| YUV | 90.64 | 144.57 | 109.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 98 | 120 | 0.46 | 0.18 | 0 | 0.53 | 204 | 0.3 | 0.36 |
| Hex | 41 | 62 | 78 | 2E | 12 | 0 | 35 | CC | 1E | 24 |
| Octal | 101 | 142 | 170 | 56 | 22 | 0 | 65 | 314 | 36 | 44 |
| Binary | 1000001 | 1100010 | 1111000 | 101110 | 10010 | 0 | 110101 | 11001100 | 11110 | 100100 |
Color Harmonies of #416278
Complementary color
Monochromatic Colors of #416278
Black with #416278
Text Example
Text Example
White with #416278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416278; }
p { color: rgb(65,98,120); }
H1.HeaderClassName
{
color: #416278;
}
.AnyTagClassName
{
color: #416278;
}
</style>
background-color css
<style>
a { background-color: #416278; }
a { background-color: rgb(65,98,120); }
div.DivClassName
{
background-color: #416278;
}
.BgClassName
{
background-color: #416278;
}
</style>
border-color css
<style>
span { border-color: #416278; }
span { border-color: rgb(65,98,120); }
td.TdClassName
{
border-color: #416278;
}
.TagClassName
{
border-color: #416278;
}
</style>