Shades of Dell #477323
Tints of Dell #477323
RGB
CMYK
RGB Variations
Color information
#477323 (or 0x477323) is known color: Dell. HEX triplet: 47, 73 and 23. RGB value is (71,115,35). Sum of RGB (Red+Green+Blue) = 71+115+35=221 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.13% from 221); Green value is 115 (45.31% from 255 or 52.04% from 221); Blue value is 35 (14.06% from 255 or 15.84% from 221); Max value from RGB is 115 - color contains mainly: green. Hex color #477323 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477323 is #B88CDC. Grayscale: #5C5C5C. Windows color (decimal): -12094685 or 2323271. OLE color: 2323271.
HSL color Cylindrical-coordinate representation of color #477323: hue angle of 93º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #477323 is Cyan = 0.38, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 35 | - |
| CMYK | 0.38 | 0 | 0.70 | 0.55 |
| HSL | 93º | 0.53% | 0.29% | - |
| HSV(B) | 93º | 0.7% | 0.45% | - |
| XYZ | 9.03 | 13.72 | 3.76 | - |
| YUV | 92.72 | 95.42 | 112.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 35 | 0.38 | 0 | 0.70 | 0.55 | 93 | 0.53 | 0.29 |
| Hex | 47 | 73 | 23 | 26 | 0 | 46 | 37 | 5D | 35 | 1D |
| Octal | 107 | 163 | 43 | 46 | 0 | 106 | 67 | 135 | 65 | 35 |
| Binary | 1000111 | 1110011 | 100011 | 100110 | 0 | 1000110 | 110111 | 1011101 | 110101 | 11101 |
Color Harmonies of #477323
Complementary color
Monochromatic Colors of #477323
Black with #477323
Text Example
Text Example
White with #477323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477323; }
p { color: rgb(71,115,35); }
H1.HeaderClassName
{
color: #477323;
}
.AnyTagClassName
{
color: #477323;
}
</style>
background-color css
<style>
a { background-color: #477323; }
a { background-color: rgb(71,115,35); }
div.DivClassName
{
background-color: #477323;
}
.BgClassName
{
background-color: #477323;
}
</style>
border-color css
<style>
span { border-color: #477323; }
span { border-color: rgb(71,115,35); }
td.TdClassName
{
border-color: #477323;
}
.TagClassName
{
border-color: #477323;
}
</style>