Shades of Dell #486038
Tints of Dell #486038
RGB
CMYK
RGB Variations
Color information
#486038 (or 0x486038) is known color: Dell. HEX triplet: 48, 60 and 38. RGB value is (72,96,56). Sum of RGB (Red+Green+Blue) = 72+96+56=224 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.14% from 224); Green value is 96 (37.89% from 255 or 42.86% from 224); Blue value is 56 (22.27% from 255 or 25% from 224); Max value from RGB is 96 - color contains mainly: green. Hex color #486038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486038 is #B79FC7. Grayscale: #545454. Windows color (decimal): -12033992 or 3694664. OLE color: 3694664.
HSL color Cylindrical-coordinate representation of color #486038: hue angle of 96º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #486038 is Cyan = 0.25, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 96 | 56 | - |
| CMYK | 0.25 | 0 | 0.42 | 0.62 |
| HSL | 96º | 0.26% | 0.3% | - |
| HSV(B) | 96º | 0.42% | 0.38% | - |
| XYZ | 7.57 | 10.03 | 5.28 | - |
| YUV | 84.26 | 112.05 | 119.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 96 | 56 | 0.25 | 0 | 0.42 | 0.62 | 96 | 0.26 | 0.3 |
| Hex | 48 | 60 | 38 | 19 | 0 | 2A | 3E | 60 | 1A | 1E |
| Octal | 110 | 140 | 70 | 31 | 0 | 52 | 76 | 140 | 32 | 36 |
| Binary | 1001000 | 1100000 | 111000 | 11001 | 0 | 101010 | 111110 | 1100000 | 11010 | 11110 |
Color Harmonies of #486038
Complementary color
Monochromatic Colors of #486038
Black with #486038
Text Example
Text Example
White with #486038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486038; }
p { color: rgb(72,96,56); }
H1.HeaderClassName
{
color: #486038;
}
.AnyTagClassName
{
color: #486038;
}
</style>
background-color css
<style>
a { background-color: #486038; }
a { background-color: rgb(72,96,56); }
div.DivClassName
{
background-color: #486038;
}
.BgClassName
{
background-color: #486038;
}
</style>
border-color css
<style>
span { border-color: #486038; }
span { border-color: rgb(72,96,56); }
td.TdClassName
{
border-color: #486038;
}
.TagClassName
{
border-color: #486038;
}
</style>