Shades of Cello #344759
Tints of Cello #344759
RGB
CMYK
RGB Variations
Color information
#344759 (or 0x344759) is known color: Cello. HEX triplet: 34, 47 and 59. RGB value is (52,71,89). Sum of RGB (Red+Green+Blue) = 52+71+89=212 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.53% from 212); Green value is 71 (28.12% from 255 or 33.49% from 212); Blue value is 89 (35.16% from 255 or 41.98% from 212); Max value from RGB is 89 - color contains mainly: blue. Hex color #344759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344759 is #CBB8A6. Grayscale: #434343. Windows color (decimal): -13351079 or 5850932. OLE color: 5850932.
HSL color Cylindrical-coordinate representation of color #344759: hue angle of 209.19º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #344759 is Cyan = 0.42, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 71 | 89 | - |
| CMYK | 0.42 | 0.20 | 0 | 0.65 |
| HSL | 209.19º | 0.26% | 0.28% | - |
| HSV(B) | 209.19º | 0.42% | 0.35% | - |
| XYZ | 5.47 | 5.96 | 10.31 | - |
| YUV | 67.37 | 140.21 | 117.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 71 | 89 | 0.42 | 0.20 | 0 | 0.65 | 209.19 | 0.26 | 0.28 |
| Hex | 34 | 47 | 59 | 2A | 14 | 0 | 41 | D1 | 1A | 1C |
| Octal | 64 | 107 | 131 | 52 | 24 | 0 | 101 | 321 | 32 | 34 |
| Binary | 110100 | 1000111 | 1011001 | 101010 | 10100 | 0 | 1000001 | 11010001 | 11010 | 11100 |
Color Harmonies of #344759
Complementary color
Monochromatic Colors of #344759
Black with #344759
Text Example
Text Example
White with #344759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344759; }
p { color: rgb(52,71,89); }
H1.HeaderClassName
{
color: #344759;
}
.AnyTagClassName
{
color: #344759;
}
</style>
background-color css
<style>
a { background-color: #344759; }
a { background-color: rgb(52,71,89); }
div.DivClassName
{
background-color: #344759;
}
.BgClassName
{
background-color: #344759;
}
</style>
border-color css
<style>
span { border-color: #344759; }
span { border-color: rgb(52,71,89); }
td.TdClassName
{
border-color: #344759;
}
.TagClassName
{
border-color: #344759;
}
</style>