Shades of Dell #486736
Tints of Dell #486736
RGB
CMYK
RGB Variations
Color information
#486736 (or 0x486736) is known color: Dell. HEX triplet: 48, 67 and 36. RGB value is (72,103,54). Sum of RGB (Red+Green+Blue) = 72+103+54=229 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.44% from 229); Green value is 103 (40.62% from 255 or 44.98% from 229); Blue value is 54 (21.48% from 255 or 23.58% from 229); Max value from RGB is 103 - color contains mainly: green. Hex color #486736 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486736 is #B798C9. Grayscale: #585858. Windows color (decimal): -12032202 or 3565384. OLE color: 3565384.
HSL color Cylindrical-coordinate representation of color #486736: hue angle of 97.96º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #486736 is Cyan = 0.30, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 103 | 54 | - |
| CMYK | 0.30 | 0 | 0.48 | 0.60 |
| HSL | 97.96º | 0.31% | 0.31% | - |
| HSV(B) | 97.96º | 0.48% | 0.4% | - |
| XYZ | 8.19 | 11.34 | 5.25 | - |
| YUV | 88.15 | 108.73 | 116.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 54 | 0.30 | 0 | 0.48 | 0.60 | 97.96 | 0.31 | 0.31 |
| Hex | 48 | 67 | 36 | 1E | 0 | 30 | 3C | 62 | 1F | 1F |
| Octal | 110 | 147 | 66 | 36 | 0 | 60 | 74 | 142 | 37 | 37 |
| Binary | 1001000 | 1100111 | 110110 | 11110 | 0 | 110000 | 111100 | 1100010 | 11111 | 11111 |
Color Harmonies of #486736
Complementary color
Monochromatic Colors of #486736
Black with #486736
Text Example
Text Example
White with #486736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486736; }
p { color: rgb(72,103,54); }
H1.HeaderClassName
{
color: #486736;
}
.AnyTagClassName
{
color: #486736;
}
</style>
background-color css
<style>
a { background-color: #486736; }
a { background-color: rgb(72,103,54); }
div.DivClassName
{
background-color: #486736;
}
.BgClassName
{
background-color: #486736;
}
</style>
border-color css
<style>
span { border-color: #486736; }
span { border-color: rgb(72,103,54); }
td.TdClassName
{
border-color: #486736;
}
.TagClassName
{
border-color: #486736;
}
</style>