Shades of Dell #436829
Tints of Dell #436829
RGB
CMYK
RGB Variations
Color information
#436829 (or 0x436829) is known color: Dell. HEX triplet: 43, 68 and 29. RGB value is (67,104,41). Sum of RGB (Red+Green+Blue) = 67+104+41=212 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.60% from 212); Green value is 104 (41.02% from 255 or 49.06% from 212); Blue value is 41 (16.41% from 255 or 19.34% from 212); Max value from RGB is 104 - color contains mainly: green. Hex color #436829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436829 is #BC97D6. Grayscale: #555555. Windows color (decimal): -12359639 or 2713667. OLE color: 2713667.
HSL color Cylindrical-coordinate representation of color #436829: hue angle of 95.24º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #436829 is Cyan = 0.36, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 104 | 41 | - |
| CMYK | 0.36 | 0 | 0.61 | 0.59 |
| HSL | 95.24º | 0.43% | 0.28% | - |
| HSV(B) | 95.24º | 0.61% | 0.41% | - |
| XYZ | 7.67 | 11.25 | 3.87 | - |
| YUV | 85.76 | 102.74 | 114.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 104 | 41 | 0.36 | 0 | 0.61 | 0.59 | 95.24 | 0.43 | 0.28 |
| Hex | 43 | 68 | 29 | 24 | 0 | 3D | 3B | 5F | 2B | 1C |
| Octal | 103 | 150 | 51 | 44 | 0 | 75 | 73 | 137 | 53 | 34 |
| Binary | 1000011 | 1101000 | 101001 | 100100 | 0 | 111101 | 111011 | 1011111 | 101011 | 11100 |
Color Harmonies of #436829
Complementary color
Monochromatic Colors of #436829
Black with #436829
Text Example
Text Example
White with #436829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436829; }
p { color: rgb(67,104,41); }
H1.HeaderClassName
{
color: #436829;
}
.AnyTagClassName
{
color: #436829;
}
</style>
background-color css
<style>
a { background-color: #436829; }
a { background-color: rgb(67,104,41); }
div.DivClassName
{
background-color: #436829;
}
.BgClassName
{
background-color: #436829;
}
</style>
border-color css
<style>
span { border-color: #436829; }
span { border-color: rgb(67,104,41); }
td.TdClassName
{
border-color: #436829;
}
.TagClassName
{
border-color: #436829;
}
</style>