Shades of Dell #436129
Tints of Dell #436129
RGB
CMYK
RGB Variations
Color information
#436129 (or 0x436129) is known color: Dell. HEX triplet: 43, 61 and 29. RGB value is (67,97,41). Sum of RGB (Red+Green+Blue) = 67+97+41=205 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.68% from 205); Green value is 97 (38.28% from 255 or 47.32% from 205); Blue value is 41 (16.41% from 255 or 20% from 205); Max value from RGB is 97 - color contains mainly: green. Hex color #436129 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436129 is #BC9ED6. Grayscale: #515151. Windows color (decimal): -12361431 or 2711875. OLE color: 2711875.
HSL color Cylindrical-coordinate representation of color #436129: hue angle of 92.14º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #436129 is Cyan = 0.31, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 97 | 41 | - |
| CMYK | 0.31 | 0 | 0.58 | 0.62 |
| HSL | 92.14º | 0.41% | 0.27% | - |
| HSV(B) | 92.14º | 0.58% | 0.38% | - |
| XYZ | 6.99 | 9.9 | 3.64 | - |
| YUV | 81.65 | 105.06 | 117.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 97 | 41 | 0.31 | 0 | 0.58 | 0.62 | 92.14 | 0.41 | 0.27 |
| Hex | 43 | 61 | 29 | 1F | 0 | 3A | 3E | 5C | 29 | 1B |
| Octal | 103 | 141 | 51 | 37 | 0 | 72 | 76 | 134 | 51 | 33 |
| Binary | 1000011 | 1100001 | 101001 | 11111 | 0 | 111010 | 111110 | 1011100 | 101001 | 11011 |
Color Harmonies of #436129
Complementary color
Monochromatic Colors of #436129
Black with #436129
Text Example
Text Example
White with #436129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436129; }
p { color: rgb(67,97,41); }
H1.HeaderClassName
{
color: #436129;
}
.AnyTagClassName
{
color: #436129;
}
</style>
background-color css
<style>
a { background-color: #436129; }
a { background-color: rgb(67,97,41); }
div.DivClassName
{
background-color: #436129;
}
.BgClassName
{
background-color: #436129;
}
</style>
border-color css
<style>
span { border-color: #436129; }
span { border-color: rgb(67,97,41); }
td.TdClassName
{
border-color: #436129;
}
.TagClassName
{
border-color: #436129;
}
</style>