Shades of Matisse #446078
Tints of Matisse #446078
RGB
CMYK
RGB Variations
Color information
#446078 (or 0x446078) is known color: Matisse. HEX triplet: 44, 60 and 78. RGB value is (68,96,120). Sum of RGB (Red+Green+Blue) = 68+96+120=284 (37% of max value = 765). Red value is 68 (26.95% from 255 or 23.94% from 284); Green value is 96 (37.89% from 255 or 33.80% 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 #446078 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446078 is #BB9F87. Grayscale: #5A5A5A. Windows color (decimal): -12296072 or 7888964. OLE color: 7888964.
HSL color Cylindrical-coordinate representation of color #446078: hue angle of 207.69º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #446078 is Cyan = 0.43, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 96 | 120 | - |
| CMYK | 0.43 | 0.2 | 0 | 0.53 |
| HSL | 207.69º | 0.28% | 0.37% | - |
| HSV(B) | 207.69º | 0.43% | 0.47% | - |
| XYZ | 9.96 | 10.95 | 19.36 | - |
| YUV | 90.36 | 144.72 | 112.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 120 | 0.43 | 0.2 | 0 | 0.53 | 207.69 | 0.28 | 0.37 |
| Hex | 44 | 60 | 78 | 2B | 14 | 0 | 35 | D0 | 1C | 25 |
| Octal | 104 | 140 | 170 | 53 | 24 | 0 | 65 | 320 | 34 | 45 |
| Binary | 1000100 | 1100000 | 1111000 | 101011 | 10100 | 0 | 110101 | 11010000 | 11100 | 100101 |
Color Harmonies of #446078
Complementary color
Monochromatic Colors of #446078
Black with #446078
Text Example
Text Example
White with #446078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446078; }
p { color: rgb(68,96,120); }
H1.HeaderClassName
{
color: #446078;
}
.AnyTagClassName
{
color: #446078;
}
</style>
background-color css
<style>
a { background-color: #446078; }
a { background-color: rgb(68,96,120); }
div.DivClassName
{
background-color: #446078;
}
.BgClassName
{
background-color: #446078;
}
</style>
border-color css
<style>
span { border-color: #446078; }
span { border-color: rgb(68,96,120); }
td.TdClassName
{
border-color: #446078;
}
.TagClassName
{
border-color: #446078;
}
</style>