Shades of Matisse #346089
Tints of Matisse #346089
RGB
CMYK
RGB Variations
Color information
#346089 (or 0x346089) is known color: Matisse. HEX triplet: 34, 60 and 89. RGB value is (52,96,137). Sum of RGB (Red+Green+Blue) = 52+96+137=285 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.25% from 285); Green value is 96 (37.89% from 255 or 33.68% from 285); Blue value is 137 (53.91% from 255 or 48.07% from 285); Max value from RGB is 137 - color contains mainly: blue. Hex color #346089 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346089 is #CB9F76. Grayscale: #575757. Windows color (decimal): -13344631 or 9003060. OLE color: 9003060.
HSL color Cylindrical-coordinate representation of color #346089: hue angle of 208.94º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #346089 is Cyan = 0.62, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 96 | 137 | - |
| CMYK | 0.62 | 0.30 | 0 | 0.46 |
| HSL | 208.94º | 0.45% | 0.37% | - |
| HSV(B) | 208.94º | 0.62% | 0.54% | - |
| XYZ | 10.11 | 10.9 | 25.24 | - |
| YUV | 87.52 | 155.92 | 102.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 137 | 0.62 | 0.30 | 0 | 0.46 | 208.94 | 0.45 | 0.37 |
| Hex | 34 | 60 | 89 | 3E | 1E | 0 | 2E | D1 | 2D | 25 |
| Octal | 64 | 140 | 211 | 76 | 36 | 0 | 56 | 321 | 55 | 45 |
| Binary | 110100 | 1100000 | 10001001 | 111110 | 11110 | 0 | 101110 | 11010001 | 101101 | 100101 |
Color Harmonies of #346089
Complementary color
Monochromatic Colors of #346089
Black with #346089
Text Example
Text Example
White with #346089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346089; }
p { color: rgb(52,96,137); }
H1.HeaderClassName
{
color: #346089;
}
.AnyTagClassName
{
color: #346089;
}
</style>
background-color css
<style>
a { background-color: #346089; }
a { background-color: rgb(52,96,137); }
div.DivClassName
{
background-color: #346089;
}
.BgClassName
{
background-color: #346089;
}
</style>
border-color css
<style>
span { border-color: #346089; }
span { border-color: rgb(52,96,137); }
td.TdClassName
{
border-color: #346089;
}
.TagClassName
{
border-color: #346089;
}
</style>