Shades of Cello #354760
Tints of Cello #354760
RGB
CMYK
RGB Variations
Color information
#354760 (or 0x354760) is known color: Cello. HEX triplet: 35, 47 and 60. RGB value is (53,71,96). Sum of RGB (Red+Green+Blue) = 53+71+96=220 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.09% from 220); Green value is 71 (28.12% from 255 or 32.27% from 220); Blue value is 96 (37.89% from 255 or 43.64% from 220); Max value from RGB is 96 - color contains mainly: blue. Hex color #354760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354760 is #CAB89F. Grayscale: #444444. Windows color (decimal): -13285536 or 6309685. OLE color: 6309685.
HSL color Cylindrical-coordinate representation of color #354760: hue angle of 214.88º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #354760 is Cyan = 0.45, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 71 | 96 | - |
| CMYK | 0.45 | 0.26 | 0 | 0.62 |
| HSL | 214.88º | 0.29% | 0.29% | - |
| HSV(B) | 214.88º | 0.45% | 0.38% | - |
| XYZ | 5.83 | 6.11 | 11.94 | - |
| YUV | 68.47 | 143.54 | 116.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 71 | 96 | 0.45 | 0.26 | 0 | 0.62 | 214.88 | 0.29 | 0.29 |
| Hex | 35 | 47 | 60 | 2D | 1A | 0 | 3E | D7 | 1D | 1D |
| Octal | 65 | 107 | 140 | 55 | 32 | 0 | 76 | 327 | 35 | 35 |
| Binary | 110101 | 1000111 | 1100000 | 101101 | 11010 | 0 | 111110 | 11010111 | 11101 | 11101 |
Color Harmonies of #354760
Complementary color
Monochromatic Colors of #354760
Black with #354760
Text Example
Text Example
White with #354760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354760; }
p { color: rgb(53,71,96); }
H1.HeaderClassName
{
color: #354760;
}
.AnyTagClassName
{
color: #354760;
}
</style>
background-color css
<style>
a { background-color: #354760; }
a { background-color: rgb(53,71,96); }
div.DivClassName
{
background-color: #354760;
}
.BgClassName
{
background-color: #354760;
}
</style>
border-color css
<style>
span { border-color: #354760; }
span { border-color: rgb(53,71,96); }
td.TdClassName
{
border-color: #354760;
}
.TagClassName
{
border-color: #354760;
}
</style>