Shades of Dell #486338
Tints of Dell #486338
RGB
CMYK
RGB Variations
Color information
#486338 (or 0x486338) is known color: Dell. HEX triplet: 48, 63 and 38. RGB value is (72,99,56). Sum of RGB (Red+Green+Blue) = 72+99+56=227 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.72% from 227); Green value is 99 (39.06% from 255 or 43.61% from 227); Blue value is 56 (22.27% from 255 or 24.67% from 227); Max value from RGB is 99 - color contains mainly: green. Hex color #486338 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486338 is #B79CC7. Grayscale: #565656. Windows color (decimal): -12033224 or 3695432. OLE color: 3695432.
HSL color Cylindrical-coordinate representation of color #486338: hue angle of 97.67º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #486338 is Cyan = 0.27, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 99 | 56 | - |
| CMYK | 0.27 | 0 | 0.43 | 0.61 |
| HSL | 97.67º | 0.28% | 0.3% | - |
| HSV(B) | 97.67º | 0.43% | 0.39% | - |
| XYZ | 7.85 | 10.59 | 5.37 | - |
| YUV | 86.03 | 111.05 | 118 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 99 | 56 | 0.27 | 0 | 0.43 | 0.61 | 97.67 | 0.28 | 0.3 |
| Hex | 48 | 63 | 38 | 1B | 0 | 2B | 3D | 62 | 1C | 1E |
| Octal | 110 | 143 | 70 | 33 | 0 | 53 | 75 | 142 | 34 | 36 |
| Binary | 1001000 | 1100011 | 111000 | 11011 | 0 | 101011 | 111101 | 1100010 | 11100 | 11110 |
Color Harmonies of #486338
Complementary color
Monochromatic Colors of #486338
Black with #486338
Text Example
Text Example
White with #486338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486338; }
p { color: rgb(72,99,56); }
H1.HeaderClassName
{
color: #486338;
}
.AnyTagClassName
{
color: #486338;
}
</style>
background-color css
<style>
a { background-color: #486338; }
a { background-color: rgb(72,99,56); }
div.DivClassName
{
background-color: #486338;
}
.BgClassName
{
background-color: #486338;
}
</style>
border-color css
<style>
span { border-color: #486338; }
span { border-color: rgb(72,99,56); }
td.TdClassName
{
border-color: #486338;
}
.TagClassName
{
border-color: #486338;
}
</style>