Shades of Cello #475059
Tints of Cello #475059
RGB
CMYK
RGB Variations
Color information
#475059 (or 0x475059) is known color: Cello. HEX triplet: 47, 50 and 59. RGB value is (71,80,89). Sum of RGB (Red+Green+Blue) = 71+80+89=240 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.58% from 240); Green value is 80 (31.64% from 255 or 33.33% from 240); Blue value is 89 (35.16% from 255 or 37.08% from 240); Max value from RGB is 89 - color contains mainly: blue. Hex color #475059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475059 is #B8AFA6. Grayscale: #4E4E4E. Windows color (decimal): -12103591 or 5853255. OLE color: 5853255.
HSL color Cylindrical-coordinate representation of color #475059: hue angle of 210º 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 #475059 is Cyan = 0.20, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 80 | 89 | - |
| CMYK | 0.20 | 0.10 | 0 | 0.65 |
| HSL | 210º | 0.11% | 0.31% | - |
| HSV(B) | 210º | 0.2% | 0.35% | - |
| XYZ | 7.27 | 7.8 | 10.57 | - |
| YUV | 78.34 | 134.02 | 122.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 80 | 89 | 0.20 | 0.10 | 0 | 0.65 | 210 | 0.11 | 0.31 |
| Hex | 47 | 50 | 59 | 14 | A | 0 | 41 | D2 | B | 1F |
| Octal | 107 | 120 | 131 | 24 | 12 | 0 | 101 | 322 | 13 | 37 |
| Binary | 1000111 | 1010000 | 1011001 | 10100 | 1010 | 0 | 1000001 | 11010010 | 1011 | 11111 |
Color Harmonies of #475059
Complementary color
Monochromatic Colors of #475059
Black with #475059
Text Example
Text Example
White with #475059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475059; }
p { color: rgb(71,80,89); }
H1.HeaderClassName
{
color: #475059;
}
.AnyTagClassName
{
color: #475059;
}
</style>
background-color css
<style>
a { background-color: #475059; }
a { background-color: rgb(71,80,89); }
div.DivClassName
{
background-color: #475059;
}
.BgClassName
{
background-color: #475059;
}
</style>
border-color css
<style>
span { border-color: #475059; }
span { border-color: rgb(71,80,89); }
td.TdClassName
{
border-color: #475059;
}
.TagClassName
{
border-color: #475059;
}
</style>