Shades of Matisse #396279
Tints of Matisse #396279
RGB
CMYK
RGB Variations
Color information
#396279 (or 0x396279) is known color: Matisse. HEX triplet: 39, 62 and 79. RGB value is (57,98,121). Sum of RGB (Red+Green+Blue) = 57+98+121=276 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.65% from 276); Green value is 98 (38.67% from 255 or 35.51% from 276); Blue value is 121 (47.66% from 255 or 43.84% from 276); Max value from RGB is 121 - color contains mainly: blue. Hex color #396279 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396279 is #C69D86. Grayscale: #585858. Windows color (decimal): -13016455 or 7955001. OLE color: 7955001.
HSL color Cylindrical-coordinate representation of color #396279: hue angle of 201.56º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #396279 is Cyan = 0.53, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 98 | 121 | - |
| CMYK | 0.53 | 0.19 | 0 | 0.53 |
| HSL | 201.56º | 0.36% | 0.35% | - |
| HSV(B) | 201.56º | 0.53% | 0.47% | - |
| XYZ | 9.51 | 10.99 | 19.71 | - |
| YUV | 88.36 | 146.42 | 105.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 98 | 121 | 0.53 | 0.19 | 0 | 0.53 | 201.56 | 0.36 | 0.35 |
| Hex | 39 | 62 | 79 | 35 | 13 | 0 | 35 | CA | 24 | 23 |
| Octal | 71 | 142 | 171 | 65 | 23 | 0 | 65 | 312 | 44 | 43 |
| Binary | 111001 | 1100010 | 1111001 | 110101 | 10011 | 0 | 110101 | 11001010 | 100100 | 100011 |
Color Harmonies of #396279
Complementary color
Monochromatic Colors of #396279
Black with #396279
Text Example
Text Example
White with #396279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396279; }
p { color: rgb(57,98,121); }
H1.HeaderClassName
{
color: #396279;
}
.AnyTagClassName
{
color: #396279;
}
</style>
background-color css
<style>
a { background-color: #396279; }
a { background-color: rgb(57,98,121); }
div.DivClassName
{
background-color: #396279;
}
.BgClassName
{
background-color: #396279;
}
</style>
border-color css
<style>
span { border-color: #396279; }
span { border-color: rgb(57,98,121); }
td.TdClassName
{
border-color: #396279;
}
.TagClassName
{
border-color: #396279;
}
</style>