Shades of Dell #437019
Tints of Dell #437019
RGB
CMYK
RGB Variations
Color information
#437019 (or 0x437019) is known color: Dell. HEX triplet: 43, 70 and 19. RGB value is (67,112,25). Sum of RGB (Red+Green+Blue) = 67+112+25=204 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.84% from 204); Green value is 112 (44.14% from 255 or 54.90% from 204); Blue value is 25 (10.16% from 255 or 12.25% from 204); Max value from RGB is 112 - color contains mainly: green. Hex color #437019 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437019 is #BC8FE6. Grayscale: #585858. Windows color (decimal): -12357607 or 1667139. OLE color: 1667139.
HSL color Cylindrical-coordinate representation of color #437019: hue angle of 91.03º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #437019 is Cyan = 0.40, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 112 | 25 | - |
| CMYK | 0.40 | 0 | 0.78 | 0.56 |
| HSL | 91.03º | 0.64% | 0.27% | - |
| HSV(B) | 91.03º | 0.78% | 0.44% | - |
| XYZ | 8.28 | 12.85 | 2.96 | - |
| YUV | 88.63 | 92.09 | 112.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 25 | 0.40 | 0 | 0.78 | 0.56 | 91.03 | 0.64 | 0.27 |
| Hex | 43 | 70 | 19 | 28 | 0 | 4E | 38 | 5B | 40 | 1B |
| Octal | 103 | 160 | 31 | 50 | 0 | 116 | 70 | 133 | 100 | 33 |
| Binary | 1000011 | 1110000 | 11001 | 101000 | 0 | 1001110 | 111000 | 1011011 | 1000000 | 11011 |
Color Harmonies of #437019
Complementary color
Monochromatic Colors of #437019
Black with #437019
Text Example
Text Example
White with #437019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437019; }
p { color: rgb(67,112,25); }
H1.HeaderClassName
{
color: #437019;
}
.AnyTagClassName
{
color: #437019;
}
</style>
background-color css
<style>
a { background-color: #437019; }
a { background-color: rgb(67,112,25); }
div.DivClassName
{
background-color: #437019;
}
.BgClassName
{
background-color: #437019;
}
</style>
border-color css
<style>
span { border-color: #437019; }
span { border-color: rgb(67,112,25); }
td.TdClassName
{
border-color: #437019;
}
.TagClassName
{
border-color: #437019;
}
</style>