Shades of Cello #394957
Tints of Cello #394957
RGB
CMYK
RGB Variations
Color information
#394957 (or 0x394957) is known color: Cello. HEX triplet: 39, 49 and 57. RGB value is (57,73,87). Sum of RGB (Red+Green+Blue) = 57+73+87=217 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.27% from 217); Green value is 73 (28.91% from 255 or 33.64% from 217); Blue value is 87 (34.38% from 255 or 40.09% from 217); Max value from RGB is 87 - color contains mainly: blue. Hex color #394957 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394957 is #C6B6A8. Grayscale: #454545. Windows color (decimal): -13022889 or 5720377. OLE color: 5720377.
HSL color Cylindrical-coordinate representation of color #394957: hue angle of 208º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #394957 is Cyan = 0.34, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 73 | 87 | - |
| CMYK | 0.34 | 0.16 | 0 | 0.66 |
| HSL | 208º | 0.21% | 0.28% | - |
| HSV(B) | 208º | 0.34% | 0.34% | - |
| XYZ | 5.79 | 6.32 | 9.93 | - |
| YUV | 69.81 | 137.7 | 118.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 73 | 87 | 0.34 | 0.16 | 0 | 0.66 | 208 | 0.21 | 0.28 |
| Hex | 39 | 49 | 57 | 22 | 10 | 0 | 42 | D0 | 15 | 1C |
| Octal | 71 | 111 | 127 | 42 | 20 | 0 | 102 | 320 | 25 | 34 |
| Binary | 111001 | 1001001 | 1010111 | 100010 | 10000 | 0 | 1000010 | 11010000 | 10101 | 11100 |
Color Harmonies of #394957
Complementary color
Monochromatic Colors of #394957
Black with #394957
Text Example
Text Example
White with #394957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394957; }
p { color: rgb(57,73,87); }
H1.HeaderClassName
{
color: #394957;
}
.AnyTagClassName
{
color: #394957;
}
</style>
background-color css
<style>
a { background-color: #394957; }
a { background-color: rgb(57,73,87); }
div.DivClassName
{
background-color: #394957;
}
.BgClassName
{
background-color: #394957;
}
</style>
border-color css
<style>
span { border-color: #394957; }
span { border-color: rgb(57,73,87); }
td.TdClassName
{
border-color: #394957;
}
.TagClassName
{
border-color: #394957;
}
</style>