Shades of Cello #465361
Tints of Cello #465361
RGB
CMYK
RGB Variations
Color information
#465361 (or 0x465361) is known color: Cello. HEX triplet: 46, 53 and 61. RGB value is (70,83,97). Sum of RGB (Red+Green+Blue) = 70+83+97=250 (33% of max value = 765). Red value is 70 (27.73% from 255 or 28% from 250); Green value is 83 (32.81% from 255 or 33.2% from 250); Blue value is 97 (38.28% from 255 or 38.8% from 250); Max value from RGB is 97 - color contains mainly: blue. Hex color #465361 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465361 is #B9AC9E. Grayscale: #505050. Windows color (decimal): -12168351 or 6378310. OLE color: 6378310.
HSL color Cylindrical-coordinate representation of color #465361: hue angle of 211.11º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #465361 is Cyan = 0.28, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 83 | 97 | - |
| CMYK | 0.28 | 0.14 | 0 | 0.62 |
| HSL | 211.11º | 0.16% | 0.33% | - |
| HSV(B) | 211.11º | 0.28% | 0.38% | - |
| XYZ | 7.78 | 8.35 | 12.51 | - |
| YUV | 80.71 | 137.19 | 120.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 83 | 97 | 0.28 | 0.14 | 0 | 0.62 | 211.11 | 0.16 | 0.33 |
| Hex | 46 | 53 | 61 | 1C | E | 0 | 3E | D3 | 10 | 21 |
| Octal | 106 | 123 | 141 | 34 | 16 | 0 | 76 | 323 | 20 | 41 |
| Binary | 1000110 | 1010011 | 1100001 | 11100 | 1110 | 0 | 111110 | 11010011 | 10000 | 100001 |
Color Harmonies of #465361
Complementary color
Monochromatic Colors of #465361
Black with #465361
Text Example
Text Example
White with #465361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465361; }
p { color: rgb(70,83,97); }
H1.HeaderClassName
{
color: #465361;
}
.AnyTagClassName
{
color: #465361;
}
</style>
background-color css
<style>
a { background-color: #465361; }
a { background-color: rgb(70,83,97); }
div.DivClassName
{
background-color: #465361;
}
.BgClassName
{
background-color: #465361;
}
</style>
border-color css
<style>
span { border-color: #465361; }
span { border-color: rgb(70,83,97); }
td.TdClassName
{
border-color: #465361;
}
.TagClassName
{
border-color: #465361;
}
</style>