Shades of Grey-Asparagus #455446
Tints of Grey-Asparagus #455446
RGB
CMYK
RGB Variations
Color information
#455446 (or 0x455446) is known color: Grey-Asparagus. HEX triplet: 45, 54 and 46. RGB value is (69,84,70). Sum of RGB (Red+Green+Blue) = 69+84+70=223 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.94% from 223); Green value is 84 (33.20% from 255 or 37.67% from 223); Blue value is 70 (27.73% from 255 or 31.39% from 223); Max value from RGB is 84 - color contains mainly: green. Hex color #455446 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #455446 is #BAABB9. Grayscale: #4D4D4D. Windows color (decimal): -12233658 or 4609093. OLE color: 4609093.
HSL color Cylindrical-coordinate representation of color #455446: hue angle of 124º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #455446 is Cyan = 0.18, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 84 | 70 | - |
| CMYK | 0.18 | 0 | 0.17 | 0.67 |
| HSL | 124º | 0.1% | 0.3% | - |
| HSV(B) | 124º | 0.18% | 0.33% | - |
| XYZ | 6.73 | 8.05 | 6.99 | - |
| YUV | 77.92 | 123.53 | 121.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 84 | 70 | 0.18 | 0 | 0.17 | 0.67 | 124 | 0.1 | 0.3 |
| Hex | 45 | 54 | 46 | 12 | 0 | 11 | 43 | 7C | A | 1E |
| Octal | 105 | 124 | 106 | 22 | 0 | 21 | 103 | 174 | 12 | 36 |
| Binary | 1000101 | 1010100 | 1000110 | 10010 | 0 | 10001 | 1000011 | 1111100 | 1010 | 11110 |
Color Harmonies of #455446
Complementary color
Monochromatic Colors of #455446
Black with #455446
Text Example
Text Example
White with #455446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455446; }
p { color: rgb(69,84,70); }
H1.HeaderClassName
{
color: #455446;
}
.AnyTagClassName
{
color: #455446;
}
</style>
background-color css
<style>
a { background-color: #455446; }
a { background-color: rgb(69,84,70); }
div.DivClassName
{
background-color: #455446;
}
.BgClassName
{
background-color: #455446;
}
</style>
border-color css
<style>
span { border-color: #455446; }
span { border-color: rgb(69,84,70); }
td.TdClassName
{
border-color: #455446;
}
.TagClassName
{
border-color: #455446;
}
</style>