Shades of Matisse #385872
Tints of Matisse #385872
RGB
CMYK
RGB Variations
Color information
#385872 (or 0x385872) is known color: Matisse. HEX triplet: 38, 58 and 72. RGB value is (56,88,114). Sum of RGB (Red+Green+Blue) = 56+88+114=258 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.71% from 258); Green value is 88 (34.77% from 255 or 34.11% from 258); Blue value is 114 (44.92% from 255 or 44.19% from 258); Max value from RGB is 114 - color contains mainly: blue. Hex color #385872 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385872 is #C7A78D. Grayscale: #515151. Windows color (decimal): -13084558 or 7493688. OLE color: 7493688.
HSL color Cylindrical-coordinate representation of color #385872: hue angle of 206.9º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #385872 is Cyan = 0.51, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 88 | 114 | - |
| CMYK | 0.51 | 0.23 | 0 | 0.55 |
| HSL | 206.9º | 0.34% | 0.33% | - |
| HSV(B) | 206.9º | 0.51% | 0.45% | - |
| XYZ | 8.16 | 9.04 | 17.23 | - |
| YUV | 81.4 | 146.4 | 109.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 114 | 0.51 | 0.23 | 0 | 0.55 | 206.9 | 0.34 | 0.33 |
| Hex | 38 | 58 | 72 | 33 | 17 | 0 | 37 | CF | 22 | 21 |
| Octal | 70 | 130 | 162 | 63 | 27 | 0 | 67 | 317 | 42 | 41 |
| Binary | 111000 | 1011000 | 1110010 | 110011 | 10111 | 0 | 110111 | 11001111 | 100010 | 100001 |
Color Harmonies of #385872
Complementary color
Monochromatic Colors of #385872
Black with #385872
Text Example
Text Example
White with #385872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385872; }
p { color: rgb(56,88,114); }
H1.HeaderClassName
{
color: #385872;
}
.AnyTagClassName
{
color: #385872;
}
</style>
background-color css
<style>
a { background-color: #385872; }
a { background-color: rgb(56,88,114); }
div.DivClassName
{
background-color: #385872;
}
.BgClassName
{
background-color: #385872;
}
</style>
border-color css
<style>
span { border-color: #385872; }
span { border-color: rgb(56,88,114); }
td.TdClassName
{
border-color: #385872;
}
.TagClassName
{
border-color: #385872;
}
</style>