Shades of Matisse #385574
Tints of Matisse #385574
RGB
CMYK
RGB Variations
Color information
#385574 (or 0x385574) is known color: Matisse. HEX triplet: 38, 55 and 74. RGB value is (56,85,116). Sum of RGB (Red+Green+Blue) = 56+85+116=257 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.79% from 257); Green value is 85 (33.59% from 255 or 33.07% from 257); Blue value is 116 (45.70% from 255 or 45.14% from 257); Max value from RGB is 116 - color contains mainly: blue. Hex color #385574 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385574 is #C7AA8B. Grayscale: #4F4F4F. Windows color (decimal): -13085324 or 7623992. OLE color: 7623992.
HSL color Cylindrical-coordinate representation of color #385574: hue angle of 211º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #385574 is Cyan = 0.52, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 85 | 116 | - |
| CMYK | 0.52 | 0.27 | 0 | 0.55 |
| HSL | 211º | 0.35% | 0.34% | - |
| HSV(B) | 211º | 0.52% | 0.45% | - |
| XYZ | 8.03 | 8.6 | 17.76 | - |
| YUV | 79.86 | 148.39 | 110.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 116 | 0.52 | 0.27 | 0 | 0.55 | 211 | 0.35 | 0.34 |
| Hex | 38 | 55 | 74 | 34 | 1B | 0 | 37 | D3 | 23 | 22 |
| Octal | 70 | 125 | 164 | 64 | 33 | 0 | 67 | 323 | 43 | 42 |
| Binary | 111000 | 1010101 | 1110100 | 110100 | 11011 | 0 | 110111 | 11010011 | 100011 | 100010 |
Color Harmonies of #385574
Complementary color
Monochromatic Colors of #385574
Black with #385574
Text Example
Text Example
White with #385574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385574; }
p { color: rgb(56,85,116); }
H1.HeaderClassName
{
color: #385574;
}
.AnyTagClassName
{
color: #385574;
}
</style>
background-color css
<style>
a { background-color: #385574; }
a { background-color: rgb(56,85,116); }
div.DivClassName
{
background-color: #385574;
}
.BgClassName
{
background-color: #385574;
}
</style>
border-color css
<style>
span { border-color: #385574; }
span { border-color: rgb(56,85,116); }
td.TdClassName
{
border-color: #385574;
}
.TagClassName
{
border-color: #385574;
}
</style>