Shades of Matisse #466075
Tints of Matisse #466075
RGB
CMYK
RGB Variations
Color information
#466075 (or 0x466075) is known color: Matisse. HEX triplet: 46, 60 and 75. RGB value is (70,96,117). Sum of RGB (Red+Green+Blue) = 70+96+117=283 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.73% from 283); Green value is 96 (37.89% from 255 or 33.92% from 283); Blue value is 117 (46.09% from 255 or 41.34% from 283); Max value from RGB is 117 - color contains mainly: blue. Hex color #466075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466075 is #B99F8A. Grayscale: #5A5A5A. Windows color (decimal): -12165003 or 7692358. OLE color: 7692358.
HSL color Cylindrical-coordinate representation of color #466075: hue angle of 206.81º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #466075 is Cyan = 0.40, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 96 | 117 | - |
| CMYK | 0.40 | 0.18 | 0 | 0.54 |
| HSL | 206.81º | 0.25% | 0.37% | - |
| HSV(B) | 206.81º | 0.4% | 0.46% | - |
| XYZ | 9.92 | 10.95 | 18.42 | - |
| YUV | 90.62 | 142.89 | 113.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 117 | 0.40 | 0.18 | 0 | 0.54 | 206.81 | 0.25 | 0.37 |
| Hex | 46 | 60 | 75 | 28 | 12 | 0 | 36 | CF | 19 | 25 |
| Octal | 106 | 140 | 165 | 50 | 22 | 0 | 66 | 317 | 31 | 45 |
| Binary | 1000110 | 1100000 | 1110101 | 101000 | 10010 | 0 | 110110 | 11001111 | 11001 | 100101 |
Color Harmonies of #466075
Complementary color
Monochromatic Colors of #466075
Black with #466075
Text Example
Text Example
White with #466075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466075; }
p { color: rgb(70,96,117); }
H1.HeaderClassName
{
color: #466075;
}
.AnyTagClassName
{
color: #466075;
}
</style>
background-color css
<style>
a { background-color: #466075; }
a { background-color: rgb(70,96,117); }
div.DivClassName
{
background-color: #466075;
}
.BgClassName
{
background-color: #466075;
}
</style>
border-color css
<style>
span { border-color: #466075; }
span { border-color: rgb(70,96,117); }
td.TdClassName
{
border-color: #466075;
}
.TagClassName
{
border-color: #466075;
}
</style>