Shades of Matisse #345477
Tints of Matisse #345477
RGB
CMYK
RGB Variations
Color information
#345477 (or 0x345477) is known color: Matisse. HEX triplet: 34, 54 and 77. RGB value is (52,84,119). Sum of RGB (Red+Green+Blue) = 52+84+119=255 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.39% from 255); Green value is 84 (33.20% from 255 or 32.94% from 255); Blue value is 119 (46.88% from 255 or 46.67% from 255); Max value from RGB is 119 - color contains mainly: blue. Hex color #345477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345477 is #CBAB88. Grayscale: #4E4E4E. Windows color (decimal): -13347721 or 7820340. OLE color: 7820340.
HSL color Cylindrical-coordinate representation of color #345477: hue angle of 211.34º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #345477 is Cyan = 0.56, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 84 | 119 | - |
| CMYK | 0.56 | 0.29 | 0 | 0.53 |
| HSL | 211.34º | 0.39% | 0.34% | - |
| HSV(B) | 211.34º | 0.56% | 0.47% | - |
| XYZ | 7.92 | 8.4 | 18.66 | - |
| YUV | 78.42 | 150.9 | 109.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 84 | 119 | 0.56 | 0.29 | 0 | 0.53 | 211.34 | 0.39 | 0.34 |
| Hex | 34 | 54 | 77 | 38 | 1D | 0 | 35 | D3 | 27 | 22 |
| Octal | 64 | 124 | 167 | 70 | 35 | 0 | 65 | 323 | 47 | 42 |
| Binary | 110100 | 1010100 | 1110111 | 111000 | 11101 | 0 | 110101 | 11010011 | 100111 | 100010 |
Color Harmonies of #345477
Complementary color
Monochromatic Colors of #345477
Black with #345477
Text Example
Text Example
White with #345477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345477; }
p { color: rgb(52,84,119); }
H1.HeaderClassName
{
color: #345477;
}
.AnyTagClassName
{
color: #345477;
}
</style>
background-color css
<style>
a { background-color: #345477; }
a { background-color: rgb(52,84,119); }
div.DivClassName
{
background-color: #345477;
}
.BgClassName
{
background-color: #345477;
}
</style>
border-color css
<style>
span { border-color: #345477; }
span { border-color: rgb(52,84,119); }
td.TdClassName
{
border-color: #345477;
}
.TagClassName
{
border-color: #345477;
}
</style>