Shades of Cello #354957
Tints of Cello #354957
RGB
CMYK
RGB Variations
Color information
#354957 (or 0x354957) is known color: Cello. HEX triplet: 35, 49 and 57. RGB value is (53,73,87). Sum of RGB (Red+Green+Blue) = 53+73+87=213 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.88% from 213); Green value is 73 (28.91% from 255 or 34.27% from 213); Blue value is 87 (34.38% from 255 or 40.85% from 213); Max value from RGB is 87 - color contains mainly: blue. Hex color #354957 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354957 is #CAB6A8. Grayscale: #444444. Windows color (decimal): -13285033 or 5720373. OLE color: 5720373.
HSL color Cylindrical-coordinate representation of color #354957: hue angle of 204.71º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #354957 is Cyan = 0.39, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 73 | 87 | - |
| CMYK | 0.39 | 0.16 | 0 | 0.66 |
| HSL | 204.71º | 0.24% | 0.27% | - |
| HSV(B) | 204.71º | 0.39% | 0.34% | - |
| XYZ | 5.57 | 6.21 | 9.92 | - |
| YUV | 68.62 | 138.37 | 116.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 73 | 87 | 0.39 | 0.16 | 0 | 0.66 | 204.71 | 0.24 | 0.27 |
| Hex | 35 | 49 | 57 | 27 | 10 | 0 | 42 | CD | 18 | 1B |
| Octal | 65 | 111 | 127 | 47 | 20 | 0 | 102 | 315 | 30 | 33 |
| Binary | 110101 | 1001001 | 1010111 | 100111 | 10000 | 0 | 1000010 | 11001101 | 11000 | 11011 |
Color Harmonies of #354957
Complementary color
Monochromatic Colors of #354957
Black with #354957
Text Example
Text Example
White with #354957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354957; }
p { color: rgb(53,73,87); }
H1.HeaderClassName
{
color: #354957;
}
.AnyTagClassName
{
color: #354957;
}
</style>
background-color css
<style>
a { background-color: #354957; }
a { background-color: rgb(53,73,87); }
div.DivClassName
{
background-color: #354957;
}
.BgClassName
{
background-color: #354957;
}
</style>
border-color css
<style>
span { border-color: #354957; }
span { border-color: rgb(53,73,87); }
td.TdClassName
{
border-color: #354957;
}
.TagClassName
{
border-color: #354957;
}
</style>