Shades of Dell #486927
Tints of Dell #486927
RGB
CMYK
RGB Variations
Color information
#486927 (or 0x486927) is known color: Dell. HEX triplet: 48, 69 and 27. RGB value is (72,105,39). Sum of RGB (Red+Green+Blue) = 72+105+39=216 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.33% from 216); Green value is 105 (41.41% from 255 or 48.61% from 216); Blue value is 39 (15.62% from 255 or 18.06% from 216); Max value from RGB is 105 - color contains mainly: green. Hex color #486927 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486927 is #B796D8. Grayscale: #575757. Windows color (decimal): -12031705 or 2582856. OLE color: 2582856.
HSL color Cylindrical-coordinate representation of color #486927: hue angle of 90º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #486927 is Cyan = 0.31, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 105 | 39 | - |
| CMYK | 0.31 | 0 | 0.63 | 0.59 |
| HSL | 90º | 0.46% | 0.28% | - |
| HSV(B) | 90º | 0.63% | 0.41% | - |
| XYZ | 8.09 | 11.63 | 3.74 | - |
| YUV | 87.61 | 100.57 | 116.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 105 | 39 | 0.31 | 0 | 0.63 | 0.59 | 90 | 0.46 | 0.28 |
| Hex | 48 | 69 | 27 | 1F | 0 | 3F | 3B | 5A | 2E | 1C |
| Octal | 110 | 151 | 47 | 37 | 0 | 77 | 73 | 132 | 56 | 34 |
| Binary | 1001000 | 1101001 | 100111 | 11111 | 0 | 111111 | 111011 | 1011010 | 101110 | 11100 |
Color Harmonies of #486927
Complementary color
Monochromatic Colors of #486927
Black with #486927
Text Example
Text Example
White with #486927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486927; }
p { color: rgb(72,105,39); }
H1.HeaderClassName
{
color: #486927;
}
.AnyTagClassName
{
color: #486927;
}
</style>
background-color css
<style>
a { background-color: #486927; }
a { background-color: rgb(72,105,39); }
div.DivClassName
{
background-color: #486927;
}
.BgClassName
{
background-color: #486927;
}
</style>
border-color css
<style>
span { border-color: #486927; }
span { border-color: rgb(72,105,39); }
td.TdClassName
{
border-color: #486927;
}
.TagClassName
{
border-color: #486927;
}
</style>