Shades of Grey-Asparagus #426045
Tints of Grey-Asparagus #426045
RGB
CMYK
RGB Variations
Color information
#426045 (or 0x426045) is known color: Grey-Asparagus. HEX triplet: 42, 60 and 45. RGB value is (66,96,69). Sum of RGB (Red+Green+Blue) = 66+96+69=231 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.57% from 231); Green value is 96 (37.89% from 255 or 41.56% from 231); Blue value is 69 (27.34% from 255 or 29.87% from 231); Max value from RGB is 96 - color contains mainly: green. Hex color #426045 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426045 is #BD9FBA. Grayscale: #545454. Windows color (decimal): -12427195 or 4546626. OLE color: 4546626.
HSL color Cylindrical-coordinate representation of color #426045: hue angle of 126º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #426045 is Cyan = 0.31, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 96 | 69 | - |
| CMYK | 0.31 | 0 | 0.28 | 0.62 |
| HSL | 126º | 0.19% | 0.32% | - |
| HSV(B) | 126º | 0.31% | 0.38% | - |
| XYZ | 7.5 | 9.95 | 7.16 | - |
| YUV | 83.95 | 119.56 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 69 | 0.31 | 0 | 0.28 | 0.62 | 126 | 0.19 | 0.32 |
| Hex | 42 | 60 | 45 | 1F | 0 | 1C | 3E | 7E | 13 | 20 |
| Octal | 102 | 140 | 105 | 37 | 0 | 34 | 76 | 176 | 23 | 40 |
| Binary | 1000010 | 1100000 | 1000101 | 11111 | 0 | 11100 | 111110 | 1111110 | 10011 | 100000 |
Color Harmonies of #426045
Complementary color
Monochromatic Colors of #426045
Black with #426045
Text Example
Text Example
White with #426045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426045; }
p { color: rgb(66,96,69); }
H1.HeaderClassName
{
color: #426045;
}
.AnyTagClassName
{
color: #426045;
}
</style>
background-color css
<style>
a { background-color: #426045; }
a { background-color: rgb(66,96,69); }
div.DivClassName
{
background-color: #426045;
}
.BgClassName
{
background-color: #426045;
}
</style>
border-color css
<style>
span { border-color: #426045; }
span { border-color: rgb(66,96,69); }
td.TdClassName
{
border-color: #426045;
}
.TagClassName
{
border-color: #426045;
}
</style>