Shades of Dell #486239
Tints of Dell #486239
RGB
CMYK
RGB Variations
Color information
#486239 (or 0x486239) is known color: Dell. HEX triplet: 48, 62 and 39. RGB value is (72,98,57). Sum of RGB (Red+Green+Blue) = 72+98+57=227 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.72% from 227); Green value is 98 (38.67% from 255 or 43.17% from 227); Blue value is 57 (22.66% from 255 or 25.11% from 227); Max value from RGB is 98 - color contains mainly: green. Hex color #486239 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486239 is #B79DC6. Grayscale: #555555. Windows color (decimal): -12033479 or 3760712. OLE color: 3760712.
HSL color Cylindrical-coordinate representation of color #486239: hue angle of 98.05º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #486239 is Cyan = 0.27, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 98 | 57 | - |
| CMYK | 0.27 | 0 | 0.42 | 0.62 |
| HSL | 98.05º | 0.26% | 0.3% | - |
| HSV(B) | 98.05º | 0.42% | 0.38% | - |
| XYZ | 7.78 | 10.41 | 5.47 | - |
| YUV | 85.55 | 111.89 | 118.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 57 | 0.27 | 0 | 0.42 | 0.62 | 98.05 | 0.26 | 0.3 |
| Hex | 48 | 62 | 39 | 1B | 0 | 2A | 3E | 62 | 1A | 1E |
| Octal | 110 | 142 | 71 | 33 | 0 | 52 | 76 | 142 | 32 | 36 |
| Binary | 1001000 | 1100010 | 111001 | 11011 | 0 | 101010 | 111110 | 1100010 | 11010 | 11110 |
Color Harmonies of #486239
Complementary color
Monochromatic Colors of #486239
Black with #486239
Text Example
Text Example
White with #486239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486239; }
p { color: rgb(72,98,57); }
H1.HeaderClassName
{
color: #486239;
}
.AnyTagClassName
{
color: #486239;
}
</style>
background-color css
<style>
a { background-color: #486239; }
a { background-color: rgb(72,98,57); }
div.DivClassName
{
background-color: #486239;
}
.BgClassName
{
background-color: #486239;
}
</style>
border-color css
<style>
span { border-color: #486239; }
span { border-color: rgb(72,98,57); }
td.TdClassName
{
border-color: #486239;
}
.TagClassName
{
border-color: #486239;
}
</style>