Shades of Dell #486137
Tints of Dell #486137
RGB
CMYK
RGB Variations
Color information
#486137 (or 0x486137) is known color: Dell. HEX triplet: 48, 61 and 37. RGB value is (72,97,55). Sum of RGB (Red+Green+Blue) = 72+97+55=224 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.14% from 224); Green value is 97 (38.28% from 255 or 43.30% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 97 - color contains mainly: green. Hex color #486137 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486137 is #B79EC8. Grayscale: #545454. Windows color (decimal): -12033737 or 3629384. OLE color: 3629384.
HSL color Cylindrical-coordinate representation of color #486137: hue angle of 95.71º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #486137 is Cyan = 0.26, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 97 | 55 | - |
| CMYK | 0.26 | 0 | 0.43 | 0.62 |
| HSL | 95.71º | 0.28% | 0.3% | - |
| HSV(B) | 95.71º | 0.43% | 0.38% | - |
| XYZ | 7.64 | 10.2 | 5.18 | - |
| YUV | 84.74 | 111.22 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 97 | 55 | 0.26 | 0 | 0.43 | 0.62 | 95.71 | 0.28 | 0.3 |
| Hex | 48 | 61 | 37 | 1A | 0 | 2B | 3E | 60 | 1C | 1E |
| Octal | 110 | 141 | 67 | 32 | 0 | 53 | 76 | 140 | 34 | 36 |
| Binary | 1001000 | 1100001 | 110111 | 11010 | 0 | 101011 | 111110 | 1100000 | 11100 | 11110 |
Color Harmonies of #486137
Complementary color
Monochromatic Colors of #486137
Black with #486137
Text Example
Text Example
White with #486137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486137; }
p { color: rgb(72,97,55); }
H1.HeaderClassName
{
color: #486137;
}
.AnyTagClassName
{
color: #486137;
}
</style>
background-color css
<style>
a { background-color: #486137; }
a { background-color: rgb(72,97,55); }
div.DivClassName
{
background-color: #486137;
}
.BgClassName
{
background-color: #486137;
}
</style>
border-color css
<style>
span { border-color: #486137; }
span { border-color: rgb(72,97,55); }
td.TdClassName
{
border-color: #486137;
}
.TagClassName
{
border-color: #486137;
}
</style>