Shades of Cello #394962
Tints of Cello #394962
RGB
CMYK
RGB Variations
Color information
#394962 (or 0x394962) is known color: Cello. HEX triplet: 39, 49 and 62. RGB value is (57,73,98). Sum of RGB (Red+Green+Blue) = 57+73+98=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 73 (28.91% from 255 or 32.02% from 228); Blue value is 98 (38.67% from 255 or 42.98% from 228); Max value from RGB is 98 - color contains mainly: blue. Hex color #394962 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394962 is #C6B69D. Grayscale: #464646. Windows color (decimal): -13022878 or 6441273. OLE color: 6441273.
HSL color Cylindrical-coordinate representation of color #394962: hue angle of 216.59º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #394962 is Cyan = 0.42, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 73 | 98 | - |
| CMYK | 0.42 | 0.26 | 0 | 0.62 |
| HSL | 216.59º | 0.26% | 0.3% | - |
| HSV(B) | 216.59º | 0.42% | 0.38% | - |
| XYZ | 6.27 | 6.52 | 12.48 | - |
| YUV | 71.07 | 143.2 | 117.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 73 | 98 | 0.42 | 0.26 | 0 | 0.62 | 216.59 | 0.26 | 0.3 |
| Hex | 39 | 49 | 62 | 2A | 1A | 0 | 3E | D9 | 1A | 1E |
| Octal | 71 | 111 | 142 | 52 | 32 | 0 | 76 | 331 | 32 | 36 |
| Binary | 111001 | 1001001 | 1100010 | 101010 | 11010 | 0 | 111110 | 11011001 | 11010 | 11110 |
Color Harmonies of #394962
Complementary color
Monochromatic Colors of #394962
Black with #394962
Text Example
Text Example
White with #394962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394962; }
p { color: rgb(57,73,98); }
H1.HeaderClassName
{
color: #394962;
}
.AnyTagClassName
{
color: #394962;
}
</style>
background-color css
<style>
a { background-color: #394962; }
a { background-color: rgb(57,73,98); }
div.DivClassName
{
background-color: #394962;
}
.BgClassName
{
background-color: #394962;
}
</style>
border-color css
<style>
span { border-color: #394962; }
span { border-color: rgb(57,73,98); }
td.TdClassName
{
border-color: #394962;
}
.TagClassName
{
border-color: #394962;
}
</style>