Shades of Grey-Asparagus #466842
Tints of Grey-Asparagus #466842
RGB
CMYK
RGB Variations
Color information
#466842 (or 0x466842) is known color: Grey-Asparagus. HEX triplet: 46, 68 and 42. RGB value is (70,104,66). Sum of RGB (Red+Green+Blue) = 70+104+66=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 104 (41.02% from 255 or 43.33% from 240); Blue value is 66 (26.17% from 255 or 27.5% from 240); Max value from RGB is 104 - color contains mainly: green. Hex color #466842 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466842 is #B997BD. Grayscale: #595959. Windows color (decimal): -12163006 or 4352070. OLE color: 4352070.
HSL color Cylindrical-coordinate representation of color #466842: hue angle of 113.68º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #466842 is Cyan = 0.33, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 66 | - |
| CMYK | 0.33 | 0 | 0.37 | 0.59 |
| HSL | 113.68º | 0.22% | 0.33% | - |
| HSV(B) | 113.68º | 0.37% | 0.41% | - |
| XYZ | 8.46 | 11.6 | 6.95 | - |
| YUV | 89.5 | 114.74 | 114.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 66 | 0.33 | 0 | 0.37 | 0.59 | 113.68 | 0.22 | 0.33 |
| Hex | 46 | 68 | 42 | 21 | 0 | 25 | 3B | 72 | 16 | 21 |
| Octal | 106 | 150 | 102 | 41 | 0 | 45 | 73 | 162 | 26 | 41 |
| Binary | 1000110 | 1101000 | 1000010 | 100001 | 0 | 100101 | 111011 | 1110010 | 10110 | 100001 |
Color Harmonies of #466842
Complementary color
Monochromatic Colors of #466842
Black with #466842
Text Example
Text Example
White with #466842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466842; }
p { color: rgb(70,104,66); }
H1.HeaderClassName
{
color: #466842;
}
.AnyTagClassName
{
color: #466842;
}
</style>
background-color css
<style>
a { background-color: #466842; }
a { background-color: rgb(70,104,66); }
div.DivClassName
{
background-color: #466842;
}
.BgClassName
{
background-color: #466842;
}
</style>
border-color css
<style>
span { border-color: #466842; }
span { border-color: rgb(70,104,66); }
td.TdClassName
{
border-color: #466842;
}
.TagClassName
{
border-color: #466842;
}
</style>