Shades of Cello #455567
Tints of Cello #455567
RGB
CMYK
RGB Variations
Color information
#455567 (or 0x455567) is known color: Cello. HEX triplet: 45, 55 and 67. RGB value is (69,85,103). Sum of RGB (Red+Green+Blue) = 69+85+103=257 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.85% from 257); Green value is 85 (33.59% from 255 or 33.07% from 257); Blue value is 103 (40.62% from 255 or 40.08% from 257); Max value from RGB is 103 - color contains mainly: blue. Hex color #455567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455567 is #BAAA98. Grayscale: #525252. Windows color (decimal): -12233369 or 6772037. OLE color: 6772037.
HSL color Cylindrical-coordinate representation of color #455567: hue angle of 211.76º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #455567 is Cyan = 0.33, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 85 | 103 | - |
| CMYK | 0.33 | 0.17 | 0 | 0.60 |
| HSL | 211.76º | 0.2% | 0.34% | - |
| HSV(B) | 211.76º | 0.33% | 0.4% | - |
| XYZ | 8.15 | 8.74 | 14.09 | - |
| YUV | 82.27 | 139.7 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 85 | 103 | 0.33 | 0.17 | 0 | 0.60 | 211.76 | 0.2 | 0.34 |
| Hex | 45 | 55 | 67 | 21 | 11 | 0 | 3C | D4 | 14 | 22 |
| Octal | 105 | 125 | 147 | 41 | 21 | 0 | 74 | 324 | 24 | 42 |
| Binary | 1000101 | 1010101 | 1100111 | 100001 | 10001 | 0 | 111100 | 11010100 | 10100 | 100010 |
Color Harmonies of #455567
Complementary color
Monochromatic Colors of #455567
Black with #455567
Text Example
Text Example
White with #455567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455567; }
p { color: rgb(69,85,103); }
H1.HeaderClassName
{
color: #455567;
}
.AnyTagClassName
{
color: #455567;
}
</style>
background-color css
<style>
a { background-color: #455567; }
a { background-color: rgb(69,85,103); }
div.DivClassName
{
background-color: #455567;
}
.BgClassName
{
background-color: #455567;
}
</style>
border-color css
<style>
span { border-color: #455567; }
span { border-color: rgb(69,85,103); }
td.TdClassName
{
border-color: #455567;
}
.TagClassName
{
border-color: #455567;
}
</style>