Shades of Dell #437120
Tints of Dell #437120
RGB
CMYK
RGB Variations
Color information
#437120 (or 0x437120) is known color: Dell. HEX triplet: 43, 71 and 20. RGB value is (67,113,32). Sum of RGB (Red+Green+Blue) = 67+113+32=212 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.60% from 212); Green value is 113 (44.53% from 255 or 53.30% from 212); Blue value is 32 (12.89% from 255 or 15.09% from 212); Max value from RGB is 113 - color contains mainly: green. Hex color #437120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437120 is #BC8EDF. Grayscale: #5A5A5A. Windows color (decimal): -12357344 or 2126147. OLE color: 2126147.
HSL color Cylindrical-coordinate representation of color #437120: hue angle of 94.07º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #437120 is Cyan = 0.41, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 113 | 32 | - |
| CMYK | 0.41 | 0 | 0.72 | 0.56 |
| HSL | 94.07º | 0.56% | 0.28% | - |
| HSV(B) | 94.07º | 0.72% | 0.44% | - |
| XYZ | 8.48 | 13.11 | 3.45 | - |
| YUV | 90.01 | 95.26 | 111.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 113 | 32 | 0.41 | 0 | 0.72 | 0.56 | 94.07 | 0.56 | 0.28 |
| Hex | 43 | 71 | 20 | 29 | 0 | 48 | 38 | 5E | 38 | 1C |
| Octal | 103 | 161 | 40 | 51 | 0 | 110 | 70 | 136 | 70 | 34 |
| Binary | 1000011 | 1110001 | 100000 | 101001 | 0 | 1001000 | 111000 | 1011110 | 111000 | 11100 |
Color Harmonies of #437120
Complementary color
Monochromatic Colors of #437120
Black with #437120
Text Example
Text Example
White with #437120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437120; }
p { color: rgb(67,113,32); }
H1.HeaderClassName
{
color: #437120;
}
.AnyTagClassName
{
color: #437120;
}
</style>
background-color css
<style>
a { background-color: #437120; }
a { background-color: rgb(67,113,32); }
div.DivClassName
{
background-color: #437120;
}
.BgClassName
{
background-color: #437120;
}
</style>
border-color css
<style>
span { border-color: #437120; }
span { border-color: rgb(67,113,32); }
td.TdClassName
{
border-color: #437120;
}
.TagClassName
{
border-color: #437120;
}
</style>