Shades of Cello #445467
Tints of Cello #445467
RGB
CMYK
RGB Variations
Color information
#445467 (or 0x445467) is known color: Cello. HEX triplet: 44, 54 and 67. RGB value is (68,84,103). Sum of RGB (Red+Green+Blue) = 68+84+103=255 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.67% from 255); Green value is 84 (33.20% from 255 or 32.94% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 103 - color contains mainly: blue. Hex color #445467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445467 is #BBAB98. Grayscale: #515151. Windows color (decimal): -12299161 or 6771780. OLE color: 6771780.
HSL color Cylindrical-coordinate representation of color #445467: hue angle of 212.57º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #445467 is Cyan = 0.34, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 84 | 103 | - |
| CMYK | 0.34 | 0.18 | 0 | 0.60 |
| HSL | 212.57º | 0.2% | 0.34% | - |
| HSV(B) | 212.57º | 0.34% | 0.4% | - |
| XYZ | 8 | 8.55 | 14.06 | - |
| YUV | 81.38 | 140.2 | 118.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 84 | 103 | 0.34 | 0.18 | 0 | 0.60 | 212.57 | 0.2 | 0.34 |
| Hex | 44 | 54 | 67 | 22 | 12 | 0 | 3C | D5 | 14 | 22 |
| Octal | 104 | 124 | 147 | 42 | 22 | 0 | 74 | 325 | 24 | 42 |
| Binary | 1000100 | 1010100 | 1100111 | 100010 | 10010 | 0 | 111100 | 11010101 | 10100 | 100010 |
Color Harmonies of #445467
Complementary color
Monochromatic Colors of #445467
Black with #445467
Text Example
Text Example
White with #445467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445467; }
p { color: rgb(68,84,103); }
H1.HeaderClassName
{
color: #445467;
}
.AnyTagClassName
{
color: #445467;
}
</style>
background-color css
<style>
a { background-color: #445467; }
a { background-color: rgb(68,84,103); }
div.DivClassName
{
background-color: #445467;
}
.BgClassName
{
background-color: #445467;
}
</style>
border-color css
<style>
span { border-color: #445467; }
span { border-color: rgb(68,84,103); }
td.TdClassName
{
border-color: #445467;
}
.TagClassName
{
border-color: #445467;
}
</style>