Shades of Dell #467028
Tints of Dell #467028
RGB
CMYK
RGB Variations
Color information
#467028 (or 0x467028) is known color: Dell. HEX triplet: 46, 70 and 28. RGB value is (70,112,40). Sum of RGB (Red+Green+Blue) = 70+112+40=222 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.53% from 222); Green value is 112 (44.14% from 255 or 50.45% from 222); Blue value is 40 (16.02% from 255 or 18.02% from 222); Max value from RGB is 112 - color contains mainly: green. Hex color #467028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467028 is #B98FD7. Grayscale: #5B5B5B. Windows color (decimal): -12160984 or 2650182. OLE color: 2650182.
HSL color Cylindrical-coordinate representation of color #467028: hue angle of 95º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #467028 is Cyan = 0.38, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 40 | - |
| CMYK | 0.38 | 0 | 0.64 | 0.56 |
| HSL | 95º | 0.47% | 0.3% | - |
| HSV(B) | 95º | 0.64% | 0.44% | - |
| XYZ | 8.7 | 13.04 | 4.07 | - |
| YUV | 91.23 | 99.09 | 112.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 40 | 0.38 | 0 | 0.64 | 0.56 | 95 | 0.47 | 0.3 |
| Hex | 46 | 70 | 28 | 26 | 0 | 40 | 38 | 5F | 2F | 1E |
| Octal | 106 | 160 | 50 | 46 | 0 | 100 | 70 | 137 | 57 | 36 |
| Binary | 1000110 | 1110000 | 101000 | 100110 | 0 | 1000000 | 111000 | 1011111 | 101111 | 11110 |
Color Harmonies of #467028
Complementary color
Monochromatic Colors of #467028
Black with #467028
Text Example
Text Example
White with #467028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467028; }
p { color: rgb(70,112,40); }
H1.HeaderClassName
{
color: #467028;
}
.AnyTagClassName
{
color: #467028;
}
</style>
background-color css
<style>
a { background-color: #467028; }
a { background-color: rgb(70,112,40); }
div.DivClassName
{
background-color: #467028;
}
.BgClassName
{
background-color: #467028;
}
</style>
border-color css
<style>
span { border-color: #467028; }
span { border-color: rgb(70,112,40); }
td.TdClassName
{
border-color: #467028;
}
.TagClassName
{
border-color: #467028;
}
</style>