Shades of Dell #486739
Tints of Dell #486739
RGB
CMYK
RGB Variations
Color information
#486739 (or 0x486739) is known color: Dell. HEX triplet: 48, 67 and 39. RGB value is (72,103,57). Sum of RGB (Red+Green+Blue) = 72+103+57=232 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.03% from 232); Green value is 103 (40.62% from 255 or 44.40% from 232); Blue value is 57 (22.66% from 255 or 24.57% from 232); Max value from RGB is 103 - color contains mainly: green. Hex color #486739 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486739 is #B798C6. Grayscale: #585858. Windows color (decimal): -12032199 or 3761992. OLE color: 3761992.
HSL color Cylindrical-coordinate representation of color #486739: hue angle of 100.43º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #486739 is Cyan = 0.30, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 103 | 57 | - |
| CMYK | 0.30 | 0 | 0.45 | 0.60 |
| HSL | 100.43º | 0.29% | 0.31% | - |
| HSV(B) | 100.43º | 0.45% | 0.4% | - |
| XYZ | 8.26 | 11.37 | 5.63 | - |
| YUV | 88.49 | 110.23 | 116.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 57 | 0.30 | 0 | 0.45 | 0.60 | 100.43 | 0.29 | 0.31 |
| Hex | 48 | 67 | 39 | 1E | 0 | 2D | 3C | 64 | 1D | 1F |
| Octal | 110 | 147 | 71 | 36 | 0 | 55 | 74 | 144 | 35 | 37 |
| Binary | 1001000 | 1100111 | 111001 | 11110 | 0 | 101101 | 111100 | 1100100 | 11101 | 11111 |
Color Harmonies of #486739
Complementary color
Monochromatic Colors of #486739
Black with #486739
Text Example
Text Example
White with #486739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486739; }
p { color: rgb(72,103,57); }
H1.HeaderClassName
{
color: #486739;
}
.AnyTagClassName
{
color: #486739;
}
</style>
background-color css
<style>
a { background-color: #486739; }
a { background-color: rgb(72,103,57); }
div.DivClassName
{
background-color: #486739;
}
.BgClassName
{
background-color: #486739;
}
</style>
border-color css
<style>
span { border-color: #486739; }
span { border-color: rgb(72,103,57); }
td.TdClassName
{
border-color: #486739;
}
.TagClassName
{
border-color: #486739;
}
</style>