Shades of Matisse #316484
Tints of Matisse #316484
RGB
CMYK
RGB Variations
Color information
#316484 (or 0x316484) is known color: Matisse. HEX triplet: 31, 64 and 84. RGB value is (49,100,132). Sum of RGB (Red+Green+Blue) = 49+100+132=281 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.44% from 281); Green value is 100 (39.45% from 255 or 35.59% from 281); Blue value is 132 (51.95% from 255 or 46.98% from 281); Max value from RGB is 132 - color contains mainly: blue. Hex color #316484 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316484 is #CE9B7B. Grayscale: #585858. Windows color (decimal): -13540220 or 8676401. OLE color: 8676401.
HSL color Cylindrical-coordinate representation of color #316484: hue angle of 203.13º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #316484 is Cyan = 0.63, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 100 | 132 | - |
| CMYK | 0.63 | 0.24 | 0 | 0.48 |
| HSL | 203.13º | 0.46% | 0.35% | - |
| HSV(B) | 203.13º | 0.63% | 0.52% | - |
| XYZ | 9.99 | 11.43 | 23.51 | - |
| YUV | 88.4 | 152.6 | 99.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 100 | 132 | 0.63 | 0.24 | 0 | 0.48 | 203.13 | 0.46 | 0.35 |
| Hex | 31 | 64 | 84 | 3F | 18 | 0 | 30 | CB | 2E | 23 |
| Octal | 61 | 144 | 204 | 77 | 30 | 0 | 60 | 313 | 56 | 43 |
| Binary | 110001 | 1100100 | 10000100 | 111111 | 11000 | 0 | 110000 | 11001011 | 101110 | 100011 |
Color Harmonies of #316484
Complementary color
Monochromatic Colors of #316484
Black with #316484
Text Example
Text Example
White with #316484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316484; }
p { color: rgb(49,100,132); }
H1.HeaderClassName
{
color: #316484;
}
.AnyTagClassName
{
color: #316484;
}
</style>
background-color css
<style>
a { background-color: #316484; }
a { background-color: rgb(49,100,132); }
div.DivClassName
{
background-color: #316484;
}
.BgClassName
{
background-color: #316484;
}
</style>
border-color css
<style>
span { border-color: #316484; }
span { border-color: rgb(49,100,132); }
td.TdClassName
{
border-color: #316484;
}
.TagClassName
{
border-color: #316484;
}
</style>