Shades of Dell #437125
Tints of Dell #437125
RGB
CMYK
RGB Variations
Color information
#437125 (or 0x437125) is known color: Dell. HEX triplet: 43, 71 and 25. RGB value is (67,113,37). Sum of RGB (Red+Green+Blue) = 67+113+37=217 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.88% from 217); Green value is 113 (44.53% from 255 or 52.07% from 217); Blue value is 37 (14.84% from 255 or 17.05% from 217); Max value from RGB is 113 - color contains mainly: green. Hex color #437125 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437125 is #BC8EDA. Grayscale: #5A5A5A. Windows color (decimal): -12357339 or 2453827. OLE color: 2453827.
HSL color Cylindrical-coordinate representation of color #437125: hue angle of 96.32º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #437125 is Cyan = 0.41, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 113 | 37 | - |
| CMYK | 0.41 | 0 | 0.67 | 0.56 |
| HSL | 96.32º | 0.51% | 0.29% | - |
| HSV(B) | 96.32º | 0.67% | 0.44% | - |
| XYZ | 8.55 | 13.14 | 3.84 | - |
| YUV | 90.58 | 97.76 | 111.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 113 | 37 | 0.41 | 0 | 0.67 | 0.56 | 96.32 | 0.51 | 0.29 |
| Hex | 43 | 71 | 25 | 29 | 0 | 43 | 38 | 60 | 33 | 1D |
| Octal | 103 | 161 | 45 | 51 | 0 | 103 | 70 | 140 | 63 | 35 |
| Binary | 1000011 | 1110001 | 100101 | 101001 | 0 | 1000011 | 111000 | 1100000 | 110011 | 11101 |
Color Harmonies of #437125
Complementary color
Monochromatic Colors of #437125
Black with #437125
Text Example
Text Example
White with #437125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437125; }
p { color: rgb(67,113,37); }
H1.HeaderClassName
{
color: #437125;
}
.AnyTagClassName
{
color: #437125;
}
</style>
background-color css
<style>
a { background-color: #437125; }
a { background-color: rgb(67,113,37); }
div.DivClassName
{
background-color: #437125;
}
.BgClassName
{
background-color: #437125;
}
</style>
border-color css
<style>
span { border-color: #437125; }
span { border-color: rgb(67,113,37); }
td.TdClassName
{
border-color: #437125;
}
.TagClassName
{
border-color: #437125;
}
</style>