Shades of Matisse #336280
Tints of Matisse #336280
RGB
CMYK
RGB Variations
Color information
#336280 (or 0x336280) is known color: Matisse. HEX triplet: 33, 62 and 80. RGB value is (51,98,128). Sum of RGB (Red+Green+Blue) = 51+98+128=277 (36% of max value = 765). Red value is 51 (20.31% from 255 or 18.41% from 277); Green value is 98 (38.67% from 255 or 35.38% from 277); Blue value is 128 (50.39% from 255 or 46.21% from 277); Max value from RGB is 128 - color contains mainly: blue. Hex color #336280 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #336280 is #CC9D7F. Grayscale: #575757. Windows color (decimal): -13409664 or 8413747. OLE color: 8413747.
HSL color Cylindrical-coordinate representation of color #336280: hue angle of 203.38º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #336280 is Cyan = 0.60, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 51 | 98 | 128 | - |
| CMYK | 0.60 | 0.23 | 0 | 0.50 |
| HSL | 203.38º | 0.43% | 0.35% | - |
| HSV(B) | 203.38º | 0.6% | 0.5% | - |
| XYZ | 9.63 | 11 | 22.04 | - |
| YUV | 87.37 | 150.93 | 102.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 98 | 128 | 0.60 | 0.23 | 0 | 0.50 | 203.38 | 0.43 | 0.35 |
| Hex | 33 | 62 | 80 | 3C | 17 | 0 | 32 | CB | 2B | 23 |
| Octal | 63 | 142 | 200 | 74 | 27 | 0 | 62 | 313 | 53 | 43 |
| Binary | 110011 | 1100010 | 10000000 | 111100 | 10111 | 0 | 110010 | 11001011 | 101011 | 100011 |
Color Harmonies of #336280
Complementary color
Monochromatic Colors of #336280
Black with #336280
Text Example
Text Example
White with #336280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336280; }
p { color: rgb(51,98,128); }
H1.HeaderClassName
{
color: #336280;
}
.AnyTagClassName
{
color: #336280;
}
</style>
background-color css
<style>
a { background-color: #336280; }
a { background-color: rgb(51,98,128); }
div.DivClassName
{
background-color: #336280;
}
.BgClassName
{
background-color: #336280;
}
</style>
border-color css
<style>
span { border-color: #336280; }
span { border-color: rgb(51,98,128); }
td.TdClassName
{
border-color: #336280;
}
.TagClassName
{
border-color: #336280;
}
</style>