Shades of Matisse #385974
Tints of Matisse #385974
RGB
CMYK
RGB Variations
Color information
#385974 (or 0x385974) is known color: Matisse. HEX triplet: 38, 59 and 74. RGB value is (56,89,116). Sum of RGB (Red+Green+Blue) = 56+89+116=261 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.46% from 261); Green value is 89 (35.16% from 255 or 34.10% from 261); Blue value is 116 (45.70% from 255 or 44.44% from 261); Max value from RGB is 116 - color contains mainly: blue. Hex color #385974 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385974 is #C7A68B. Grayscale: #525252. Windows color (decimal): -13084300 or 7625016. OLE color: 7625016.
HSL color Cylindrical-coordinate representation of color #385974: hue angle of 207º 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 #385974 is Cyan = 0.52, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 89 | 116 | - |
| CMYK | 0.52 | 0.23 | 0 | 0.55 |
| HSL | 207º | 0.35% | 0.34% | - |
| HSV(B) | 207º | 0.52% | 0.45% | - |
| XYZ | 8.36 | 9.25 | 17.87 | - |
| YUV | 82.21 | 147.07 | 109.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 89 | 116 | 0.52 | 0.23 | 0 | 0.55 | 207 | 0.35 | 0.34 |
| Hex | 38 | 59 | 74 | 34 | 17 | 0 | 37 | CF | 23 | 22 |
| Octal | 70 | 131 | 164 | 64 | 27 | 0 | 67 | 317 | 43 | 42 |
| Binary | 111000 | 1011001 | 1110100 | 110100 | 10111 | 0 | 110111 | 11001111 | 100011 | 100010 |
Color Harmonies of #385974
Complementary color
Monochromatic Colors of #385974
Black with #385974
Text Example
Text Example
White with #385974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385974; }
p { color: rgb(56,89,116); }
H1.HeaderClassName
{
color: #385974;
}
.AnyTagClassName
{
color: #385974;
}
</style>
background-color css
<style>
a { background-color: #385974; }
a { background-color: rgb(56,89,116); }
div.DivClassName
{
background-color: #385974;
}
.BgClassName
{
background-color: #385974;
}
</style>
border-color css
<style>
span { border-color: #385974; }
span { border-color: rgb(56,89,116); }
td.TdClassName
{
border-color: #385974;
}
.TagClassName
{
border-color: #385974;
}
</style>