Shades of Dell #436429
Tints of Dell #436429
RGB
CMYK
RGB Variations
Color information
#436429 (or 0x436429) is known color: Dell. HEX triplet: 43, 64 and 29. RGB value is (67,100,41). Sum of RGB (Red+Green+Blue) = 67+100+41=208 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.21% from 208); Green value is 100 (39.45% from 255 or 48.08% from 208); Blue value is 41 (16.41% from 255 or 19.71% from 208); Max value from RGB is 100 - color contains mainly: green. Hex color #436429 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436429 is #BC9BD6. Grayscale: #535353. Windows color (decimal): -12360663 or 2712643. OLE color: 2712643.
HSL color Cylindrical-coordinate representation of color #436429: hue angle of 93.56º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #436429 is Cyan = 0.33, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 100 | 41 | - |
| CMYK | 0.33 | 0 | 0.59 | 0.61 |
| HSL | 93.56º | 0.42% | 0.28% | - |
| HSV(B) | 93.56º | 0.59% | 0.39% | - |
| XYZ | 7.27 | 10.47 | 3.74 | - |
| YUV | 83.41 | 104.07 | 116.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 100 | 41 | 0.33 | 0 | 0.59 | 0.61 | 93.56 | 0.42 | 0.28 |
| Hex | 43 | 64 | 29 | 21 | 0 | 3B | 3D | 5E | 2A | 1C |
| Octal | 103 | 144 | 51 | 41 | 0 | 73 | 75 | 136 | 52 | 34 |
| Binary | 1000011 | 1100100 | 101001 | 100001 | 0 | 111011 | 111101 | 1011110 | 101010 | 11100 |
Color Harmonies of #436429
Complementary color
Monochromatic Colors of #436429
Black with #436429
Text Example
Text Example
White with #436429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436429; }
p { color: rgb(67,100,41); }
H1.HeaderClassName
{
color: #436429;
}
.AnyTagClassName
{
color: #436429;
}
</style>
background-color css
<style>
a { background-color: #436429; }
a { background-color: rgb(67,100,41); }
div.DivClassName
{
background-color: #436429;
}
.BgClassName
{
background-color: #436429;
}
</style>
border-color css
<style>
span { border-color: #436429; }
span { border-color: rgb(67,100,41); }
td.TdClassName
{
border-color: #436429;
}
.TagClassName
{
border-color: #436429;
}
</style>