Shades of Grey-Asparagus #426344
Tints of Grey-Asparagus #426344
RGB
CMYK
RGB Variations
Color information
#426344 (or 0x426344) is known color: Grey-Asparagus. HEX triplet: 42, 63 and 44. RGB value is (66,99,68). Sum of RGB (Red+Green+Blue) = 66+99+68=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 99 (39.06% from 255 or 42.49% from 233); Blue value is 68 (26.95% from 255 or 29.18% from 233); Max value from RGB is 99 - color contains mainly: green. Hex color #426344 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426344 is #BD9CBB. Grayscale: #555555. Windows color (decimal): -12426428 or 4481858. OLE color: 4481858.
HSL color Cylindrical-coordinate representation of color #426344: hue angle of 123.64º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #426344 is Cyan = 0.33, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 99 | 68 | - |
| CMYK | 0.33 | 0 | 0.31 | 0.61 |
| HSL | 123.64º | 0.2% | 0.32% | - |
| HSV(B) | 123.64º | 0.33% | 0.39% | - |
| XYZ | 7.75 | 10.5 | 7.09 | - |
| YUV | 85.6 | 118.07 | 114.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 99 | 68 | 0.33 | 0 | 0.31 | 0.61 | 123.64 | 0.2 | 0.32 |
| Hex | 42 | 63 | 44 | 21 | 0 | 1F | 3D | 7C | 14 | 20 |
| Octal | 102 | 143 | 104 | 41 | 0 | 37 | 75 | 174 | 24 | 40 |
| Binary | 1000010 | 1100011 | 1000100 | 100001 | 0 | 11111 | 111101 | 1111100 | 10100 | 100000 |
Color Harmonies of #426344
Complementary color
Monochromatic Colors of #426344
Black with #426344
Text Example
Text Example
White with #426344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426344; }
p { color: rgb(66,99,68); }
H1.HeaderClassName
{
color: #426344;
}
.AnyTagClassName
{
color: #426344;
}
</style>
background-color css
<style>
a { background-color: #426344; }
a { background-color: rgb(66,99,68); }
div.DivClassName
{
background-color: #426344;
}
.BgClassName
{
background-color: #426344;
}
</style>
border-color css
<style>
span { border-color: #426344; }
span { border-color: rgb(66,99,68); }
td.TdClassName
{
border-color: #426344;
}
.TagClassName
{
border-color: #426344;
}
</style>