Shades of Cello #465059
Tints of Cello #465059
RGB
CMYK
RGB Variations
Color information
#465059 (or 0x465059) is known color: Cello. HEX triplet: 46, 50 and 59. RGB value is (70,80,89). Sum of RGB (Red+Green+Blue) = 70+80+89=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 80 (31.64% from 255 or 33.47% from 239); Blue value is 89 (35.16% from 255 or 37.24% from 239); Max value from RGB is 89 - color contains mainly: blue. Hex color #465059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465059 is #B9AFA6. Grayscale: #4D4D4D. Windows color (decimal): -12169127 or 5853254. OLE color: 5853254.
HSL color Cylindrical-coordinate representation of color #465059: hue angle of 208.42º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #465059 is Cyan = 0.21, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 80 | 89 | - |
| CMYK | 0.21 | 0.10 | 0 | 0.65 |
| HSL | 208.42º | 0.12% | 0.31% | - |
| HSV(B) | 208.42º | 0.21% | 0.35% | - |
| XYZ | 7.2 | 7.76 | 10.57 | - |
| YUV | 78.04 | 134.19 | 122.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 89 | 0.21 | 0.10 | 0 | 0.65 | 208.42 | 0.12 | 0.31 |
| Hex | 46 | 50 | 59 | 15 | A | 0 | 41 | D0 | C | 1F |
| Octal | 106 | 120 | 131 | 25 | 12 | 0 | 101 | 320 | 14 | 37 |
| Binary | 1000110 | 1010000 | 1011001 | 10101 | 1010 | 0 | 1000001 | 11010000 | 1100 | 11111 |
Color Harmonies of #465059
Complementary color
Monochromatic Colors of #465059
Black with #465059
Text Example
Text Example
White with #465059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465059; }
p { color: rgb(70,80,89); }
H1.HeaderClassName
{
color: #465059;
}
.AnyTagClassName
{
color: #465059;
}
</style>
background-color css
<style>
a { background-color: #465059; }
a { background-color: rgb(70,80,89); }
div.DivClassName
{
background-color: #465059;
}
.BgClassName
{
background-color: #465059;
}
</style>
border-color css
<style>
span { border-color: #465059; }
span { border-color: rgb(70,80,89); }
td.TdClassName
{
border-color: #465059;
}
.TagClassName
{
border-color: #465059;
}
</style>