Shades of Dell #477423
Tints of Dell #477423
RGB
CMYK
RGB Variations
Color information
#477423 (or 0x477423) is known color: Dell. HEX triplet: 47, 74 and 23. RGB value is (71,116,35). Sum of RGB (Red+Green+Blue) = 71+116+35=222 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.98% from 222); Green value is 116 (45.70% from 255 or 52.25% from 222); Blue value is 35 (14.06% from 255 or 15.77% from 222); Max value from RGB is 116 - color contains mainly: green. Hex color #477423 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477423 is #B88BDC. Grayscale: #5D5D5D. Windows color (decimal): -12094429 or 2323527. OLE color: 2323527.
HSL color Cylindrical-coordinate representation of color #477423: hue angle of 93.33º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #477423 is Cyan = 0.39, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 116 | 35 | - |
| CMYK | 0.39 | 0 | 0.70 | 0.55 |
| HSL | 93.33º | 0.54% | 0.3% | - |
| HSV(B) | 93.33º | 0.7% | 0.45% | - |
| XYZ | 9.15 | 13.95 | 3.8 | - |
| YUV | 93.31 | 95.09 | 112.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 35 | 0.39 | 0 | 0.70 | 0.55 | 93.33 | 0.54 | 0.3 |
| Hex | 47 | 74 | 23 | 27 | 0 | 46 | 37 | 5D | 36 | 1E |
| Octal | 107 | 164 | 43 | 47 | 0 | 106 | 67 | 135 | 66 | 36 |
| Binary | 1000111 | 1110100 | 100011 | 100111 | 0 | 1000110 | 110111 | 1011101 | 110110 | 11110 |
Color Harmonies of #477423
Complementary color
Monochromatic Colors of #477423
Black with #477423
Text Example
Text Example
White with #477423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477423; }
p { color: rgb(71,116,35); }
H1.HeaderClassName
{
color: #477423;
}
.AnyTagClassName
{
color: #477423;
}
</style>
background-color css
<style>
a { background-color: #477423; }
a { background-color: rgb(71,116,35); }
div.DivClassName
{
background-color: #477423;
}
.BgClassName
{
background-color: #477423;
}
</style>
border-color css
<style>
span { border-color: #477423; }
span { border-color: rgb(71,116,35); }
td.TdClassName
{
border-color: #477423;
}
.TagClassName
{
border-color: #477423;
}
</style>