Shades of Dell #486829
Tints of Dell #486829
RGB
CMYK
RGB Variations
Color information
#486829 (or 0x486829) is known color: Dell. HEX triplet: 48, 68 and 29. RGB value is (72,104,41). Sum of RGB (Red+Green+Blue) = 72+104+41=217 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.18% from 217); Green value is 104 (41.02% from 255 or 47.93% from 217); Blue value is 41 (16.41% from 255 or 18.89% from 217); Max value from RGB is 104 - color contains mainly: green. Hex color #486829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486829 is #B797D6. Grayscale: #575757. Windows color (decimal): -12031959 or 2713672. OLE color: 2713672.
HSL color Cylindrical-coordinate representation of color #486829: hue angle of 90.48º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #486829 is Cyan = 0.31, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 104 | 41 | - |
| CMYK | 0.31 | 0 | 0.61 | 0.59 |
| HSL | 90.48º | 0.43% | 0.28% | - |
| HSV(B) | 90.48º | 0.61% | 0.41% | - |
| XYZ | 8.02 | 11.44 | 3.88 | - |
| YUV | 87.25 | 101.9 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 104 | 41 | 0.31 | 0 | 0.61 | 0.59 | 90.48 | 0.43 | 0.28 |
| Hex | 48 | 68 | 29 | 1F | 0 | 3D | 3B | 5A | 2B | 1C |
| Octal | 110 | 150 | 51 | 37 | 0 | 75 | 73 | 132 | 53 | 34 |
| Binary | 1001000 | 1101000 | 101001 | 11111 | 0 | 111101 | 111011 | 1011010 | 101011 | 11100 |
Color Harmonies of #486829
Complementary color
Monochromatic Colors of #486829
Black with #486829
Text Example
Text Example
White with #486829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486829; }
p { color: rgb(72,104,41); }
H1.HeaderClassName
{
color: #486829;
}
.AnyTagClassName
{
color: #486829;
}
</style>
background-color css
<style>
a { background-color: #486829; }
a { background-color: rgb(72,104,41); }
div.DivClassName
{
background-color: #486829;
}
.BgClassName
{
background-color: #486829;
}
</style>
border-color css
<style>
span { border-color: #486829; }
span { border-color: rgb(72,104,41); }
td.TdClassName
{
border-color: #486829;
}
.TagClassName
{
border-color: #486829;
}
</style>