Shades of Grey-Asparagus #425640
Tints of Grey-Asparagus #425640
RGB
CMYK
RGB Variations
Color information
#425640 (or 0x425640) is known color: Grey-Asparagus. HEX triplet: 42, 56 and 40. RGB value is (66,86,64). Sum of RGB (Red+Green+Blue) = 66+86+64=216 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.56% from 216); Green value is 86 (33.98% from 255 or 39.81% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 86 - color contains mainly: green. Hex color #425640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425640 is #BDA9BF. Grayscale: #4D4D4D. Windows color (decimal): -12429760 or 4216386. OLE color: 4216386.
HSL color Cylindrical-coordinate representation of color #425640: hue angle of 114.55º degrees, saturation: 0.15, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #425640 is Cyan = 0.23, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 86 | 64 | - |
| CMYK | 0.23 | 0 | 0.26 | 0.66 |
| HSL | 114.55º | 0.15% | 0.29% | - |
| HSV(B) | 114.55º | 0.26% | 0.34% | - |
| XYZ | 6.5 | 8.18 | 6.09 | - |
| YUV | 77.51 | 120.37 | 119.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 64 | 0.23 | 0 | 0.26 | 0.66 | 114.55 | 0.15 | 0.29 |
| Hex | 42 | 56 | 40 | 17 | 0 | 1A | 42 | 73 | F | 1D |
| Octal | 102 | 126 | 100 | 27 | 0 | 32 | 102 | 163 | 17 | 35 |
| Binary | 1000010 | 1010110 | 1000000 | 10111 | 0 | 11010 | 1000010 | 1110011 | 1111 | 11101 |
Color Harmonies of #425640
Complementary color
Monochromatic Colors of #425640
Black with #425640
Text Example
Text Example
White with #425640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425640; }
p { color: rgb(66,86,64); }
H1.HeaderClassName
{
color: #425640;
}
.AnyTagClassName
{
color: #425640;
}
</style>
background-color css
<style>
a { background-color: #425640; }
a { background-color: rgb(66,86,64); }
div.DivClassName
{
background-color: #425640;
}
.BgClassName
{
background-color: #425640;
}
</style>
border-color css
<style>
span { border-color: #425640; }
span { border-color: rgb(66,86,64); }
td.TdClassName
{
border-color: #425640;
}
.TagClassName
{
border-color: #425640;
}
</style>