Shades of Grey-Asparagus #486744
Tints of Grey-Asparagus #486744
RGB
CMYK
RGB Variations
Color information
#486744 (or 0x486744) is known color: Grey-Asparagus. HEX triplet: 48, 67 and 44. RGB value is (72,103,68). Sum of RGB (Red+Green+Blue) = 72+103+68=243 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.63% from 243); Green value is 103 (40.62% from 255 or 42.39% from 243); Blue value is 68 (26.95% from 255 or 27.98% from 243); Max value from RGB is 103 - color contains mainly: green. Hex color #486744 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486744 is #B798BB. Grayscale: #595959. Windows color (decimal): -12032188 or 4482888. OLE color: 4482888.
HSL color Cylindrical-coordinate representation of color #486744: hue angle of 113.14º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #486744 is Cyan = 0.30, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 103 | 68 | - |
| CMYK | 0.30 | 0 | 0.34 | 0.60 |
| HSL | 113.14º | 0.2% | 0.34% | - |
| HSV(B) | 113.14º | 0.34% | 0.4% | - |
| XYZ | 8.57 | 11.5 | 7.24 | - |
| YUV | 89.74 | 115.73 | 115.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 68 | 0.30 | 0 | 0.34 | 0.60 | 113.14 | 0.2 | 0.34 |
| Hex | 48 | 67 | 44 | 1E | 0 | 22 | 3C | 71 | 14 | 22 |
| Octal | 110 | 147 | 104 | 36 | 0 | 42 | 74 | 161 | 24 | 42 |
| Binary | 1001000 | 1100111 | 1000100 | 11110 | 0 | 100010 | 111100 | 1110001 | 10100 | 100010 |
Color Harmonies of #486744
Complementary color
Monochromatic Colors of #486744
Black with #486744
Text Example
Text Example
White with #486744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486744; }
p { color: rgb(72,103,68); }
H1.HeaderClassName
{
color: #486744;
}
.AnyTagClassName
{
color: #486744;
}
</style>
background-color css
<style>
a { background-color: #486744; }
a { background-color: rgb(72,103,68); }
div.DivClassName
{
background-color: #486744;
}
.BgClassName
{
background-color: #486744;
}
</style>
border-color css
<style>
span { border-color: #486744; }
span { border-color: rgb(72,103,68); }
td.TdClassName
{
border-color: #486744;
}
.TagClassName
{
border-color: #486744;
}
</style>