Shades of Matisse #426075
Tints of Matisse #426075
RGB
CMYK
RGB Variations
Color information
#426075 (or 0x426075) is known color: Matisse. HEX triplet: 42, 60 and 75. RGB value is (66,96,117). Sum of RGB (Red+Green+Blue) = 66+96+117=279 (36% of max value = 765). Red value is 66 (26.17% from 255 or 23.66% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 117 (46.09% from 255 or 41.94% from 279); Max value from RGB is 117 - color contains mainly: blue. Hex color #426075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426075 is #BD9F8A. Grayscale: #595959. Windows color (decimal): -12427147 or 7692354. OLE color: 7692354.
HSL color Cylindrical-coordinate representation of color #426075: hue angle of 204.71º 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 #426075 is Cyan = 0.44, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 96 | 117 | - |
| CMYK | 0.44 | 0.18 | 0 | 0.54 |
| HSL | 204.71º | 0.28% | 0.36% | - |
| HSV(B) | 204.71º | 0.44% | 0.46% | - |
| XYZ | 9.64 | 10.81 | 18.41 | - |
| YUV | 89.42 | 143.56 | 111.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 117 | 0.44 | 0.18 | 0 | 0.54 | 204.71 | 0.28 | 0.36 |
| Hex | 42 | 60 | 75 | 2C | 12 | 0 | 36 | CD | 1C | 24 |
| Octal | 102 | 140 | 165 | 54 | 22 | 0 | 66 | 315 | 34 | 44 |
| Binary | 1000010 | 1100000 | 1110101 | 101100 | 10010 | 0 | 110110 | 11001101 | 11100 | 100100 |
Color Harmonies of #426075
Complementary color
Monochromatic Colors of #426075
Black with #426075
Text Example
Text Example
White with #426075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426075; }
p { color: rgb(66,96,117); }
H1.HeaderClassName
{
color: #426075;
}
.AnyTagClassName
{
color: #426075;
}
</style>
background-color css
<style>
a { background-color: #426075; }
a { background-color: rgb(66,96,117); }
div.DivClassName
{
background-color: #426075;
}
.BgClassName
{
background-color: #426075;
}
</style>
border-color css
<style>
span { border-color: #426075; }
span { border-color: rgb(66,96,117); }
td.TdClassName
{
border-color: #426075;
}
.TagClassName
{
border-color: #426075;
}
</style>