Shades of Dell #477023
Tints of Dell #477023
RGB
CMYK
RGB Variations
Color information
#477023 (or 0x477023) is known color: Dell. HEX triplet: 47, 70 and 23. RGB value is (71,112,35). Sum of RGB (Red+Green+Blue) = 71+112+35=218 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.57% from 218); Green value is 112 (44.14% from 255 or 51.38% from 218); Blue value is 35 (14.06% from 255 or 16.06% from 218); Max value from RGB is 112 - color contains mainly: green. Hex color #477023 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477023 is #B88FDC. Grayscale: #5B5B5B. Windows color (decimal): -12095453 or 2322503. OLE color: 2322503.
HSL color Cylindrical-coordinate representation of color #477023: hue angle of 91.95º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #477023 is Cyan = 0.37, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 35 | - |
| CMYK | 0.37 | 0 | 0.69 | 0.56 |
| HSL | 91.95º | 0.52% | 0.29% | - |
| HSV(B) | 91.95º | 0.69% | 0.44% | - |
| XYZ | 8.7 | 13.05 | 3.65 | - |
| YUV | 90.96 | 96.42 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 35 | 0.37 | 0 | 0.69 | 0.56 | 91.95 | 0.52 | 0.29 |
| Hex | 47 | 70 | 23 | 25 | 0 | 45 | 38 | 5C | 34 | 1D |
| Octal | 107 | 160 | 43 | 45 | 0 | 105 | 70 | 134 | 64 | 35 |
| Binary | 1000111 | 1110000 | 100011 | 100101 | 0 | 1000101 | 111000 | 1011100 | 110100 | 11101 |
Color Harmonies of #477023
Complementary color
Monochromatic Colors of #477023
Black with #477023
Text Example
Text Example
White with #477023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477023; }
p { color: rgb(71,112,35); }
H1.HeaderClassName
{
color: #477023;
}
.AnyTagClassName
{
color: #477023;
}
</style>
background-color css
<style>
a { background-color: #477023; }
a { background-color: rgb(71,112,35); }
div.DivClassName
{
background-color: #477023;
}
.BgClassName
{
background-color: #477023;
}
</style>
border-color css
<style>
span { border-color: #477023; }
span { border-color: rgb(71,112,35); }
td.TdClassName
{
border-color: #477023;
}
.TagClassName
{
border-color: #477023;
}
</style>