Shades of Matisse #426076
Tints of Matisse #426076
RGB
CMYK
RGB Variations
Color information
#426076 (or 0x426076) is known color: Matisse. HEX triplet: 42, 60 and 76. RGB value is (66,96,118). Sum of RGB (Red+Green+Blue) = 66+96+118=280 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.57% from 280); Green value is 96 (37.89% from 255 or 34.29% from 280); Blue value is 118 (46.48% from 255 or 42.14% from 280); Max value from RGB is 118 - color contains mainly: blue. Hex color #426076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426076 is #BD9F89. Grayscale: #595959. Windows color (decimal): -12427146 or 7757890. OLE color: 7757890.
HSL color Cylindrical-coordinate representation of color #426076: hue angle of 205.38º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #426076 is Cyan = 0.44, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 96 | 118 | - |
| CMYK | 0.44 | 0.19 | 0 | 0.54 |
| HSL | 205.38º | 0.28% | 0.36% | - |
| HSV(B) | 205.38º | 0.44% | 0.46% | - |
| XYZ | 9.7 | 10.83 | 18.72 | - |
| YUV | 89.54 | 144.06 | 111.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 118 | 0.44 | 0.19 | 0 | 0.54 | 205.38 | 0.28 | 0.36 |
| Hex | 42 | 60 | 76 | 2C | 13 | 0 | 36 | CD | 1C | 24 |
| Octal | 102 | 140 | 166 | 54 | 23 | 0 | 66 | 315 | 34 | 44 |
| Binary | 1000010 | 1100000 | 1110110 | 101100 | 10011 | 0 | 110110 | 11001101 | 11100 | 100100 |
Color Harmonies of #426076
Complementary color
Monochromatic Colors of #426076
Black with #426076
Text Example
Text Example
White with #426076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426076; }
p { color: rgb(66,96,118); }
H1.HeaderClassName
{
color: #426076;
}
.AnyTagClassName
{
color: #426076;
}
</style>
background-color css
<style>
a { background-color: #426076; }
a { background-color: rgb(66,96,118); }
div.DivClassName
{
background-color: #426076;
}
.BgClassName
{
background-color: #426076;
}
</style>
border-color css
<style>
span { border-color: #426076; }
span { border-color: rgb(66,96,118); }
td.TdClassName
{
border-color: #426076;
}
.TagClassName
{
border-color: #426076;
}
</style>