Shades of Dell #426429
Tints of Dell #426429
RGB
CMYK
RGB Variations
Color information
#426429 (or 0x426429) is known color: Dell. HEX triplet: 42, 64 and 29. RGB value is (66,100,41). Sum of RGB (Red+Green+Blue) = 66+100+41=207 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.88% from 207); Green value is 100 (39.45% from 255 or 48.31% from 207); Blue value is 41 (16.41% from 255 or 19.81% from 207); Max value from RGB is 100 - color contains mainly: green. Hex color #426429 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426429 is #BD9BD6. Grayscale: #535353. Windows color (decimal): -12426199 or 2712642. OLE color: 2712642.
HSL color Cylindrical-coordinate representation of color #426429: hue angle of 94.58º 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 #426429 is Cyan = 0.34, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 41 | - |
| CMYK | 0.34 | 0 | 0.59 | 0.61 |
| HSL | 94.58º | 0.42% | 0.28% | - |
| HSV(B) | 94.58º | 0.59% | 0.39% | - |
| XYZ | 7.2 | 10.43 | 3.73 | - |
| YUV | 83.11 | 104.24 | 115.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 41 | 0.34 | 0 | 0.59 | 0.61 | 94.58 | 0.42 | 0.28 |
| Hex | 42 | 64 | 29 | 22 | 0 | 3B | 3D | 5F | 2A | 1C |
| Octal | 102 | 144 | 51 | 42 | 0 | 73 | 75 | 137 | 52 | 34 |
| Binary | 1000010 | 1100100 | 101001 | 100010 | 0 | 111011 | 111101 | 1011111 | 101010 | 11100 |
Color Harmonies of #426429
Complementary color
Monochromatic Colors of #426429
Black with #426429
Text Example
Text Example
White with #426429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426429; }
p { color: rgb(66,100,41); }
H1.HeaderClassName
{
color: #426429;
}
.AnyTagClassName
{
color: #426429;
}
</style>
background-color css
<style>
a { background-color: #426429; }
a { background-color: rgb(66,100,41); }
div.DivClassName
{
background-color: #426429;
}
.BgClassName
{
background-color: #426429;
}
</style>
border-color css
<style>
span { border-color: #426429; }
span { border-color: rgb(66,100,41); }
td.TdClassName
{
border-color: #426429;
}
.TagClassName
{
border-color: #426429;
}
</style>