Shades of Matisse #385778
Tints of Matisse #385778
RGB
CMYK
RGB Variations
Color information
#385778 (or 0x385778) is known color: Matisse. HEX triplet: 38, 57 and 78. RGB value is (56,87,120). Sum of RGB (Red+Green+Blue) = 56+87+120=263 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.29% from 263); Green value is 87 (34.38% from 255 or 33.08% from 263); Blue value is 120 (47.27% from 255 or 45.63% from 263); Max value from RGB is 120 - color contains mainly: blue. Hex color #385778 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385778 is #C7A887. Grayscale: #515151. Windows color (decimal): -13084808 or 7886648. OLE color: 7886648.
HSL color Cylindrical-coordinate representation of color #385778: hue angle of 210.94º 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 #385778 is Cyan = 0.53, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 87 | 120 | - |
| CMYK | 0.53 | 0.28 | 0 | 0.53 |
| HSL | 210.94º | 0.36% | 0.35% | - |
| HSV(B) | 210.94º | 0.53% | 0.47% | - |
| XYZ | 8.43 | 9.01 | 19.06 | - |
| YUV | 81.49 | 149.73 | 109.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 120 | 0.53 | 0.28 | 0 | 0.53 | 210.94 | 0.36 | 0.35 |
| Hex | 38 | 57 | 78 | 35 | 1C | 0 | 35 | D3 | 24 | 23 |
| Octal | 70 | 127 | 170 | 65 | 34 | 0 | 65 | 323 | 44 | 43 |
| Binary | 111000 | 1010111 | 1111000 | 110101 | 11100 | 0 | 110101 | 11010011 | 100100 | 100011 |
Color Harmonies of #385778
Complementary color
Monochromatic Colors of #385778
Black with #385778
Text Example
Text Example
White with #385778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385778; }
p { color: rgb(56,87,120); }
H1.HeaderClassName
{
color: #385778;
}
.AnyTagClassName
{
color: #385778;
}
</style>
background-color css
<style>
a { background-color: #385778; }
a { background-color: rgb(56,87,120); }
div.DivClassName
{
background-color: #385778;
}
.BgClassName
{
background-color: #385778;
}
</style>
border-color css
<style>
span { border-color: #385778; }
span { border-color: rgb(56,87,120); }
td.TdClassName
{
border-color: #385778;
}
.TagClassName
{
border-color: #385778;
}
</style>