Shades of Dell #486331
Tints of Dell #486331
RGB
CMYK
RGB Variations
Color information
#486331 (or 0x486331) is known color: Dell. HEX triplet: 48, 63 and 31. RGB value is (72,99,49). Sum of RGB (Red+Green+Blue) = 72+99+49=220 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.73% from 220); Green value is 99 (39.06% from 255 or 45% from 220); Blue value is 49 (19.53% from 255 or 22.27% from 220); Max value from RGB is 99 - color contains mainly: green. Hex color #486331 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486331 is #B79CCE. Grayscale: #555555. Windows color (decimal): -12033231 or 3236680. OLE color: 3236680.
HSL color Cylindrical-coordinate representation of color #486331: hue angle of 92.4º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #486331 is Cyan = 0.27, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 99 | 49 | - |
| CMYK | 0.27 | 0 | 0.51 | 0.61 |
| HSL | 92.4º | 0.34% | 0.29% | - |
| HSV(B) | 92.4º | 0.51% | 0.39% | - |
| XYZ | 7.69 | 10.52 | 4.53 | - |
| YUV | 85.23 | 107.55 | 118.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 99 | 49 | 0.27 | 0 | 0.51 | 0.61 | 92.4 | 0.34 | 0.29 |
| Hex | 48 | 63 | 31 | 1B | 0 | 33 | 3D | 5C | 22 | 1D |
| Octal | 110 | 143 | 61 | 33 | 0 | 63 | 75 | 134 | 42 | 35 |
| Binary | 1001000 | 1100011 | 110001 | 11011 | 0 | 110011 | 111101 | 1011100 | 100010 | 11101 |
Color Harmonies of #486331
Complementary color
Monochromatic Colors of #486331
Black with #486331
Text Example
Text Example
White with #486331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486331; }
p { color: rgb(72,99,49); }
H1.HeaderClassName
{
color: #486331;
}
.AnyTagClassName
{
color: #486331;
}
</style>
background-color css
<style>
a { background-color: #486331; }
a { background-color: rgb(72,99,49); }
div.DivClassName
{
background-color: #486331;
}
.BgClassName
{
background-color: #486331;
}
</style>
border-color css
<style>
span { border-color: #486331; }
span { border-color: rgb(72,99,49); }
td.TdClassName
{
border-color: #486331;
}
.TagClassName
{
border-color: #486331;
}
</style>