Shades of Dell #487432
Tints of Dell #487432
RGB
CMYK
RGB Variations
Color information
#487432 (or 0x487432) is known color: Dell. HEX triplet: 48, 74 and 32. RGB value is (72,116,50). Sum of RGB (Red+Green+Blue) = 72+116+50=238 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.25% from 238); Green value is 116 (45.70% from 255 or 48.74% from 238); Blue value is 50 (19.92% from 255 or 21.01% from 238); Max value from RGB is 116 - color contains mainly: green. Hex color #487432 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487432 is #B78BCD. Grayscale: #5F5F5F. Windows color (decimal): -12028878 or 3306568. OLE color: 3306568.
HSL color Cylindrical-coordinate representation of color #487432: hue angle of 100º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #487432 is Cyan = 0.38, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 116 | 50 | - |
| CMYK | 0.38 | 0 | 0.57 | 0.55 |
| HSL | 100º | 0.4% | 0.33% | - |
| HSV(B) | 100º | 0.57% | 0.45% | - |
| XYZ | 9.49 | 14.1 | 5.24 | - |
| YUV | 95.32 | 102.42 | 111.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 116 | 50 | 0.38 | 0 | 0.57 | 0.55 | 100 | 0.4 | 0.33 |
| Hex | 48 | 74 | 32 | 26 | 0 | 39 | 37 | 64 | 28 | 21 |
| Octal | 110 | 164 | 62 | 46 | 0 | 71 | 67 | 144 | 50 | 41 |
| Binary | 1001000 | 1110100 | 110010 | 100110 | 0 | 111001 | 110111 | 1100100 | 101000 | 100001 |
Color Harmonies of #487432
Complementary color
Monochromatic Colors of #487432
Black with #487432
Text Example
Text Example
White with #487432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487432; }
p { color: rgb(72,116,50); }
H1.HeaderClassName
{
color: #487432;
}
.AnyTagClassName
{
color: #487432;
}
</style>
background-color css
<style>
a { background-color: #487432; }
a { background-color: rgb(72,116,50); }
div.DivClassName
{
background-color: #487432;
}
.BgClassName
{
background-color: #487432;
}
</style>
border-color css
<style>
span { border-color: #487432; }
span { border-color: rgb(72,116,50); }
td.TdClassName
{
border-color: #487432;
}
.TagClassName
{
border-color: #487432;
}
</style>