Shades of Dell #436920
Tints of Dell #436920
RGB
CMYK
RGB Variations
Color information
#436920 (or 0x436920) is known color: Dell. HEX triplet: 43, 69 and 20. RGB value is (67,105,32). Sum of RGB (Red+Green+Blue) = 67+105+32=204 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.84% from 204); Green value is 105 (41.41% from 255 or 51.47% from 204); Blue value is 32 (12.89% from 255 or 15.69% from 204); Max value from RGB is 105 - color contains mainly: green. Hex color #436920 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436920 is #BC96DF. Grayscale: #555555. Windows color (decimal): -12359392 or 2124099. OLE color: 2124099.
HSL color Cylindrical-coordinate representation of color #436920: hue angle of 91.23º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #436920 is Cyan = 0.36, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 105 | 32 | - |
| CMYK | 0.36 | 0 | 0.70 | 0.59 |
| HSL | 91.23º | 0.53% | 0.27% | - |
| HSV(B) | 91.23º | 0.7% | 0.41% | - |
| XYZ | 7.63 | 11.4 | 3.17 | - |
| YUV | 85.32 | 97.91 | 114.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 105 | 32 | 0.36 | 0 | 0.70 | 0.59 | 91.23 | 0.53 | 0.27 |
| Hex | 43 | 69 | 20 | 24 | 0 | 46 | 3B | 5B | 35 | 1B |
| Octal | 103 | 151 | 40 | 44 | 0 | 106 | 73 | 133 | 65 | 33 |
| Binary | 1000011 | 1101001 | 100000 | 100100 | 0 | 1000110 | 111011 | 1011011 | 110101 | 11011 |
Color Harmonies of #436920
Complementary color
Monochromatic Colors of #436920
Black with #436920
Text Example
Text Example
White with #436920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436920; }
p { color: rgb(67,105,32); }
H1.HeaderClassName
{
color: #436920;
}
.AnyTagClassName
{
color: #436920;
}
</style>
background-color css
<style>
a { background-color: #436920; }
a { background-color: rgb(67,105,32); }
div.DivClassName
{
background-color: #436920;
}
.BgClassName
{
background-color: #436920;
}
</style>
border-color css
<style>
span { border-color: #436920; }
span { border-color: rgb(67,105,32); }
td.TdClassName
{
border-color: #436920;
}
.TagClassName
{
border-color: #436920;
}
</style>