Shades of Matisse #385576
Tints of Matisse #385576
RGB
CMYK
RGB Variations
Color information
#385576 (or 0x385576) is known color: Matisse. HEX triplet: 38, 55 and 76. RGB value is (56,85,118). Sum of RGB (Red+Green+Blue) = 56+85+118=259 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.62% from 259); Green value is 85 (33.59% from 255 or 32.82% from 259); Blue value is 118 (46.48% from 255 or 45.56% from 259); Max value from RGB is 118 - color contains mainly: blue. Hex color #385576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385576 is #C7AA89. Grayscale: #4F4F4F. Windows color (decimal): -13085322 or 7755064. OLE color: 7755064.
HSL color Cylindrical-coordinate representation of color #385576: hue angle of 211.94º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #385576 is Cyan = 0.53, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 85 | 118 | - |
| CMYK | 0.53 | 0.28 | 0 | 0.54 |
| HSL | 211.94º | 0.36% | 0.34% | - |
| HSV(B) | 211.94º | 0.53% | 0.46% | - |
| XYZ | 8.15 | 8.65 | 18.38 | - |
| YUV | 80.09 | 149.39 | 110.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 118 | 0.53 | 0.28 | 0 | 0.54 | 211.94 | 0.36 | 0.34 |
| Hex | 38 | 55 | 76 | 35 | 1C | 0 | 36 | D4 | 24 | 22 |
| Octal | 70 | 125 | 166 | 65 | 34 | 0 | 66 | 324 | 44 | 42 |
| Binary | 111000 | 1010101 | 1110110 | 110101 | 11100 | 0 | 110110 | 11010100 | 100100 | 100010 |
Color Harmonies of #385576
Complementary color
Monochromatic Colors of #385576
Black with #385576
Text Example
Text Example
White with #385576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385576; }
p { color: rgb(56,85,118); }
H1.HeaderClassName
{
color: #385576;
}
.AnyTagClassName
{
color: #385576;
}
</style>
background-color css
<style>
a { background-color: #385576; }
a { background-color: rgb(56,85,118); }
div.DivClassName
{
background-color: #385576;
}
.BgClassName
{
background-color: #385576;
}
</style>
border-color css
<style>
span { border-color: #385576; }
span { border-color: rgb(56,85,118); }
td.TdClassName
{
border-color: #385576;
}
.TagClassName
{
border-color: #385576;
}
</style>