Shades of Matisse #386189
Tints of Matisse #386189
RGB
CMYK
RGB Variations
Color information
#386189 (or 0x386189) is known color: Matisse. HEX triplet: 38, 61 and 89. RGB value is (56,97,137). Sum of RGB (Red+Green+Blue) = 56+97+137=290 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.31% from 290); Green value is 97 (38.28% from 255 or 33.45% from 290); Blue value is 137 (53.91% from 255 or 47.24% from 290); Max value from RGB is 137 - color contains mainly: blue. Hex color #386189 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386189 is #C79E76. Grayscale: #595959. Windows color (decimal): -13082231 or 9003320. OLE color: 9003320.
HSL color Cylindrical-coordinate representation of color #386189: hue angle of 209.63º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #386189 is Cyan = 0.59, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 97 | 137 | - |
| CMYK | 0.59 | 0.29 | 0 | 0.46 |
| HSL | 209.63º | 0.42% | 0.38% | - |
| HSV(B) | 209.63º | 0.59% | 0.54% | - |
| XYZ | 10.42 | 11.2 | 25.28 | - |
| YUV | 89.3 | 154.92 | 104.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 137 | 0.59 | 0.29 | 0 | 0.46 | 209.63 | 0.42 | 0.38 |
| Hex | 38 | 61 | 89 | 3B | 1D | 0 | 2E | D2 | 2A | 26 |
| Octal | 70 | 141 | 211 | 73 | 35 | 0 | 56 | 322 | 52 | 46 |
| Binary | 111000 | 1100001 | 10001001 | 111011 | 11101 | 0 | 101110 | 11010010 | 101010 | 100110 |
Color Harmonies of #386189
Complementary color
Monochromatic Colors of #386189
Black with #386189
Text Example
Text Example
White with #386189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386189; }
p { color: rgb(56,97,137); }
H1.HeaderClassName
{
color: #386189;
}
.AnyTagClassName
{
color: #386189;
}
</style>
background-color css
<style>
a { background-color: #386189; }
a { background-color: rgb(56,97,137); }
div.DivClassName
{
background-color: #386189;
}
.BgClassName
{
background-color: #386189;
}
</style>
border-color css
<style>
span { border-color: #386189; }
span { border-color: rgb(56,97,137); }
td.TdClassName
{
border-color: #386189;
}
.TagClassName
{
border-color: #386189;
}
</style>