Shades of Dell #436032
Tints of Dell #436032
RGB
CMYK
RGB Variations
Color information
#436032 (or 0x436032) is known color: Dell. HEX triplet: 43, 60 and 32. RGB value is (67,96,50). Sum of RGB (Red+Green+Blue) = 67+96+50=213 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.46% from 213); Green value is 96 (37.89% from 255 or 45.07% from 213); Blue value is 50 (19.92% from 255 or 23.47% from 213); Max value from RGB is 96 - color contains mainly: green. Hex color #436032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436032 is #BC9FCD. Grayscale: #525252. Windows color (decimal): -12361678 or 3301443. OLE color: 3301443.
HSL color Cylindrical-coordinate representation of color #436032: hue angle of 97.83º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #436032 is Cyan = 0.30, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 96 | 50 | - |
| CMYK | 0.30 | 0 | 0.48 | 0.62 |
| HSL | 97.83º | 0.32% | 0.29% | - |
| HSV(B) | 97.83º | 0.48% | 0.38% | - |
| XYZ | 7.07 | 9.79 | 4.53 | - |
| YUV | 82.09 | 109.89 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 50 | 0.30 | 0 | 0.48 | 0.62 | 97.83 | 0.32 | 0.29 |
| Hex | 43 | 60 | 32 | 1E | 0 | 30 | 3E | 62 | 20 | 1D |
| Octal | 103 | 140 | 62 | 36 | 0 | 60 | 76 | 142 | 40 | 35 |
| Binary | 1000011 | 1100000 | 110010 | 11110 | 0 | 110000 | 111110 | 1100010 | 100000 | 11101 |
Color Harmonies of #436032
Complementary color
Monochromatic Colors of #436032
Black with #436032
Text Example
Text Example
White with #436032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436032; }
p { color: rgb(67,96,50); }
H1.HeaderClassName
{
color: #436032;
}
.AnyTagClassName
{
color: #436032;
}
</style>
background-color css
<style>
a { background-color: #436032; }
a { background-color: rgb(67,96,50); }
div.DivClassName
{
background-color: #436032;
}
.BgClassName
{
background-color: #436032;
}
</style>
border-color css
<style>
span { border-color: #436032; }
span { border-color: rgb(67,96,50); }
td.TdClassName
{
border-color: #436032;
}
.TagClassName
{
border-color: #436032;
}
</style>