Shades of Matisse #385977
Tints of Matisse #385977
RGB
CMYK
RGB Variations
Color information
#385977 (or 0x385977) is known color: Matisse. HEX triplet: 38, 59 and 77. RGB value is (56,89,119). Sum of RGB (Red+Green+Blue) = 56+89+119=264 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.21% from 264); Green value is 89 (35.16% from 255 or 33.71% from 264); Blue value is 119 (46.88% from 255 or 45.08% from 264); Max value from RGB is 119 - color contains mainly: blue. Hex color #385977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385977 is #C7A688. Grayscale: #525252. Windows color (decimal): -13084297 or 7821624. OLE color: 7821624.
HSL color Cylindrical-coordinate representation of color #385977: hue angle of 208.57º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #385977 is Cyan = 0.53, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 89 | 119 | - |
| CMYK | 0.53 | 0.25 | 0 | 0.53 |
| HSL | 208.57º | 0.36% | 0.34% | - |
| HSV(B) | 208.57º | 0.53% | 0.47% | - |
| XYZ | 8.53 | 9.32 | 18.8 | - |
| YUV | 82.55 | 148.57 | 109.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 89 | 119 | 0.53 | 0.25 | 0 | 0.53 | 208.57 | 0.36 | 0.34 |
| Hex | 38 | 59 | 77 | 35 | 19 | 0 | 35 | D1 | 24 | 22 |
| Octal | 70 | 131 | 167 | 65 | 31 | 0 | 65 | 321 | 44 | 42 |
| Binary | 111000 | 1011001 | 1110111 | 110101 | 11001 | 0 | 110101 | 11010001 | 100100 | 100010 |
Color Harmonies of #385977
Complementary color
Monochromatic Colors of #385977
Black with #385977
Text Example
Text Example
White with #385977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385977; }
p { color: rgb(56,89,119); }
H1.HeaderClassName
{
color: #385977;
}
.AnyTagClassName
{
color: #385977;
}
</style>
background-color css
<style>
a { background-color: #385977; }
a { background-color: rgb(56,89,119); }
div.DivClassName
{
background-color: #385977;
}
.BgClassName
{
background-color: #385977;
}
</style>
border-color css
<style>
span { border-color: #385977; }
span { border-color: rgb(56,89,119); }
td.TdClassName
{
border-color: #385977;
}
.TagClassName
{
border-color: #385977;
}
</style>