Shades of Dell #486337
Tints of Dell #486337
RGB
CMYK
RGB Variations
Color information
#486337 (or 0x486337) is known color: Dell. HEX triplet: 48, 63 and 37. RGB value is (72,99,55). Sum of RGB (Red+Green+Blue) = 72+99+55=226 (29% of max value = 765). Red value is 72 (28.52% from 255 or 31.86% from 226); Green value is 99 (39.06% from 255 or 43.81% from 226); Blue value is 55 (21.88% from 255 or 24.34% from 226); Max value from RGB is 99 - color contains mainly: green. Hex color #486337 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486337 is #B79CC8. Grayscale: #565656. Windows color (decimal): -12033225 or 3629896. OLE color: 3629896.
HSL color Cylindrical-coordinate representation of color #486337: hue angle of 96.82º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #486337 is Cyan = 0.27, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 99 | 55 | - |
| CMYK | 0.27 | 0 | 0.44 | 0.61 |
| HSL | 96.82º | 0.29% | 0.3% | - |
| HSV(B) | 96.82º | 0.44% | 0.39% | - |
| XYZ | 7.82 | 10.58 | 5.24 | - |
| YUV | 85.91 | 110.55 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 99 | 55 | 0.27 | 0 | 0.44 | 0.61 | 96.82 | 0.29 | 0.3 |
| Hex | 48 | 63 | 37 | 1B | 0 | 2C | 3D | 61 | 1D | 1E |
| Octal | 110 | 143 | 67 | 33 | 0 | 54 | 75 | 141 | 35 | 36 |
| Binary | 1001000 | 1100011 | 110111 | 11011 | 0 | 101100 | 111101 | 1100001 | 11101 | 11110 |
Color Harmonies of #486337
Complementary color
Monochromatic Colors of #486337
Black with #486337
Text Example
Text Example
White with #486337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486337; }
p { color: rgb(72,99,55); }
H1.HeaderClassName
{
color: #486337;
}
.AnyTagClassName
{
color: #486337;
}
</style>
background-color css
<style>
a { background-color: #486337; }
a { background-color: rgb(72,99,55); }
div.DivClassName
{
background-color: #486337;
}
.BgClassName
{
background-color: #486337;
}
</style>
border-color css
<style>
span { border-color: #486337; }
span { border-color: rgb(72,99,55); }
td.TdClassName
{
border-color: #486337;
}
.TagClassName
{
border-color: #486337;
}
</style>