Shades of Dell #477432
Tints of Dell #477432
RGB
CMYK
RGB Variations
Color information
#477432 (or 0x477432) is known color: Dell. HEX triplet: 47, 74 and 32. RGB value is (71,116,50). Sum of RGB (Red+Green+Blue) = 71+116+50=237 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.96% from 237); Green value is 116 (45.70% from 255 or 48.95% from 237); Blue value is 50 (19.92% from 255 or 21.10% from 237); Max value from RGB is 116 - color contains mainly: green. Hex color #477432 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477432 is #B88BCD. Grayscale: #5F5F5F. Windows color (decimal): -12094414 or 3306567. OLE color: 3306567.
HSL color Cylindrical-coordinate representation of color #477432: hue angle of 100.91º 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 #477432 is Cyan = 0.39, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 116 | 50 | - |
| CMYK | 0.39 | 0 | 0.57 | 0.55 |
| HSL | 100.91º | 0.4% | 0.33% | - |
| HSV(B) | 100.91º | 0.57% | 0.45% | - |
| XYZ | 9.42 | 14.06 | 5.24 | - |
| YUV | 95.02 | 102.59 | 110.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 50 | 0.39 | 0 | 0.57 | 0.55 | 100.91 | 0.4 | 0.33 |
| Hex | 47 | 74 | 32 | 27 | 0 | 39 | 37 | 65 | 28 | 21 |
| Octal | 107 | 164 | 62 | 47 | 0 | 71 | 67 | 145 | 50 | 41 |
| Binary | 1000111 | 1110100 | 110010 | 100111 | 0 | 111001 | 110111 | 1100101 | 101000 | 100001 |
Color Harmonies of #477432
Complementary color
Monochromatic Colors of #477432
Black with #477432
Text Example
Text Example
White with #477432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477432; }
p { color: rgb(71,116,50); }
H1.HeaderClassName
{
color: #477432;
}
.AnyTagClassName
{
color: #477432;
}
</style>
background-color css
<style>
a { background-color: #477432; }
a { background-color: rgb(71,116,50); }
div.DivClassName
{
background-color: #477432;
}
.BgClassName
{
background-color: #477432;
}
</style>
border-color css
<style>
span { border-color: #477432; }
span { border-color: rgb(71,116,50); }
td.TdClassName
{
border-color: #477432;
}
.TagClassName
{
border-color: #477432;
}
</style>