Shades of Dell #486631
Tints of Dell #486631
RGB
CMYK
RGB Variations
Color information
#486631 (or 0x486631) is known color: Dell. HEX triplet: 48, 66 and 31. RGB value is (72,102,49). Sum of RGB (Red+Green+Blue) = 72+102+49=223 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.29% from 223); Green value is 102 (40.23% from 255 or 45.74% from 223); Blue value is 49 (19.53% from 255 or 21.97% from 223); Max value from RGB is 102 - color contains mainly: green. Hex color #486631 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486631 is #B799CE. Grayscale: #575757. Windows color (decimal): -12032463 or 3237448. OLE color: 3237448.
HSL color Cylindrical-coordinate representation of color #486631: hue angle of 93.96º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #486631 is Cyan = 0.29, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 72 | 102 | 49 | - |
| CMYK | 0.29 | 0 | 0.52 | 0.6 |
| HSL | 93.96º | 0.35% | 0.3% | - |
| HSV(B) | 93.96º | 0.52% | 0.4% | - |
| XYZ | 7.98 | 11.1 | 4.63 | - |
| YUV | 86.99 | 106.56 | 117.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 102 | 49 | 0.29 | 0 | 0.52 | 0.6 | 93.96 | 0.35 | 0.3 |
| Hex | 48 | 66 | 31 | 1D | 0 | 34 | 3C | 5E | 23 | 1E |
| Octal | 110 | 146 | 61 | 35 | 0 | 64 | 74 | 136 | 43 | 36 |
| Binary | 1001000 | 1100110 | 110001 | 11101 | 0 | 110100 | 111100 | 1011110 | 100011 | 11110 |
Color Harmonies of #486631
Complementary color
Monochromatic Colors of #486631
Black with #486631
Text Example
Text Example
White with #486631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486631; }
p { color: rgb(72,102,49); }
H1.HeaderClassName
{
color: #486631;
}
.AnyTagClassName
{
color: #486631;
}
</style>
background-color css
<style>
a { background-color: #486631; }
a { background-color: rgb(72,102,49); }
div.DivClassName
{
background-color: #486631;
}
.BgClassName
{
background-color: #486631;
}
</style>
border-color css
<style>
span { border-color: #486631; }
span { border-color: rgb(72,102,49); }
td.TdClassName
{
border-color: #486631;
}
.TagClassName
{
border-color: #486631;
}
</style>