Shades of Dell #486227
Tints of Dell #486227
RGB
CMYK
RGB Variations
Color information
#486227 (or 0x486227) is known color: Dell. HEX triplet: 48, 62 and 27. RGB value is (72,98,39). Sum of RGB (Red+Green+Blue) = 72+98+39=209 (27% of max value = 765). Red value is 72 (28.52% from 255 or 34.45% from 209); Green value is 98 (38.67% from 255 or 46.89% from 209); Blue value is 39 (15.62% from 255 or 18.66% from 209); Max value from RGB is 98 - color contains mainly: green. Hex color #486227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486227 is #B79DD8. Grayscale: #535353. Windows color (decimal): -12033497 or 2581064. OLE color: 2581064.
HSL color Cylindrical-coordinate representation of color #486227: hue angle of 86.44º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #486227 is Cyan = 0.27, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 98 | 39 | - |
| CMYK | 0.27 | 0 | 0.60 | 0.62 |
| HSL | 86.44º | 0.43% | 0.27% | - |
| HSV(B) | 86.44º | 0.6% | 0.38% | - |
| XYZ | 7.41 | 10.26 | 3.51 | - |
| YUV | 83.5 | 102.89 | 119.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 39 | 0.27 | 0 | 0.60 | 0.62 | 86.44 | 0.43 | 0.27 |
| Hex | 48 | 62 | 27 | 1B | 0 | 3C | 3E | 56 | 2B | 1B |
| Octal | 110 | 142 | 47 | 33 | 0 | 74 | 76 | 126 | 53 | 33 |
| Binary | 1001000 | 1100010 | 100111 | 11011 | 0 | 111100 | 111110 | 1010110 | 101011 | 11011 |
Color Harmonies of #486227
Complementary color
Monochromatic Colors of #486227
Black with #486227
Text Example
Text Example
White with #486227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486227; }
p { color: rgb(72,98,39); }
H1.HeaderClassName
{
color: #486227;
}
.AnyTagClassName
{
color: #486227;
}
</style>
background-color css
<style>
a { background-color: #486227; }
a { background-color: rgb(72,98,39); }
div.DivClassName
{
background-color: #486227;
}
.BgClassName
{
background-color: #486227;
}
</style>
border-color css
<style>
span { border-color: #486227; }
span { border-color: rgb(72,98,39); }
td.TdClassName
{
border-color: #486227;
}
.TagClassName
{
border-color: #486227;
}
</style>