Shades of Matisse #346087
Tints of Matisse #346087
RGB
CMYK
RGB Variations
Color information
#346087 (or 0x346087) is known color: Matisse. HEX triplet: 34, 60 and 87. RGB value is (52,96,135). Sum of RGB (Red+Green+Blue) = 52+96+135=283 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.37% from 283); Green value is 96 (37.89% from 255 or 33.92% from 283); Blue value is 135 (53.12% from 255 or 47.70% from 283); Max value from RGB is 135 - color contains mainly: blue. Hex color #346087 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346087 is #CB9F78. Grayscale: #575757. Windows color (decimal): -13344633 or 8871988. OLE color: 8871988.
HSL color Cylindrical-coordinate representation of color #346087: hue angle of 208.19º 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 #346087 is Cyan = 0.61, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 96 | 135 | - |
| CMYK | 0.61 | 0.29 | 0 | 0.47 |
| HSL | 208.19º | 0.44% | 0.37% | - |
| HSV(B) | 208.19º | 0.61% | 0.53% | - |
| XYZ | 9.97 | 10.85 | 24.49 | - |
| YUV | 87.29 | 154.92 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 135 | 0.61 | 0.29 | 0 | 0.47 | 208.19 | 0.44 | 0.37 |
| Hex | 34 | 60 | 87 | 3D | 1D | 0 | 2F | D0 | 2C | 25 |
| Octal | 64 | 140 | 207 | 75 | 35 | 0 | 57 | 320 | 54 | 45 |
| Binary | 110100 | 1100000 | 10000111 | 111101 | 11101 | 0 | 101111 | 11010000 | 101100 | 100101 |
Color Harmonies of #346087
Complementary color
Monochromatic Colors of #346087
Black with #346087
Text Example
Text Example
White with #346087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346087; }
p { color: rgb(52,96,135); }
H1.HeaderClassName
{
color: #346087;
}
.AnyTagClassName
{
color: #346087;
}
</style>
background-color css
<style>
a { background-color: #346087; }
a { background-color: rgb(52,96,135); }
div.DivClassName
{
background-color: #346087;
}
.BgClassName
{
background-color: #346087;
}
</style>
border-color css
<style>
span { border-color: #346087; }
span { border-color: rgb(52,96,135); }
td.TdClassName
{
border-color: #346087;
}
.TagClassName
{
border-color: #346087;
}
</style>