Shades of Cello #344762
Tints of Cello #344762
RGB
CMYK
RGB Variations
Color information
#344762 (or 0x344762) is known color: Cello. HEX triplet: 34, 47 and 62. RGB value is (52,71,98). Sum of RGB (Red+Green+Blue) = 52+71+98=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 71 (28.12% from 255 or 32.13% from 221); Blue value is 98 (38.67% from 255 or 44.34% from 221); Max value from RGB is 98 - color contains mainly: blue. Hex color #344762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344762 is #CBB89D. Grayscale: #444444. Windows color (decimal): -13351070 or 6440756. OLE color: 6440756.
HSL color Cylindrical-coordinate representation of color #344762: hue angle of 215.22º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #344762 is Cyan = 0.47, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 71 | 98 | - |
| CMYK | 0.47 | 0.28 | 0 | 0.62 |
| HSL | 215.22º | 0.31% | 0.29% | - |
| HSV(B) | 215.22º | 0.47% | 0.38% | - |
| XYZ | 5.87 | 6.12 | 12.43 | - |
| YUV | 68.4 | 144.71 | 116.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 71 | 98 | 0.47 | 0.28 | 0 | 0.62 | 215.22 | 0.31 | 0.29 |
| Hex | 34 | 47 | 62 | 2F | 1C | 0 | 3E | D7 | 1F | 1D |
| Octal | 64 | 107 | 142 | 57 | 34 | 0 | 76 | 327 | 37 | 35 |
| Binary | 110100 | 1000111 | 1100010 | 101111 | 11100 | 0 | 111110 | 11010111 | 11111 | 11101 |
Color Harmonies of #344762
Complementary color
Monochromatic Colors of #344762
Black with #344762
Text Example
Text Example
White with #344762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344762; }
p { color: rgb(52,71,98); }
H1.HeaderClassName
{
color: #344762;
}
.AnyTagClassName
{
color: #344762;
}
</style>
background-color css
<style>
a { background-color: #344762; }
a { background-color: rgb(52,71,98); }
div.DivClassName
{
background-color: #344762;
}
.BgClassName
{
background-color: #344762;
}
</style>
border-color css
<style>
span { border-color: #344762; }
span { border-color: rgb(52,71,98); }
td.TdClassName
{
border-color: #344762;
}
.TagClassName
{
border-color: #344762;
}
</style>