Shades of Matisse #446076
Tints of Matisse #446076
RGB
CMYK
RGB Variations
Color information
#446076 (or 0x446076) is known color: Matisse. HEX triplet: 44, 60 and 76. RGB value is (68,96,118). Sum of RGB (Red+Green+Blue) = 68+96+118=282 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.11% from 282); Green value is 96 (37.89% from 255 or 34.04% from 282); Blue value is 118 (46.48% from 255 or 41.84% from 282); Max value from RGB is 118 - color contains mainly: blue. Hex color #446076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446076 is #BB9F89. Grayscale: #5A5A5A. Windows color (decimal): -12296074 or 7757892. OLE color: 7757892.
HSL color Cylindrical-coordinate representation of color #446076: hue angle of 206.4º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #446076 is Cyan = 0.42, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 96 | 118 | - |
| CMYK | 0.42 | 0.19 | 0 | 0.54 |
| HSL | 206.4º | 0.27% | 0.36% | - |
| HSV(B) | 206.4º | 0.42% | 0.46% | - |
| XYZ | 9.84 | 10.9 | 18.73 | - |
| YUV | 90.14 | 143.72 | 112.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 118 | 0.42 | 0.19 | 0 | 0.54 | 206.4 | 0.27 | 0.36 |
| Hex | 44 | 60 | 76 | 2A | 13 | 0 | 36 | CE | 1B | 24 |
| Octal | 104 | 140 | 166 | 52 | 23 | 0 | 66 | 316 | 33 | 44 |
| Binary | 1000100 | 1100000 | 1110110 | 101010 | 10011 | 0 | 110110 | 11001110 | 11011 | 100100 |
Color Harmonies of #446076
Complementary color
Monochromatic Colors of #446076
Black with #446076
Text Example
Text Example
White with #446076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446076; }
p { color: rgb(68,96,118); }
H1.HeaderClassName
{
color: #446076;
}
.AnyTagClassName
{
color: #446076;
}
</style>
background-color css
<style>
a { background-color: #446076; }
a { background-color: rgb(68,96,118); }
div.DivClassName
{
background-color: #446076;
}
.BgClassName
{
background-color: #446076;
}
</style>
border-color css
<style>
span { border-color: #446076; }
span { border-color: rgb(68,96,118); }
td.TdClassName
{
border-color: #446076;
}
.TagClassName
{
border-color: #446076;
}
</style>