Shades of Dell #426329
Tints of Dell #426329
RGB
CMYK
RGB Variations
Color information
#426329 (or 0x426329) is known color: Dell. HEX triplet: 42, 63 and 29. RGB value is (66,99,41). Sum of RGB (Red+Green+Blue) = 66+99+41=206 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.04% from 206); Green value is 99 (39.06% from 255 or 48.06% from 206); Blue value is 41 (16.41% from 255 or 19.90% from 206); Max value from RGB is 99 - color contains mainly: green. Hex color #426329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426329 is #BD9CD6. Grayscale: #525252. Windows color (decimal): -12426455 or 2712386. OLE color: 2712386.
HSL color Cylindrical-coordinate representation of color #426329: hue angle of 94.14º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #426329 is Cyan = 0.33, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 99 | 41 | - |
| CMYK | 0.33 | 0 | 0.59 | 0.61 |
| HSL | 94.14º | 0.41% | 0.27% | - |
| HSV(B) | 94.14º | 0.59% | 0.39% | - |
| XYZ | 7.11 | 10.24 | 3.7 | - |
| YUV | 82.52 | 104.57 | 116.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 99 | 41 | 0.33 | 0 | 0.59 | 0.61 | 94.14 | 0.41 | 0.27 |
| Hex | 42 | 63 | 29 | 21 | 0 | 3B | 3D | 5E | 29 | 1B |
| Octal | 102 | 143 | 51 | 41 | 0 | 73 | 75 | 136 | 51 | 33 |
| Binary | 1000010 | 1100011 | 101001 | 100001 | 0 | 111011 | 111101 | 1011110 | 101001 | 11011 |
Color Harmonies of #426329
Complementary color
Monochromatic Colors of #426329
Black with #426329
Text Example
Text Example
White with #426329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426329; }
p { color: rgb(66,99,41); }
H1.HeaderClassName
{
color: #426329;
}
.AnyTagClassName
{
color: #426329;
}
</style>
background-color css
<style>
a { background-color: #426329; }
a { background-color: rgb(66,99,41); }
div.DivClassName
{
background-color: #426329;
}
.BgClassName
{
background-color: #426329;
}
</style>
border-color css
<style>
span { border-color: #426329; }
span { border-color: rgb(66,99,41); }
td.TdClassName
{
border-color: #426329;
}
.TagClassName
{
border-color: #426329;
}
</style>