Shades of Dell #437122
Tints of Dell #437122
RGB
CMYK
RGB Variations
Color information
#437122 (or 0x437122) is known color: Dell. HEX triplet: 43, 71 and 22. RGB value is (67,113,34). Sum of RGB (Red+Green+Blue) = 67+113+34=214 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.31% from 214); Green value is 113 (44.53% from 255 or 52.80% from 214); Blue value is 34 (13.67% from 255 or 15.89% from 214); Max value from RGB is 113 - color contains mainly: green. Hex color #437122 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437122 is #BC8EDD. Grayscale: #5A5A5A. Windows color (decimal): -12357342 or 2257219. OLE color: 2257219.
HSL color Cylindrical-coordinate representation of color #437122: hue angle of 94.94º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #437122 is Cyan = 0.41, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 113 | 34 | - |
| CMYK | 0.41 | 0 | 0.70 | 0.56 |
| HSL | 94.94º | 0.54% | 0.29% | - |
| HSV(B) | 94.94º | 0.7% | 0.44% | - |
| XYZ | 8.51 | 13.12 | 3.6 | - |
| YUV | 90.24 | 96.26 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 113 | 34 | 0.41 | 0 | 0.70 | 0.56 | 94.94 | 0.54 | 0.29 |
| Hex | 43 | 71 | 22 | 29 | 0 | 46 | 38 | 5F | 36 | 1D |
| Octal | 103 | 161 | 42 | 51 | 0 | 106 | 70 | 137 | 66 | 35 |
| Binary | 1000011 | 1110001 | 100010 | 101001 | 0 | 1000110 | 111000 | 1011111 | 110110 | 11101 |
Color Harmonies of #437122
Complementary color
Monochromatic Colors of #437122
Black with #437122
Text Example
Text Example
White with #437122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437122; }
p { color: rgb(67,113,34); }
H1.HeaderClassName
{
color: #437122;
}
.AnyTagClassName
{
color: #437122;
}
</style>
background-color css
<style>
a { background-color: #437122; }
a { background-color: rgb(67,113,34); }
div.DivClassName
{
background-color: #437122;
}
.BgClassName
{
background-color: #437122;
}
</style>
border-color css
<style>
span { border-color: #437122; }
span { border-color: rgb(67,113,34); }
td.TdClassName
{
border-color: #437122;
}
.TagClassName
{
border-color: #437122;
}
</style>