Shades of Cello #315063
Tints of Cello #315063
RGB
CMYK
RGB Variations
Color information
#315063 (or 0x315063) is known color: Cello. HEX triplet: 31, 50 and 63. RGB value is (49,80,99). Sum of RGB (Red+Green+Blue) = 49+80+99=228 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.49% from 228); Green value is 80 (31.64% from 255 or 35.09% from 228); Blue value is 99 (39.06% from 255 or 43.42% from 228); Max value from RGB is 99 - color contains mainly: blue. Hex color #315063 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315063 is #CEAF9C. Grayscale: #484848. Windows color (decimal): -13545373 or 6508593. OLE color: 6508593.
HSL color Cylindrical-coordinate representation of color #315063: hue angle of 202.8º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #315063 is Cyan = 0.51, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 80 | 99 | - |
| CMYK | 0.51 | 0.19 | 0 | 0.61 |
| HSL | 202.8º | 0.34% | 0.29% | - |
| HSV(B) | 202.8º | 0.51% | 0.39% | - |
| XYZ | 6.39 | 7.29 | 12.88 | - |
| YUV | 72.9 | 142.73 | 110.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 80 | 99 | 0.51 | 0.19 | 0 | 0.61 | 202.8 | 0.34 | 0.29 |
| Hex | 31 | 50 | 63 | 33 | 13 | 0 | 3D | CB | 22 | 1D |
| Octal | 61 | 120 | 143 | 63 | 23 | 0 | 75 | 313 | 42 | 35 |
| Binary | 110001 | 1010000 | 1100011 | 110011 | 10011 | 0 | 111101 | 11001011 | 100010 | 11101 |
Color Harmonies of #315063
Complementary color
Monochromatic Colors of #315063
Black with #315063
Text Example
Text Example
White with #315063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315063; }
p { color: rgb(49,80,99); }
H1.HeaderClassName
{
color: #315063;
}
.AnyTagClassName
{
color: #315063;
}
</style>
background-color css
<style>
a { background-color: #315063; }
a { background-color: rgb(49,80,99); }
div.DivClassName
{
background-color: #315063;
}
.BgClassName
{
background-color: #315063;
}
</style>
border-color css
<style>
span { border-color: #315063; }
span { border-color: rgb(49,80,99); }
td.TdClassName
{
border-color: #315063;
}
.TagClassName
{
border-color: #315063;
}
</style>