Shades of Dell #486237
Tints of Dell #486237
RGB
CMYK
RGB Variations
Color information
#486237 (or 0x486237) is known color: Dell. HEX triplet: 48, 62 and 37. RGB value is (72,98,55). Sum of RGB (Red+Green+Blue) = 72+98+55=225 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32% from 225); Green value is 98 (38.67% from 255 or 43.56% from 225); Blue value is 55 (21.88% from 255 or 24.44% from 225); Max value from RGB is 98 - color contains mainly: green. Hex color #486237 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486237 is #B79DC8. Grayscale: #555555. Windows color (decimal): -12033481 or 3629640. OLE color: 3629640.
HSL color Cylindrical-coordinate representation of color #486237: hue angle of 96.28º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #486237 is Cyan = 0.27, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 98 | 55 | - |
| CMYK | 0.27 | 0 | 0.44 | 0.62 |
| HSL | 96.28º | 0.28% | 0.3% | - |
| HSV(B) | 96.28º | 0.44% | 0.38% | - |
| XYZ | 7.73 | 10.39 | 5.21 | - |
| YUV | 85.32 | 110.89 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 55 | 0.27 | 0 | 0.44 | 0.62 | 96.28 | 0.28 | 0.3 |
| Hex | 48 | 62 | 37 | 1B | 0 | 2C | 3E | 60 | 1C | 1E |
| Octal | 110 | 142 | 67 | 33 | 0 | 54 | 76 | 140 | 34 | 36 |
| Binary | 1001000 | 1100010 | 110111 | 11011 | 0 | 101100 | 111110 | 1100000 | 11100 | 11110 |
Color Harmonies of #486237
Complementary color
Monochromatic Colors of #486237
Black with #486237
Text Example
Text Example
White with #486237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486237; }
p { color: rgb(72,98,55); }
H1.HeaderClassName
{
color: #486237;
}
.AnyTagClassName
{
color: #486237;
}
</style>
background-color css
<style>
a { background-color: #486237; }
a { background-color: rgb(72,98,55); }
div.DivClassName
{
background-color: #486237;
}
.BgClassName
{
background-color: #486237;
}
</style>
border-color css
<style>
span { border-color: #486237; }
span { border-color: rgb(72,98,55); }
td.TdClassName
{
border-color: #486237;
}
.TagClassName
{
border-color: #486237;
}
</style>