Shades of Dell #437029
Tints of Dell #437029
RGB
CMYK
RGB Variations
Color information
#437029 (or 0x437029) is known color: Dell. HEX triplet: 43, 70 and 29. RGB value is (67,112,41). Sum of RGB (Red+Green+Blue) = 67+112+41=220 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.45% from 220); Green value is 112 (44.14% from 255 or 50.91% from 220); Blue value is 41 (16.41% from 255 or 18.64% from 220); Max value from RGB is 112 - color contains mainly: green. Hex color #437029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437029 is #BC8FD6. Grayscale: #5A5A5A. Windows color (decimal): -12357591 or 2715715. OLE color: 2715715.
HSL color Cylindrical-coordinate representation of color #437029: hue angle of 98.03º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #437029 is Cyan = 0.40, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 112 | 41 | - |
| CMYK | 0.40 | 0 | 0.63 | 0.56 |
| HSL | 98.03º | 0.46% | 0.3% | - |
| HSV(B) | 98.03º | 0.63% | 0.44% | - |
| XYZ | 8.51 | 12.94 | 4.15 | - |
| YUV | 90.45 | 100.09 | 111.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 41 | 0.40 | 0 | 0.63 | 0.56 | 98.03 | 0.46 | 0.3 |
| Hex | 43 | 70 | 29 | 28 | 0 | 3F | 38 | 62 | 2E | 1E |
| Octal | 103 | 160 | 51 | 50 | 0 | 77 | 70 | 142 | 56 | 36 |
| Binary | 1000011 | 1110000 | 101001 | 101000 | 0 | 111111 | 111000 | 1100010 | 101110 | 11110 |
Color Harmonies of #437029
Complementary color
Monochromatic Colors of #437029
Black with #437029
Text Example
Text Example
White with #437029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437029; }
p { color: rgb(67,112,41); }
H1.HeaderClassName
{
color: #437029;
}
.AnyTagClassName
{
color: #437029;
}
</style>
background-color css
<style>
a { background-color: #437029; }
a { background-color: rgb(67,112,41); }
div.DivClassName
{
background-color: #437029;
}
.BgClassName
{
background-color: #437029;
}
</style>
border-color css
<style>
span { border-color: #437029; }
span { border-color: rgb(67,112,41); }
td.TdClassName
{
border-color: #437029;
}
.TagClassName
{
border-color: #437029;
}
</style>