Shades of Matisse #345578
Tints of Matisse #345578
RGB
CMYK
RGB Variations
Color information
#345578 (or 0x345578) is known color: Matisse. HEX triplet: 34, 55 and 78. RGB value is (52,85,120). Sum of RGB (Red+Green+Blue) = 52+85+120=257 (34% of max value = 765). Red value is 52 (20.70% from 255 or 20.23% from 257); Green value is 85 (33.59% from 255 or 33.07% from 257); Blue value is 120 (47.27% from 255 or 46.69% from 257); Max value from RGB is 120 - color contains mainly: blue. Hex color #345578 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345578 is #CBAA87. Grayscale: #4E4E4E. Windows color (decimal): -13347464 or 7886132. OLE color: 7886132.
HSL color Cylindrical-coordinate representation of color #345578: hue angle of 210.88º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #345578 is Cyan = 0.57, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 85 | 120 | - |
| CMYK | 0.57 | 0.29 | 0 | 0.53 |
| HSL | 210.88º | 0.4% | 0.34% | - |
| HSV(B) | 210.88º | 0.57% | 0.47% | - |
| XYZ | 8.05 | 8.58 | 19 | - |
| YUV | 79.12 | 151.07 | 108.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 85 | 120 | 0.57 | 0.29 | 0 | 0.53 | 210.88 | 0.4 | 0.34 |
| Hex | 34 | 55 | 78 | 39 | 1D | 0 | 35 | D3 | 28 | 22 |
| Octal | 64 | 125 | 170 | 71 | 35 | 0 | 65 | 323 | 50 | 42 |
| Binary | 110100 | 1010101 | 1111000 | 111001 | 11101 | 0 | 110101 | 11010011 | 101000 | 100010 |
Color Harmonies of #345578
Complementary color
Monochromatic Colors of #345578
Black with #345578
Text Example
Text Example
White with #345578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345578; }
p { color: rgb(52,85,120); }
H1.HeaderClassName
{
color: #345578;
}
.AnyTagClassName
{
color: #345578;
}
</style>
background-color css
<style>
a { background-color: #345578; }
a { background-color: rgb(52,85,120); }
div.DivClassName
{
background-color: #345578;
}
.BgClassName
{
background-color: #345578;
}
</style>
border-color css
<style>
span { border-color: #345578; }
span { border-color: rgb(52,85,120); }
td.TdClassName
{
border-color: #345578;
}
.TagClassName
{
border-color: #345578;
}
</style>