Shades of Matisse #346187
Tints of Matisse #346187
RGB
CMYK
RGB Variations
Color information
#346187 (or 0x346187) is known color: Matisse. HEX triplet: 34, 61 and 87. RGB value is (52,97,135). Sum of RGB (Red+Green+Blue) = 52+97+135=284 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.31% from 284); Green value is 97 (38.28% from 255 or 34.15% from 284); Blue value is 135 (53.12% from 255 or 47.54% from 284); Max value from RGB is 135 - color contains mainly: blue. Hex color #346187 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346187 is #CB9E78. Grayscale: #575757. Windows color (decimal): -13344377 or 8872244. OLE color: 8872244.
HSL color Cylindrical-coordinate representation of color #346187: hue angle of 207.47º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #346187 is Cyan = 0.61, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 97 | 135 | - |
| CMYK | 0.61 | 0.28 | 0 | 0.47 |
| HSL | 207.47º | 0.44% | 0.37% | - |
| HSV(B) | 207.47º | 0.61% | 0.53% | - |
| XYZ | 10.06 | 11.03 | 24.52 | - |
| YUV | 87.88 | 154.59 | 102.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 97 | 135 | 0.61 | 0.28 | 0 | 0.47 | 207.47 | 0.44 | 0.37 |
| Hex | 34 | 61 | 87 | 3D | 1C | 0 | 2F | CF | 2C | 25 |
| Octal | 64 | 141 | 207 | 75 | 34 | 0 | 57 | 317 | 54 | 45 |
| Binary | 110100 | 1100001 | 10000111 | 111101 | 11100 | 0 | 101111 | 11001111 | 101100 | 100101 |
Color Harmonies of #346187
Complementary color
Monochromatic Colors of #346187
Black with #346187
Text Example
Text Example
White with #346187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346187; }
p { color: rgb(52,97,135); }
H1.HeaderClassName
{
color: #346187;
}
.AnyTagClassName
{
color: #346187;
}
</style>
background-color css
<style>
a { background-color: #346187; }
a { background-color: rgb(52,97,135); }
div.DivClassName
{
background-color: #346187;
}
.BgClassName
{
background-color: #346187;
}
</style>
border-color css
<style>
span { border-color: #346187; }
span { border-color: rgb(52,97,135); }
td.TdClassName
{
border-color: #346187;
}
.TagClassName
{
border-color: #346187;
}
</style>