Shades of Cello #314558
Tints of Cello #314558
RGB
CMYK
RGB Variations
Color information
#314558 (or 0x314558) is known color: Cello. HEX triplet: 31, 45 and 58. RGB value is (49,69,88). Sum of RGB (Red+Green+Blue) = 49+69+88=206 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.79% from 206); Green value is 69 (27.34% from 255 or 33.50% from 206); Blue value is 88 (34.77% from 255 or 42.72% from 206); Max value from RGB is 88 - color contains mainly: blue. Hex color #314558 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314558 is #CEBAA7. Grayscale: #414141. Windows color (decimal): -13548200 or 5784881. OLE color: 5784881.
HSL color Cylindrical-coordinate representation of color #314558: hue angle of 209.23º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #314558 is Cyan = 0.44, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 69 | 88 | - |
| CMYK | 0.44 | 0.22 | 0 | 0.65 |
| HSL | 209.23º | 0.28% | 0.27% | - |
| HSV(B) | 209.23º | 0.44% | 0.35% | - |
| XYZ | 5.16 | 5.61 | 10.04 | - |
| YUV | 65.19 | 140.87 | 116.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 69 | 88 | 0.44 | 0.22 | 0 | 0.65 | 209.23 | 0.28 | 0.27 |
| Hex | 31 | 45 | 58 | 2C | 16 | 0 | 41 | D1 | 1C | 1B |
| Octal | 61 | 105 | 130 | 54 | 26 | 0 | 101 | 321 | 34 | 33 |
| Binary | 110001 | 1000101 | 1011000 | 101100 | 10110 | 0 | 1000001 | 11010001 | 11100 | 11011 |
Color Harmonies of #314558
Complementary color
Monochromatic Colors of #314558
Black with #314558
Text Example
Text Example
White with #314558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314558; }
p { color: rgb(49,69,88); }
H1.HeaderClassName
{
color: #314558;
}
.AnyTagClassName
{
color: #314558;
}
</style>
background-color css
<style>
a { background-color: #314558; }
a { background-color: rgb(49,69,88); }
div.DivClassName
{
background-color: #314558;
}
.BgClassName
{
background-color: #314558;
}
</style>
border-color css
<style>
span { border-color: #314558; }
span { border-color: rgb(49,69,88); }
td.TdClassName
{
border-color: #314558;
}
.TagClassName
{
border-color: #314558;
}
</style>