Shades of Cello #314557
Tints of Cello #314557
RGB
CMYK
RGB Variations
Color information
#314557 (or 0x314557) is known color: Cello. HEX triplet: 31, 45 and 57. RGB value is (49,69,87). Sum of RGB (Red+Green+Blue) = 49+69+87=205 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.90% from 205); Green value is 69 (27.34% from 255 or 33.66% from 205); Blue value is 87 (34.38% from 255 or 42.44% from 205); Max value from RGB is 87 - color contains mainly: blue. Hex color #314557 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314557 is #CEBAA8. Grayscale: #404040. Windows color (decimal): -13548201 or 5719345. OLE color: 5719345.
HSL color Cylindrical-coordinate representation of color #314557: hue angle of 208.42º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #314557 is Cyan = 0.44, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 69 | 87 | - |
| CMYK | 0.44 | 0.21 | 0 | 0.66 |
| HSL | 208.42º | 0.28% | 0.27% | - |
| HSV(B) | 208.42º | 0.44% | 0.34% | - |
| XYZ | 5.12 | 5.6 | 9.83 | - |
| YUV | 65.07 | 140.37 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 69 | 87 | 0.44 | 0.21 | 0 | 0.66 | 208.42 | 0.28 | 0.27 |
| Hex | 31 | 45 | 57 | 2C | 15 | 0 | 42 | D0 | 1C | 1B |
| Octal | 61 | 105 | 127 | 54 | 25 | 0 | 102 | 320 | 34 | 33 |
| Binary | 110001 | 1000101 | 1010111 | 101100 | 10101 | 0 | 1000010 | 11010000 | 11100 | 11011 |
Color Harmonies of #314557
Complementary color
Monochromatic Colors of #314557
Black with #314557
Text Example
Text Example
White with #314557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314557; }
p { color: rgb(49,69,87); }
H1.HeaderClassName
{
color: #314557;
}
.AnyTagClassName
{
color: #314557;
}
</style>
background-color css
<style>
a { background-color: #314557; }
a { background-color: rgb(49,69,87); }
div.DivClassName
{
background-color: #314557;
}
.BgClassName
{
background-color: #314557;
}
</style>
border-color css
<style>
span { border-color: #314557; }
span { border-color: rgb(49,69,87); }
td.TdClassName
{
border-color: #314557;
}
.TagClassName
{
border-color: #314557;
}
</style>