Shades of Dell #436428
Tints of Dell #436428
RGB
CMYK
RGB Variations
Color information
#436428 (or 0x436428) is known color: Dell. HEX triplet: 43, 64 and 28. RGB value is (67,100,40). Sum of RGB (Red+Green+Blue) = 67+100+40=207 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.37% from 207); Green value is 100 (39.45% from 255 or 48.31% from 207); Blue value is 40 (16.02% from 255 or 19.32% from 207); Max value from RGB is 100 - color contains mainly: green. Hex color #436428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436428 is #BC9BD7. Grayscale: #535353. Windows color (decimal): -12360664 or 2647107. OLE color: 2647107.
HSL color Cylindrical-coordinate representation of color #436428: hue angle of 93º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #436428 is Cyan = 0.33, Magento = 0, Yellow = 0.6 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 100 | 40 | - |
| CMYK | 0.33 | 0 | 0.6 | 0.61 |
| HSL | 93º | 0.43% | 0.27% | - |
| HSV(B) | 93º | 0.6% | 0.39% | - |
| XYZ | 7.25 | 10.46 | 3.64 | - |
| YUV | 83.29 | 103.57 | 116.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 100 | 40 | 0.33 | 0 | 0.6 | 0.61 | 93 | 0.43 | 0.27 |
| Hex | 43 | 64 | 28 | 21 | 0 | 3C | 3D | 5D | 2B | 1B |
| Octal | 103 | 144 | 50 | 41 | 0 | 74 | 75 | 135 | 53 | 33 |
| Binary | 1000011 | 1100100 | 101000 | 100001 | 0 | 111100 | 111101 | 1011101 | 101011 | 11011 |
Color Harmonies of #436428
Complementary color
Monochromatic Colors of #436428
Black with #436428
Text Example
Text Example
White with #436428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436428; }
p { color: rgb(67,100,40); }
H1.HeaderClassName
{
color: #436428;
}
.AnyTagClassName
{
color: #436428;
}
</style>
background-color css
<style>
a { background-color: #436428; }
a { background-color: rgb(67,100,40); }
div.DivClassName
{
background-color: #436428;
}
.BgClassName
{
background-color: #436428;
}
</style>
border-color css
<style>
span { border-color: #436428; }
span { border-color: rgb(67,100,40); }
td.TdClassName
{
border-color: #436428;
}
.TagClassName
{
border-color: #436428;
}
</style>