Shades of Dell #487227
Tints of Dell #487227
RGB
CMYK
RGB Variations
Color information
#487227 (or 0x487227) is known color: Dell. HEX triplet: 48, 72 and 27. RGB value is (72,114,39). Sum of RGB (Red+Green+Blue) = 72+114+39=225 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32% from 225); Green value is 114 (44.92% from 255 or 50.67% from 225); Blue value is 39 (15.62% from 255 or 17.33% from 225); Max value from RGB is 114 - color contains mainly: green. Hex color #487227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487227 is #B78DD8. Grayscale: #5D5D5D. Windows color (decimal): -12029401 or 2585160. OLE color: 2585160.
HSL color Cylindrical-coordinate representation of color #487227: hue angle of 93.6º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #487227 is Cyan = 0.37, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 114 | 39 | - |
| CMYK | 0.37 | 0 | 0.66 | 0.55 |
| HSL | 93.6º | 0.49% | 0.3% | - |
| HSV(B) | 93.6º | 0.66% | 0.45% | - |
| XYZ | 9.06 | 13.56 | 4.06 | - |
| YUV | 92.89 | 97.59 | 113.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 114 | 39 | 0.37 | 0 | 0.66 | 0.55 | 93.6 | 0.49 | 0.3 |
| Hex | 48 | 72 | 27 | 25 | 0 | 42 | 37 | 5E | 31 | 1E |
| Octal | 110 | 162 | 47 | 45 | 0 | 102 | 67 | 136 | 61 | 36 |
| Binary | 1001000 | 1110010 | 100111 | 100101 | 0 | 1000010 | 110111 | 1011110 | 110001 | 11110 |
Color Harmonies of #487227
Complementary color
Monochromatic Colors of #487227
Black with #487227
Text Example
Text Example
White with #487227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487227; }
p { color: rgb(72,114,39); }
H1.HeaderClassName
{
color: #487227;
}
.AnyTagClassName
{
color: #487227;
}
</style>
background-color css
<style>
a { background-color: #487227; }
a { background-color: rgb(72,114,39); }
div.DivClassName
{
background-color: #487227;
}
.BgClassName
{
background-color: #487227;
}
</style>
border-color css
<style>
span { border-color: #487227; }
span { border-color: rgb(72,114,39); }
td.TdClassName
{
border-color: #487227;
}
.TagClassName
{
border-color: #487227;
}
</style>