Shades of Matisse #466279
Tints of Matisse #466279
RGB
CMYK
RGB Variations
Color information
#466279 (or 0x466279) is known color: Matisse. HEX triplet: 46, 62 and 79. RGB value is (70,98,121). Sum of RGB (Red+Green+Blue) = 70+98+121=289 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.22% from 289); Green value is 98 (38.67% from 255 or 33.91% from 289); Blue value is 121 (47.66% from 255 or 41.87% from 289); Max value from RGB is 121 - color contains mainly: blue. Hex color #466279 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466279 is #B99D86. Grayscale: #5C5C5C. Windows color (decimal): -12164487 or 7955014. OLE color: 7955014.
HSL color Cylindrical-coordinate representation of color #466279: hue angle of 207.06º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #466279 is Cyan = 0.42, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 98 | 121 | - |
| CMYK | 0.42 | 0.19 | 0 | 0.53 |
| HSL | 207.06º | 0.27% | 0.37% | - |
| HSV(B) | 207.06º | 0.42% | 0.47% | - |
| XYZ | 10.34 | 11.42 | 19.75 | - |
| YUV | 92.25 | 144.22 | 112.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 121 | 0.42 | 0.19 | 0 | 0.53 | 207.06 | 0.27 | 0.37 |
| Hex | 46 | 62 | 79 | 2A | 13 | 0 | 35 | CF | 1B | 25 |
| Octal | 106 | 142 | 171 | 52 | 23 | 0 | 65 | 317 | 33 | 45 |
| Binary | 1000110 | 1100010 | 1111001 | 101010 | 10011 | 0 | 110101 | 11001111 | 11011 | 100101 |
Color Harmonies of #466279
Complementary color
Monochromatic Colors of #466279
Black with #466279
Text Example
Text Example
White with #466279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466279; }
p { color: rgb(70,98,121); }
H1.HeaderClassName
{
color: #466279;
}
.AnyTagClassName
{
color: #466279;
}
</style>
background-color css
<style>
a { background-color: #466279; }
a { background-color: rgb(70,98,121); }
div.DivClassName
{
background-color: #466279;
}
.BgClassName
{
background-color: #466279;
}
</style>
border-color css
<style>
span { border-color: #466279; }
span { border-color: rgb(70,98,121); }
td.TdClassName
{
border-color: #466279;
}
.TagClassName
{
border-color: #466279;
}
</style>