Shades of Dell #487127
Tints of Dell #487127
RGB
CMYK
RGB Variations
Color information
#487127 (or 0x487127) is known color: Dell. HEX triplet: 48, 71 and 27. RGB value is (72,113,39). Sum of RGB (Red+Green+Blue) = 72+113+39=224 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.14% from 224); Green value is 113 (44.53% from 255 or 50.45% from 224); Blue value is 39 (15.62% from 255 or 17.41% from 224); Max value from RGB is 113 - color contains mainly: green. Hex color #487127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487127 is #B78ED8. Grayscale: #5C5C5C. Windows color (decimal): -12029657 or 2584904. OLE color: 2584904.
HSL color Cylindrical-coordinate representation of color #487127: hue angle of 93.24º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #487127 is Cyan = 0.36, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 113 | 39 | - |
| CMYK | 0.36 | 0 | 0.65 | 0.56 |
| HSL | 93.24º | 0.49% | 0.3% | - |
| HSV(B) | 93.24º | 0.65% | 0.44% | - |
| XYZ | 8.94 | 13.33 | 4.02 | - |
| YUV | 92.31 | 97.92 | 113.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 113 | 39 | 0.36 | 0 | 0.65 | 0.56 | 93.24 | 0.49 | 0.3 |
| Hex | 48 | 71 | 27 | 24 | 0 | 41 | 38 | 5D | 31 | 1E |
| Octal | 110 | 161 | 47 | 44 | 0 | 101 | 70 | 135 | 61 | 36 |
| Binary | 1001000 | 1110001 | 100111 | 100100 | 0 | 1000001 | 111000 | 1011101 | 110001 | 11110 |
Color Harmonies of #487127
Complementary color
Monochromatic Colors of #487127
Black with #487127
Text Example
Text Example
White with #487127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487127; }
p { color: rgb(72,113,39); }
H1.HeaderClassName
{
color: #487127;
}
.AnyTagClassName
{
color: #487127;
}
</style>
background-color css
<style>
a { background-color: #487127; }
a { background-color: rgb(72,113,39); }
div.DivClassName
{
background-color: #487127;
}
.BgClassName
{
background-color: #487127;
}
</style>
border-color css
<style>
span { border-color: #487127; }
span { border-color: rgb(72,113,39); }
td.TdClassName
{
border-color: #487127;
}
.TagClassName
{
border-color: #487127;
}
</style>