Shades of Dell #486228
Tints of Dell #486228
RGB
CMYK
RGB Variations
Color information
#486228 (or 0x486228) is known color: Dell. HEX triplet: 48, 62 and 28. RGB value is (72,98,40). Sum of RGB (Red+Green+Blue) = 72+98+40=210 (27% of max value = 765). Red value is 72 (28.52% from 255 or 34.29% from 210); Green value is 98 (38.67% from 255 or 46.67% from 210); Blue value is 40 (16.02% from 255 or 19.05% from 210); Max value from RGB is 98 - color contains mainly: green. Hex color #486228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486228 is #B79DD7. Grayscale: #535353. Windows color (decimal): -12033496 or 2646600. OLE color: 2646600.
HSL color Cylindrical-coordinate representation of color #486228: hue angle of 86.9º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #486228 is Cyan = 0.27, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 98 | 40 | - |
| CMYK | 0.27 | 0 | 0.59 | 0.62 |
| HSL | 86.9º | 0.42% | 0.27% | - |
| HSV(B) | 86.9º | 0.59% | 0.38% | - |
| XYZ | 7.42 | 10.27 | 3.6 | - |
| YUV | 83.61 | 103.39 | 119.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 40 | 0.27 | 0 | 0.59 | 0.62 | 86.9 | 0.42 | 0.27 |
| Hex | 48 | 62 | 28 | 1B | 0 | 3B | 3E | 57 | 2A | 1B |
| Octal | 110 | 142 | 50 | 33 | 0 | 73 | 76 | 127 | 52 | 33 |
| Binary | 1001000 | 1100010 | 101000 | 11011 | 0 | 111011 | 111110 | 1010111 | 101010 | 11011 |
Color Harmonies of #486228
Complementary color
Monochromatic Colors of #486228
Black with #486228
Text Example
Text Example
White with #486228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486228; }
p { color: rgb(72,98,40); }
H1.HeaderClassName
{
color: #486228;
}
.AnyTagClassName
{
color: #486228;
}
</style>
background-color css
<style>
a { background-color: #486228; }
a { background-color: rgb(72,98,40); }
div.DivClassName
{
background-color: #486228;
}
.BgClassName
{
background-color: #486228;
}
</style>
border-color css
<style>
span { border-color: #486228; }
span { border-color: rgb(72,98,40); }
td.TdClassName
{
border-color: #486228;
}
.TagClassName
{
border-color: #486228;
}
</style>