Shades of Cello #315068
Tints of Cello #315068
RGB
CMYK
RGB Variations
Color information
#315068 (or 0x315068) is known color: Cello. HEX triplet: 31, 50 and 68. RGB value is (49,80,104). Sum of RGB (Red+Green+Blue) = 49+80+104=233 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.03% from 233); Green value is 80 (31.64% from 255 or 34.33% from 233); Blue value is 104 (41.02% from 255 or 44.64% from 233); Max value from RGB is 104 - color contains mainly: blue. Hex color #315068 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315068 is #CEAF97. Grayscale: #494949. Windows color (decimal): -13545368 or 6836273. OLE color: 6836273.
HSL color Cylindrical-coordinate representation of color #315068: hue angle of 206.18º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #315068 is Cyan = 0.53, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 80 | 104 | - |
| CMYK | 0.53 | 0.23 | 0 | 0.59 |
| HSL | 206.18º | 0.36% | 0.3% | - |
| HSV(B) | 206.18º | 0.53% | 0.41% | - |
| XYZ | 6.63 | 7.39 | 14.17 | - |
| YUV | 73.47 | 145.23 | 110.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 80 | 104 | 0.53 | 0.23 | 0 | 0.59 | 206.18 | 0.36 | 0.3 |
| Hex | 31 | 50 | 68 | 35 | 17 | 0 | 3B | CE | 24 | 1E |
| Octal | 61 | 120 | 150 | 65 | 27 | 0 | 73 | 316 | 44 | 36 |
| Binary | 110001 | 1010000 | 1101000 | 110101 | 10111 | 0 | 111011 | 11001110 | 100100 | 11110 |
Color Harmonies of #315068
Complementary color
Monochromatic Colors of #315068
Black with #315068
Text Example
Text Example
White with #315068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315068; }
p { color: rgb(49,80,104); }
H1.HeaderClassName
{
color: #315068;
}
.AnyTagClassName
{
color: #315068;
}
</style>
background-color css
<style>
a { background-color: #315068; }
a { background-color: rgb(49,80,104); }
div.DivClassName
{
background-color: #315068;
}
.BgClassName
{
background-color: #315068;
}
</style>
border-color css
<style>
span { border-color: #315068; }
span { border-color: rgb(49,80,104); }
td.TdClassName
{
border-color: #315068;
}
.TagClassName
{
border-color: #315068;
}
</style>