Shades of Matisse #346081
Tints of Matisse #346081
RGB
CMYK
RGB Variations
Color information
#346081 (or 0x346081) is known color: Matisse. HEX triplet: 34, 60 and 81. RGB value is (52,96,129). Sum of RGB (Red+Green+Blue) = 52+96+129=277 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.77% from 277); Green value is 96 (37.89% from 255 or 34.66% from 277); Blue value is 129 (50.78% from 255 or 46.57% from 277); Max value from RGB is 129 - color contains mainly: blue. Hex color #346081 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346081 is #CB9F7E. Grayscale: #565656. Windows color (decimal): -13344639 or 8478772. OLE color: 8478772.
HSL color Cylindrical-coordinate representation of color #346081: hue angle of 205.71º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #346081 is Cyan = 0.60, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 96 | 129 | - |
| CMYK | 0.60 | 0.26 | 0 | 0.49 |
| HSL | 205.71º | 0.43% | 0.35% | - |
| HSV(B) | 205.71º | 0.6% | 0.51% | - |
| XYZ | 9.56 | 10.68 | 22.33 | - |
| YUV | 86.61 | 151.92 | 103.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 129 | 0.60 | 0.26 | 0 | 0.49 | 205.71 | 0.43 | 0.35 |
| Hex | 34 | 60 | 81 | 3C | 1A | 0 | 31 | CE | 2B | 23 |
| Octal | 64 | 140 | 201 | 74 | 32 | 0 | 61 | 316 | 53 | 43 |
| Binary | 110100 | 1100000 | 10000001 | 111100 | 11010 | 0 | 110001 | 11001110 | 101011 | 100011 |
Color Harmonies of #346081
Complementary color
Monochromatic Colors of #346081
Black with #346081
Text Example
Text Example
White with #346081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346081; }
p { color: rgb(52,96,129); }
H1.HeaderClassName
{
color: #346081;
}
.AnyTagClassName
{
color: #346081;
}
</style>
background-color css
<style>
a { background-color: #346081; }
a { background-color: rgb(52,96,129); }
div.DivClassName
{
background-color: #346081;
}
.BgClassName
{
background-color: #346081;
}
</style>
border-color css
<style>
span { border-color: #346081; }
span { border-color: rgb(52,96,129); }
td.TdClassName
{
border-color: #346081;
}
.TagClassName
{
border-color: #346081;
}
</style>