Shades of Matisse #385476
Tints of Matisse #385476
RGB
CMYK
RGB Variations
Color information
#385476 (or 0x385476) is known color: Matisse. HEX triplet: 38, 54 and 76. RGB value is (56,84,118). Sum of RGB (Red+Green+Blue) = 56+84+118=258 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.71% from 258); Green value is 84 (33.20% from 255 or 32.56% from 258); Blue value is 118 (46.48% from 255 or 45.74% from 258); Max value from RGB is 118 - color contains mainly: blue. Hex color #385476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385476 is #C7AB89. Grayscale: #4F4F4F. Windows color (decimal): -13085578 or 7754808. OLE color: 7754808.
HSL color Cylindrical-coordinate representation of color #385476: hue angle of 212.9º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #385476 is Cyan = 0.53, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 84 | 118 | - |
| CMYK | 0.53 | 0.29 | 0 | 0.54 |
| HSL | 212.9º | 0.36% | 0.34% | - |
| HSV(B) | 212.9º | 0.53% | 0.46% | - |
| XYZ | 8.07 | 8.49 | 18.35 | - |
| YUV | 79.5 | 149.72 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 84 | 118 | 0.53 | 0.29 | 0 | 0.54 | 212.9 | 0.36 | 0.34 |
| Hex | 38 | 54 | 76 | 35 | 1D | 0 | 36 | D5 | 24 | 22 |
| Octal | 70 | 124 | 166 | 65 | 35 | 0 | 66 | 325 | 44 | 42 |
| Binary | 111000 | 1010100 | 1110110 | 110101 | 11101 | 0 | 110110 | 11010101 | 100100 | 100010 |
Color Harmonies of #385476
Complementary color
Monochromatic Colors of #385476
Black with #385476
Text Example
Text Example
White with #385476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385476; }
p { color: rgb(56,84,118); }
H1.HeaderClassName
{
color: #385476;
}
.AnyTagClassName
{
color: #385476;
}
</style>
background-color css
<style>
a { background-color: #385476; }
a { background-color: rgb(56,84,118); }
div.DivClassName
{
background-color: #385476;
}
.BgClassName
{
background-color: #385476;
}
</style>
border-color css
<style>
span { border-color: #385476; }
span { border-color: rgb(56,84,118); }
td.TdClassName
{
border-color: #385476;
}
.TagClassName
{
border-color: #385476;
}
</style>