Shades of Matisse #316388
Tints of Matisse #316388
RGB
CMYK
RGB Variations
Color information
#316388 (or 0x316388) is known color: Matisse. HEX triplet: 31, 63 and 88. RGB value is (49,99,136). Sum of RGB (Red+Green+Blue) = 49+99+136=284 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.25% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 136 (53.52% from 255 or 47.89% from 284); Max value from RGB is 136 - color contains mainly: blue. Hex color #316388 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316388 is #CE9C77. Grayscale: #585858. Windows color (decimal): -13540472 or 8938289. OLE color: 8938289.
HSL color Cylindrical-coordinate representation of color #316388: hue angle of 205.52º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #316388 is Cyan = 0.64, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 99 | 136 | - |
| CMYK | 0.64 | 0.27 | 0 | 0.47 |
| HSL | 205.52º | 0.47% | 0.36% | - |
| HSV(B) | 205.52º | 0.64% | 0.53% | - |
| XYZ | 10.17 | 11.35 | 24.95 | - |
| YUV | 88.27 | 154.94 | 99.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 136 | 0.64 | 0.27 | 0 | 0.47 | 205.52 | 0.47 | 0.36 |
| Hex | 31 | 63 | 88 | 40 | 1B | 0 | 2F | CE | 2F | 24 |
| Octal | 61 | 143 | 210 | 100 | 33 | 0 | 57 | 316 | 57 | 44 |
| Binary | 110001 | 1100011 | 10001000 | 1000000 | 11011 | 0 | 101111 | 11001110 | 101111 | 100100 |
Color Harmonies of #316388
Complementary color
Monochromatic Colors of #316388
Black with #316388
Text Example
Text Example
White with #316388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316388; }
p { color: rgb(49,99,136); }
H1.HeaderClassName
{
color: #316388;
}
.AnyTagClassName
{
color: #316388;
}
</style>
background-color css
<style>
a { background-color: #316388; }
a { background-color: rgb(49,99,136); }
div.DivClassName
{
background-color: #316388;
}
.BgClassName
{
background-color: #316388;
}
</style>
border-color css
<style>
span { border-color: #316388; }
span { border-color: rgb(49,99,136); }
td.TdClassName
{
border-color: #316388;
}
.TagClassName
{
border-color: #316388;
}
</style>