Shades of Matisse #315981
Tints of Matisse #315981
RGB
CMYK
RGB Variations
Color information
#315981 (or 0x315981) is known color: Matisse. HEX triplet: 31, 59 and 81. RGB value is (49,89,129). Sum of RGB (Red+Green+Blue) = 49+89+129=267 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.35% from 267); Green value is 89 (35.16% from 255 or 33.33% from 267); Blue value is 129 (50.78% from 255 or 48.31% from 267); Max value from RGB is 129 - color contains mainly: blue. Hex color #315981 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315981 is #CEA67E. Grayscale: #515151. Windows color (decimal): -13543039 or 8476977. OLE color: 8476977.
HSL color Cylindrical-coordinate representation of color #315981: hue angle of 210º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #315981 is Cyan = 0.62, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 89 | 129 | - |
| CMYK | 0.62 | 0.31 | 0 | 0.49 |
| HSL | 210º | 0.45% | 0.35% | - |
| HSV(B) | 210º | 0.62% | 0.51% | - |
| XYZ | 8.8 | 9.38 | 22.12 | - |
| YUV | 81.6 | 154.75 | 104.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 89 | 129 | 0.62 | 0.31 | 0 | 0.49 | 210 | 0.45 | 0.35 |
| Hex | 31 | 59 | 81 | 3E | 1F | 0 | 31 | D2 | 2D | 23 |
| Octal | 61 | 131 | 201 | 76 | 37 | 0 | 61 | 322 | 55 | 43 |
| Binary | 110001 | 1011001 | 10000001 | 111110 | 11111 | 0 | 110001 | 11010010 | 101101 | 100011 |
Color Harmonies of #315981
Complementary color
Monochromatic Colors of #315981
Black with #315981
Text Example
Text Example
White with #315981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315981; }
p { color: rgb(49,89,129); }
H1.HeaderClassName
{
color: #315981;
}
.AnyTagClassName
{
color: #315981;
}
</style>
background-color css
<style>
a { background-color: #315981; }
a { background-color: rgb(49,89,129); }
div.DivClassName
{
background-color: #315981;
}
.BgClassName
{
background-color: #315981;
}
</style>
border-color css
<style>
span { border-color: #315981; }
span { border-color: rgb(49,89,129); }
td.TdClassName
{
border-color: #315981;
}
.TagClassName
{
border-color: #315981;
}
</style>