Shades of Cello #465464
Tints of Cello #465464
RGB
CMYK
RGB Variations
Color information
#465464 (or 0x465464) is known color: Cello. HEX triplet: 46, 54 and 64. RGB value is (70,84,100). Sum of RGB (Red+Green+Blue) = 70+84+100=254 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.56% from 254); Green value is 84 (33.20% from 255 or 33.07% from 254); Blue value is 100 (39.45% from 255 or 39.37% from 254); Max value from RGB is 100 - color contains mainly: blue. Hex color #465464 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465464 is #B9AB9B. Grayscale: #515151. Windows color (decimal): -12168092 or 6575174. OLE color: 6575174.
HSL color Cylindrical-coordinate representation of color #465464: hue angle of 212º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #465464 is Cyan = 0.30, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 84 | 100 | - |
| CMYK | 0.30 | 0.16 | 0 | 0.61 |
| HSL | 212º | 0.18% | 0.33% | - |
| HSV(B) | 212º | 0.3% | 0.39% | - |
| XYZ | 8 | 8.56 | 13.29 | - |
| YUV | 81.64 | 138.36 | 119.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 100 | 0.30 | 0.16 | 0 | 0.61 | 212 | 0.18 | 0.33 |
| Hex | 46 | 54 | 64 | 1E | 10 | 0 | 3D | D4 | 12 | 21 |
| Octal | 106 | 124 | 144 | 36 | 20 | 0 | 75 | 324 | 22 | 41 |
| Binary | 1000110 | 1010100 | 1100100 | 11110 | 10000 | 0 | 111101 | 11010100 | 10010 | 100001 |
Color Harmonies of #465464
Complementary color
Monochromatic Colors of #465464
Black with #465464
Text Example
Text Example
White with #465464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465464; }
p { color: rgb(70,84,100); }
H1.HeaderClassName
{
color: #465464;
}
.AnyTagClassName
{
color: #465464;
}
</style>
background-color css
<style>
a { background-color: #465464; }
a { background-color: rgb(70,84,100); }
div.DivClassName
{
background-color: #465464;
}
.BgClassName
{
background-color: #465464;
}
</style>
border-color css
<style>
span { border-color: #465464; }
span { border-color: rgb(70,84,100); }
td.TdClassName
{
border-color: #465464;
}
.TagClassName
{
border-color: #465464;
}
</style>