Shades of Cello #344760
Tints of Cello #344760
RGB
CMYK
RGB Variations
Color information
#344760 (or 0x344760) is known color: Cello. HEX triplet: 34, 47 and 60. RGB value is (52,71,96). Sum of RGB (Red+Green+Blue) = 52+71+96=219 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.74% from 219); Green value is 71 (28.12% from 255 or 32.42% from 219); Blue value is 96 (37.89% from 255 or 43.84% from 219); Max value from RGB is 96 - color contains mainly: blue. Hex color #344760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344760 is #CBB89F. Grayscale: #444444. Windows color (decimal): -13351072 or 6309684. OLE color: 6309684.
HSL color Cylindrical-coordinate representation of color #344760: hue angle of 214.09º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #344760 is Cyan = 0.46, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 71 | 96 | - |
| CMYK | 0.46 | 0.26 | 0 | 0.62 |
| HSL | 214.09º | 0.3% | 0.29% | - |
| HSV(B) | 214.09º | 0.46% | 0.38% | - |
| XYZ | 5.78 | 6.08 | 11.94 | - |
| YUV | 68.17 | 143.71 | 116.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 71 | 96 | 0.46 | 0.26 | 0 | 0.62 | 214.09 | 0.3 | 0.29 |
| Hex | 34 | 47 | 60 | 2E | 1A | 0 | 3E | D6 | 1E | 1D |
| Octal | 64 | 107 | 140 | 56 | 32 | 0 | 76 | 326 | 36 | 35 |
| Binary | 110100 | 1000111 | 1100000 | 101110 | 11010 | 0 | 111110 | 11010110 | 11110 | 11101 |
Color Harmonies of #344760
Complementary color
Monochromatic Colors of #344760
Black with #344760
Text Example
Text Example
White with #344760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344760; }
p { color: rgb(52,71,96); }
H1.HeaderClassName
{
color: #344760;
}
.AnyTagClassName
{
color: #344760;
}
</style>
background-color css
<style>
a { background-color: #344760; }
a { background-color: rgb(52,71,96); }
div.DivClassName
{
background-color: #344760;
}
.BgClassName
{
background-color: #344760;
}
</style>
border-color css
<style>
span { border-color: #344760; }
span { border-color: rgb(52,71,96); }
td.TdClassName
{
border-color: #344760;
}
.TagClassName
{
border-color: #344760;
}
</style>