Shades of Matisse #385271
Tints of Matisse #385271
RGB
CMYK
RGB Variations
Color information
#385271 (or 0x385271) is known color: Matisse. HEX triplet: 38, 52 and 71. RGB value is (56,82,113). Sum of RGB (Red+Green+Blue) = 56+82+113=251 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.31% from 251); Green value is 82 (32.42% from 255 or 32.67% from 251); Blue value is 113 (44.53% from 255 or 45.02% from 251); Max value from RGB is 113 - color contains mainly: blue. Hex color #385271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385271 is #C7AD8E. Grayscale: #4D4D4D. Windows color (decimal): -13086095 or 7426616. OLE color: 7426616.
HSL color Cylindrical-coordinate representation of color #385271: hue angle of 212.63º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #385271 is Cyan = 0.50, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 82 | 113 | - |
| CMYK | 0.50 | 0.27 | 0 | 0.56 |
| HSL | 212.63º | 0.34% | 0.33% | - |
| HSV(B) | 212.63º | 0.5% | 0.44% | - |
| XYZ | 7.63 | 8.07 | 16.78 | - |
| YUV | 77.76 | 147.89 | 112.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 82 | 113 | 0.50 | 0.27 | 0 | 0.56 | 212.63 | 0.34 | 0.33 |
| Hex | 38 | 52 | 71 | 32 | 1B | 0 | 38 | D5 | 22 | 21 |
| Octal | 70 | 122 | 161 | 62 | 33 | 0 | 70 | 325 | 42 | 41 |
| Binary | 111000 | 1010010 | 1110001 | 110010 | 11011 | 0 | 111000 | 11010101 | 100010 | 100001 |
Color Harmonies of #385271
Complementary color
Monochromatic Colors of #385271
Black with #385271
Text Example
Text Example
White with #385271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385271; }
p { color: rgb(56,82,113); }
H1.HeaderClassName
{
color: #385271;
}
.AnyTagClassName
{
color: #385271;
}
</style>
background-color css
<style>
a { background-color: #385271; }
a { background-color: rgb(56,82,113); }
div.DivClassName
{
background-color: #385271;
}
.BgClassName
{
background-color: #385271;
}
</style>
border-color css
<style>
span { border-color: #385271; }
span { border-color: rgb(56,82,113); }
td.TdClassName
{
border-color: #385271;
}
.TagClassName
{
border-color: #385271;
}
</style>