Shades of Dell #477223
Tints of Dell #477223
RGB
CMYK
RGB Variations
Color information
#477223 (or 0x477223) is known color: Dell. HEX triplet: 47, 72 and 23. RGB value is (71,114,35). Sum of RGB (Red+Green+Blue) = 71+114+35=220 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.27% from 220); Green value is 114 (44.92% from 255 or 51.82% from 220); Blue value is 35 (14.06% from 255 or 15.91% from 220); Max value from RGB is 114 - color contains mainly: green. Hex color #477223 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477223 is #B88DDC. Grayscale: #5C5C5C. Windows color (decimal): -12094941 or 2323015. OLE color: 2323015.
HSL color Cylindrical-coordinate representation of color #477223: hue angle of 92.66º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #477223 is Cyan = 0.38, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 114 | 35 | - |
| CMYK | 0.38 | 0 | 0.69 | 0.55 |
| HSL | 92.66º | 0.53% | 0.29% | - |
| HSV(B) | 92.66º | 0.69% | 0.45% | - |
| XYZ | 8.92 | 13.5 | 3.72 | - |
| YUV | 92.14 | 95.75 | 112.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 35 | 0.38 | 0 | 0.69 | 0.55 | 92.66 | 0.53 | 0.29 |
| Hex | 47 | 72 | 23 | 26 | 0 | 45 | 37 | 5D | 35 | 1D |
| Octal | 107 | 162 | 43 | 46 | 0 | 105 | 67 | 135 | 65 | 35 |
| Binary | 1000111 | 1110010 | 100011 | 100110 | 0 | 1000101 | 110111 | 1011101 | 110101 | 11101 |
Color Harmonies of #477223
Complementary color
Monochromatic Colors of #477223
Black with #477223
Text Example
Text Example
White with #477223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477223; }
p { color: rgb(71,114,35); }
H1.HeaderClassName
{
color: #477223;
}
.AnyTagClassName
{
color: #477223;
}
</style>
background-color css
<style>
a { background-color: #477223; }
a { background-color: rgb(71,114,35); }
div.DivClassName
{
background-color: #477223;
}
.BgClassName
{
background-color: #477223;
}
</style>
border-color css
<style>
span { border-color: #477223; }
span { border-color: rgb(71,114,35); }
td.TdClassName
{
border-color: #477223;
}
.TagClassName
{
border-color: #477223;
}
</style>