Shades of Matisse #386089
Tints of Matisse #386089
RGB
CMYK
RGB Variations
Color information
#386089 (or 0x386089) is known color: Matisse. HEX triplet: 38, 60 and 89. RGB value is (56,96,137). Sum of RGB (Red+Green+Blue) = 56+96+137=289 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.38% from 289); Green value is 96 (37.89% from 255 or 33.22% from 289); Blue value is 137 (53.91% from 255 or 47.40% from 289); Max value from RGB is 137 - color contains mainly: blue. Hex color #386089 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386089 is #C79F76. Grayscale: #585858. Windows color (decimal): -13082487 or 9003064. OLE color: 9003064.
HSL color Cylindrical-coordinate representation of color #386089: hue angle of 210.37º 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 #386089 is Cyan = 0.59, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 96 | 137 | - |
| CMYK | 0.59 | 0.30 | 0 | 0.46 |
| HSL | 210.37º | 0.42% | 0.38% | - |
| HSV(B) | 210.37º | 0.59% | 0.54% | - |
| XYZ | 10.33 | 11.01 | 25.25 | - |
| YUV | 88.71 | 155.25 | 104.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 137 | 0.59 | 0.30 | 0 | 0.46 | 210.37 | 0.42 | 0.38 |
| Hex | 38 | 60 | 89 | 3B | 1E | 0 | 2E | D2 | 2A | 26 |
| Octal | 70 | 140 | 211 | 73 | 36 | 0 | 56 | 322 | 52 | 46 |
| Binary | 111000 | 1100000 | 10001001 | 111011 | 11110 | 0 | 101110 | 11010010 | 101010 | 100110 |
Color Harmonies of #386089
Complementary color
Monochromatic Colors of #386089
Black with #386089
Text Example
Text Example
White with #386089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386089; }
p { color: rgb(56,96,137); }
H1.HeaderClassName
{
color: #386089;
}
.AnyTagClassName
{
color: #386089;
}
</style>
background-color css
<style>
a { background-color: #386089; }
a { background-color: rgb(56,96,137); }
div.DivClassName
{
background-color: #386089;
}
.BgClassName
{
background-color: #386089;
}
</style>
border-color css
<style>
span { border-color: #386089; }
span { border-color: rgb(56,96,137); }
td.TdClassName
{
border-color: #386089;
}
.TagClassName
{
border-color: #386089;
}
</style>