Shades of Dell #437028
Tints of Dell #437028
RGB
CMYK
RGB Variations
Color information
#437028 (or 0x437028) is known color: Dell. HEX triplet: 43, 70 and 28. RGB value is (67,112,40). Sum of RGB (Red+Green+Blue) = 67+112+40=219 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.59% from 219); Green value is 112 (44.14% from 255 or 51.14% from 219); Blue value is 40 (16.02% from 255 or 18.26% from 219); Max value from RGB is 112 - color contains mainly: green. Hex color #437028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437028 is #BC8FD7. Grayscale: #5A5A5A. Windows color (decimal): -12357592 or 2650179. OLE color: 2650179.
HSL color Cylindrical-coordinate representation of color #437028: hue angle of 97.5º 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 #437028 is Cyan = 0.40, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 112 | 40 | - |
| CMYK | 0.40 | 0 | 0.64 | 0.56 |
| HSL | 97.5º | 0.47% | 0.3% | - |
| HSV(B) | 97.5º | 0.64% | 0.44% | - |
| XYZ | 8.49 | 12.93 | 4.06 | - |
| YUV | 90.34 | 99.59 | 111.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 40 | 0.40 | 0 | 0.64 | 0.56 | 97.5 | 0.47 | 0.3 |
| Hex | 43 | 70 | 28 | 28 | 0 | 40 | 38 | 62 | 2F | 1E |
| Octal | 103 | 160 | 50 | 50 | 0 | 100 | 70 | 142 | 57 | 36 |
| Binary | 1000011 | 1110000 | 101000 | 101000 | 0 | 1000000 | 111000 | 1100010 | 101111 | 11110 |
Color Harmonies of #437028
Complementary color
Monochromatic Colors of #437028
Black with #437028
Text Example
Text Example
White with #437028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437028; }
p { color: rgb(67,112,40); }
H1.HeaderClassName
{
color: #437028;
}
.AnyTagClassName
{
color: #437028;
}
</style>
background-color css
<style>
a { background-color: #437028; }
a { background-color: rgb(67,112,40); }
div.DivClassName
{
background-color: #437028;
}
.BgClassName
{
background-color: #437028;
}
</style>
border-color css
<style>
span { border-color: #437028; }
span { border-color: rgb(67,112,40); }
td.TdClassName
{
border-color: #437028;
}
.TagClassName
{
border-color: #437028;
}
</style>