Shades of Grey-Asparagus #466641
Tints of Grey-Asparagus #466641
RGB
CMYK
RGB Variations
Color information
#466641 (or 0x466641) is known color: Grey-Asparagus. HEX triplet: 46, 66 and 41. RGB value is (70,102,65). Sum of RGB (Red+Green+Blue) = 70+102+65=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 102 (40.23% from 255 or 43.04% from 237); Blue value is 65 (25.78% from 255 or 27.43% from 237); Max value from RGB is 102 - color contains mainly: green. Hex color #466641 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466641 is #B999BE. Grayscale: #585858. Windows color (decimal): -12163519 or 4286022. OLE color: 4286022.
HSL color Cylindrical-coordinate representation of color #466641: hue angle of 111.89º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #466641 is Cyan = 0.31, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 65 | - |
| CMYK | 0.31 | 0 | 0.36 | 0.6 |
| HSL | 111.89º | 0.22% | 0.33% | - |
| HSV(B) | 111.89º | 0.36% | 0.4% | - |
| XYZ | 8.23 | 11.19 | 6.73 | - |
| YUV | 88.21 | 114.9 | 115.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 65 | 0.31 | 0 | 0.36 | 0.6 | 111.89 | 0.22 | 0.33 |
| Hex | 46 | 66 | 41 | 1F | 0 | 24 | 3C | 70 | 16 | 21 |
| Octal | 106 | 146 | 101 | 37 | 0 | 44 | 74 | 160 | 26 | 41 |
| Binary | 1000110 | 1100110 | 1000001 | 11111 | 0 | 100100 | 111100 | 1110000 | 10110 | 100001 |
Color Harmonies of #466641
Complementary color
Monochromatic Colors of #466641
Black with #466641
Text Example
Text Example
White with #466641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466641; }
p { color: rgb(70,102,65); }
H1.HeaderClassName
{
color: #466641;
}
.AnyTagClassName
{
color: #466641;
}
</style>
background-color css
<style>
a { background-color: #466641; }
a { background-color: rgb(70,102,65); }
div.DivClassName
{
background-color: #466641;
}
.BgClassName
{
background-color: #466641;
}
</style>
border-color css
<style>
span { border-color: #466641; }
span { border-color: rgb(70,102,65); }
td.TdClassName
{
border-color: #466641;
}
.TagClassName
{
border-color: #466641;
}
</style>