Shades of Dell #486732
Tints of Dell #486732
RGB
CMYK
RGB Variations
Color information
#486732 (or 0x486732) is known color: Dell. HEX triplet: 48, 67 and 32. RGB value is (72,103,50). Sum of RGB (Red+Green+Blue) = 72+103+50=225 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32% from 225); Green value is 103 (40.62% from 255 or 45.78% from 225); Blue value is 50 (19.92% from 255 or 22.22% from 225); Max value from RGB is 103 - color contains mainly: green. Hex color #486732 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486732 is #B798CD. Grayscale: #575757. Windows color (decimal): -12032206 or 3303240. OLE color: 3303240.
HSL color Cylindrical-coordinate representation of color #486732: hue angle of 95.09º degrees, saturation: 0.35, 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 #486732 is Cyan = 0.30, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 103 | 50 | - |
| CMYK | 0.30 | 0 | 0.51 | 0.60 |
| HSL | 95.09º | 0.35% | 0.3% | - |
| HSV(B) | 95.09º | 0.51% | 0.4% | - |
| XYZ | 8.1 | 11.31 | 4.77 | - |
| YUV | 87.69 | 106.73 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 50 | 0.30 | 0 | 0.51 | 0.60 | 95.09 | 0.35 | 0.3 |
| Hex | 48 | 67 | 32 | 1E | 0 | 33 | 3C | 5F | 23 | 1E |
| Octal | 110 | 147 | 62 | 36 | 0 | 63 | 74 | 137 | 43 | 36 |
| Binary | 1001000 | 1100111 | 110010 | 11110 | 0 | 110011 | 111100 | 1011111 | 100011 | 11110 |
Color Harmonies of #486732
Complementary color
Monochromatic Colors of #486732
Black with #486732
Text Example
Text Example
White with #486732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486732; }
p { color: rgb(72,103,50); }
H1.HeaderClassName
{
color: #486732;
}
.AnyTagClassName
{
color: #486732;
}
</style>
background-color css
<style>
a { background-color: #486732; }
a { background-color: rgb(72,103,50); }
div.DivClassName
{
background-color: #486732;
}
.BgClassName
{
background-color: #486732;
}
</style>
border-color css
<style>
span { border-color: #486732; }
span { border-color: rgb(72,103,50); }
td.TdClassName
{
border-color: #486732;
}
.TagClassName
{
border-color: #486732;
}
</style>