Shades of Matisse #346188
Tints of Matisse #346188
RGB
CMYK
RGB Variations
Color information
#346188 (or 0x346188) is known color: Matisse. HEX triplet: 34, 61 and 88. RGB value is (52,97,136). Sum of RGB (Red+Green+Blue) = 52+97+136=285 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.25% from 285); Green value is 97 (38.28% from 255 or 34.04% from 285); Blue value is 136 (53.52% from 255 or 47.72% from 285); Max value from RGB is 136 - color contains mainly: blue. Hex color #346188 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346188 is #CB9E77. Grayscale: #575757. Windows color (decimal): -13344376 or 8937780. OLE color: 8937780.
HSL color Cylindrical-coordinate representation of color #346188: hue angle of 207.86º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #346188 is Cyan = 0.62, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 97 | 136 | - |
| CMYK | 0.62 | 0.29 | 0 | 0.47 |
| HSL | 207.86º | 0.45% | 0.37% | - |
| HSV(B) | 207.86º | 0.62% | 0.53% | - |
| XYZ | 10.13 | 11.06 | 24.89 | - |
| YUV | 87.99 | 155.09 | 102.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 97 | 136 | 0.62 | 0.29 | 0 | 0.47 | 207.86 | 0.45 | 0.37 |
| Hex | 34 | 61 | 88 | 3E | 1D | 0 | 2F | D0 | 2D | 25 |
| Octal | 64 | 141 | 210 | 76 | 35 | 0 | 57 | 320 | 55 | 45 |
| Binary | 110100 | 1100001 | 10001000 | 111110 | 11101 | 0 | 101111 | 11010000 | 101101 | 100101 |
Color Harmonies of #346188
Complementary color
Monochromatic Colors of #346188
Black with #346188
Text Example
Text Example
White with #346188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346188; }
p { color: rgb(52,97,136); }
H1.HeaderClassName
{
color: #346188;
}
.AnyTagClassName
{
color: #346188;
}
</style>
background-color css
<style>
a { background-color: #346188; }
a { background-color: rgb(52,97,136); }
div.DivClassName
{
background-color: #346188;
}
.BgClassName
{
background-color: #346188;
}
</style>
border-color css
<style>
span { border-color: #346188; }
span { border-color: rgb(52,97,136); }
td.TdClassName
{
border-color: #346188;
}
.TagClassName
{
border-color: #346188;
}
</style>