Shades of Cello #465058
Tints of Cello #465058
RGB
CMYK
RGB Variations
Color information
#465058 (or 0x465058) is known color: Cello. HEX triplet: 46, 50 and 58. RGB value is (70,80,88). Sum of RGB (Red+Green+Blue) = 70+80+88=238 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.41% from 238); Green value is 80 (31.64% from 255 or 33.61% from 238); Blue value is 88 (34.77% from 255 or 36.97% from 238); Max value from RGB is 88 - color contains mainly: blue. Hex color #465058 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465058 is #B9AFA7. Grayscale: #4D4D4D. Windows color (decimal): -12169128 or 5787718. OLE color: 5787718.
HSL color Cylindrical-coordinate representation of color #465058: hue angle of 206.67º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465058 is Cyan = 0.20, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 80 | 88 | - |
| CMYK | 0.20 | 0.09 | 0 | 0.65 |
| HSL | 206.67º | 0.11% | 0.31% | - |
| HSV(B) | 206.67º | 0.2% | 0.35% | - |
| XYZ | 7.16 | 7.74 | 10.35 | - |
| YUV | 77.92 | 133.69 | 122.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 88 | 0.20 | 0.09 | 0 | 0.65 | 206.67 | 0.11 | 0.31 |
| Hex | 46 | 50 | 58 | 14 | 9 | 0 | 41 | CF | B | 1F |
| Octal | 106 | 120 | 130 | 24 | 11 | 0 | 101 | 317 | 13 | 37 |
| Binary | 1000110 | 1010000 | 1011000 | 10100 | 1001 | 0 | 1000001 | 11001111 | 1011 | 11111 |
Color Harmonies of #465058
Complementary color
Monochromatic Colors of #465058
Black with #465058
Text Example
Text Example
White with #465058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465058; }
p { color: rgb(70,80,88); }
H1.HeaderClassName
{
color: #465058;
}
.AnyTagClassName
{
color: #465058;
}
</style>
background-color css
<style>
a { background-color: #465058; }
a { background-color: rgb(70,80,88); }
div.DivClassName
{
background-color: #465058;
}
.BgClassName
{
background-color: #465058;
}
</style>
border-color css
<style>
span { border-color: #465058; }
span { border-color: rgb(70,80,88); }
td.TdClassName
{
border-color: #465058;
}
.TagClassName
{
border-color: #465058;
}
</style>