Shades of Matisse #426278
Tints of Matisse #426278
RGB
CMYK
RGB Variations
Color information
#426278 (or 0x426278) is known color: Matisse. HEX triplet: 42, 62 and 78. RGB value is (66,98,120). Sum of RGB (Red+Green+Blue) = 66+98+120=284 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.24% from 284); Green value is 98 (38.67% from 255 or 34.51% from 284); Blue value is 120 (47.27% from 255 or 42.25% from 284); Max value from RGB is 120 - color contains mainly: blue. Hex color #426278 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426278 is #BD9D87. Grayscale: #5A5A5A. Windows color (decimal): -12426632 or 7889474. OLE color: 7889474.
HSL color Cylindrical-coordinate representation of color #426278: hue angle of 204.44º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #426278 is Cyan = 0.45, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 98 | 120 | - |
| CMYK | 0.45 | 0.18 | 0 | 0.53 |
| HSL | 204.44º | 0.29% | 0.36% | - |
| HSV(B) | 204.44º | 0.45% | 0.47% | - |
| XYZ | 10 | 11.25 | 19.41 | - |
| YUV | 90.94 | 144.4 | 110.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 98 | 120 | 0.45 | 0.18 | 0 | 0.53 | 204.44 | 0.29 | 0.36 |
| Hex | 42 | 62 | 78 | 2D | 12 | 0 | 35 | CC | 1D | 24 |
| Octal | 102 | 142 | 170 | 55 | 22 | 0 | 65 | 314 | 35 | 44 |
| Binary | 1000010 | 1100010 | 1111000 | 101101 | 10010 | 0 | 110101 | 11001100 | 11101 | 100100 |
Color Harmonies of #426278
Complementary color
Monochromatic Colors of #426278
Black with #426278
Text Example
Text Example
White with #426278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426278; }
p { color: rgb(66,98,120); }
H1.HeaderClassName
{
color: #426278;
}
.AnyTagClassName
{
color: #426278;
}
</style>
background-color css
<style>
a { background-color: #426278; }
a { background-color: rgb(66,98,120); }
div.DivClassName
{
background-color: #426278;
}
.BgClassName
{
background-color: #426278;
}
</style>
border-color css
<style>
span { border-color: #426278; }
span { border-color: rgb(66,98,120); }
td.TdClassName
{
border-color: #426278;
}
.TagClassName
{
border-color: #426278;
}
</style>