Shades of Dell #436026
Tints of Dell #436026
RGB
CMYK
RGB Variations
Color information
#436026 (or 0x436026) is known color: Dell. HEX triplet: 43, 60 and 26. RGB value is (67,96,38). Sum of RGB (Red+Green+Blue) = 67+96+38=201 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.33% from 201); Green value is 96 (37.89% from 255 or 47.76% from 201); Blue value is 38 (15.23% from 255 or 18.91% from 201); Max value from RGB is 96 - color contains mainly: green. Hex color #436026 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436026 is #BC9FD9. Grayscale: #505050. Windows color (decimal): -12361690 or 2515011. OLE color: 2515011.
HSL color Cylindrical-coordinate representation of color #436026: hue angle of 90º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #436026 is Cyan = 0.30, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 96 | 38 | - |
| CMYK | 0.30 | 0 | 0.60 | 0.62 |
| HSL | 90º | 0.43% | 0.26% | - |
| HSV(B) | 90º | 0.6% | 0.38% | - |
| XYZ | 6.85 | 9.7 | 3.34 | - |
| YUV | 80.72 | 103.89 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 38 | 0.30 | 0 | 0.60 | 0.62 | 90 | 0.43 | 0.26 |
| Hex | 43 | 60 | 26 | 1E | 0 | 3C | 3E | 5A | 2B | 1A |
| Octal | 103 | 140 | 46 | 36 | 0 | 74 | 76 | 132 | 53 | 32 |
| Binary | 1000011 | 1100000 | 100110 | 11110 | 0 | 111100 | 111110 | 1011010 | 101011 | 11010 |
Color Harmonies of #436026
Complementary color
Monochromatic Colors of #436026
Black with #436026
Text Example
Text Example
White with #436026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436026; }
p { color: rgb(67,96,38); }
H1.HeaderClassName
{
color: #436026;
}
.AnyTagClassName
{
color: #436026;
}
</style>
background-color css
<style>
a { background-color: #436026; }
a { background-color: rgb(67,96,38); }
div.DivClassName
{
background-color: #436026;
}
.BgClassName
{
background-color: #436026;
}
</style>
border-color css
<style>
span { border-color: #436026; }
span { border-color: rgb(67,96,38); }
td.TdClassName
{
border-color: #436026;
}
.TagClassName
{
border-color: #436026;
}
</style>