Shades of Dell #487230
Tints of Dell #487230
RGB
CMYK
RGB Variations
Color information
#487230 (or 0x487230) is known color: Dell. HEX triplet: 48, 72 and 30. RGB value is (72,114,48). Sum of RGB (Red+Green+Blue) = 72+114+48=234 (30% of max value = 765). Red value is 72 (28.52% from 255 or 30.77% from 234); Green value is 114 (44.92% from 255 or 48.72% from 234); Blue value is 48 (19.14% from 255 or 20.51% from 234); Max value from RGB is 114 - color contains mainly: green. Hex color #487230 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487230 is #B78DCF. Grayscale: #5E5E5E. Windows color (decimal): -12029392 or 3174984. OLE color: 3174984.
HSL color Cylindrical-coordinate representation of color #487230: hue angle of 98.18º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #487230 is Cyan = 0.37, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 114 | 48 | - |
| CMYK | 0.37 | 0 | 0.58 | 0.55 |
| HSL | 98.18º | 0.41% | 0.32% | - |
| HSV(B) | 98.18º | 0.58% | 0.45% | - |
| XYZ | 9.22 | 13.63 | 4.94 | - |
| YUV | 93.92 | 102.09 | 112.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 114 | 48 | 0.37 | 0 | 0.58 | 0.55 | 98.18 | 0.41 | 0.32 |
| Hex | 48 | 72 | 30 | 25 | 0 | 3A | 37 | 62 | 29 | 20 |
| Octal | 110 | 162 | 60 | 45 | 0 | 72 | 67 | 142 | 51 | 40 |
| Binary | 1001000 | 1110010 | 110000 | 100101 | 0 | 111010 | 110111 | 1100010 | 101001 | 100000 |
Color Harmonies of #487230
Complementary color
Monochromatic Colors of #487230
Black with #487230
Text Example
Text Example
White with #487230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487230; }
p { color: rgb(72,114,48); }
H1.HeaderClassName
{
color: #487230;
}
.AnyTagClassName
{
color: #487230;
}
</style>
background-color css
<style>
a { background-color: #487230; }
a { background-color: rgb(72,114,48); }
div.DivClassName
{
background-color: #487230;
}
.BgClassName
{
background-color: #487230;
}
</style>
border-color css
<style>
span { border-color: #487230; }
span { border-color: rgb(72,114,48); }
td.TdClassName
{
border-color: #487230;
}
.TagClassName
{
border-color: #487230;
}
</style>