Shades of Dell #486632
Tints of Dell #486632
RGB
CMYK
RGB Variations
Color information
#486632 (or 0x486632) is known color: Dell. HEX triplet: 48, 66 and 32. RGB value is (72,102,50). Sum of RGB (Red+Green+Blue) = 72+102+50=224 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.14% from 224); Green value is 102 (40.23% from 255 or 45.54% from 224); Blue value is 50 (19.92% from 255 or 22.32% from 224); Max value from RGB is 102 - color contains mainly: green. Hex color #486632 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486632 is #B799CD. Grayscale: #575757. Windows color (decimal): -12032462 or 3302984. OLE color: 3302984.
HSL color Cylindrical-coordinate representation of color #486632: hue angle of 94.62º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #486632 is Cyan = 0.29, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 72 | 102 | 50 | - |
| CMYK | 0.29 | 0 | 0.51 | 0.6 |
| HSL | 94.62º | 0.34% | 0.3% | - |
| HSV(B) | 94.62º | 0.51% | 0.4% | - |
| XYZ | 8 | 11.11 | 4.74 | - |
| YUV | 87.1 | 107.06 | 117.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 102 | 50 | 0.29 | 0 | 0.51 | 0.6 | 94.62 | 0.34 | 0.3 |
| Hex | 48 | 66 | 32 | 1D | 0 | 33 | 3C | 5F | 22 | 1E |
| Octal | 110 | 146 | 62 | 35 | 0 | 63 | 74 | 137 | 42 | 36 |
| Binary | 1001000 | 1100110 | 110010 | 11101 | 0 | 110011 | 111100 | 1011111 | 100010 | 11110 |
Color Harmonies of #486632
Complementary color
Monochromatic Colors of #486632
Black with #486632
Text Example
Text Example
White with #486632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486632; }
p { color: rgb(72,102,50); }
H1.HeaderClassName
{
color: #486632;
}
.AnyTagClassName
{
color: #486632;
}
</style>
background-color css
<style>
a { background-color: #486632; }
a { background-color: rgb(72,102,50); }
div.DivClassName
{
background-color: #486632;
}
.BgClassName
{
background-color: #486632;
}
</style>
border-color css
<style>
span { border-color: #486632; }
span { border-color: rgb(72,102,50); }
td.TdClassName
{
border-color: #486632;
}
.TagClassName
{
border-color: #486632;
}
</style>