Shades of Dell #426424
Tints of Dell #426424
RGB
CMYK
RGB Variations
Color information
#426424 (or 0x426424) is known color: Dell. HEX triplet: 42, 64 and 24. RGB value is (66,100,36). Sum of RGB (Red+Green+Blue) = 66+100+36=202 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.67% from 202); Green value is 100 (39.45% from 255 or 49.50% from 202); Blue value is 36 (14.45% from 255 or 17.82% from 202); Max value from RGB is 100 - color contains mainly: green. Hex color #426424 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426424 is #BD9BDB. Grayscale: #525252. Windows color (decimal): -12426204 or 2384962. OLE color: 2384962.
HSL color Cylindrical-coordinate representation of color #426424: hue angle of 91.88º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #426424 is Cyan = 0.34, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 36 | - |
| CMYK | 0.34 | 0 | 0.64 | 0.61 |
| HSL | 91.88º | 0.47% | 0.27% | - |
| HSV(B) | 91.88º | 0.64% | 0.39% | - |
| XYZ | 7.12 | 10.4 | 3.3 | - |
| YUV | 82.54 | 101.74 | 116.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 36 | 0.34 | 0 | 0.64 | 0.61 | 91.88 | 0.47 | 0.27 |
| Hex | 42 | 64 | 24 | 22 | 0 | 40 | 3D | 5C | 2F | 1B |
| Octal | 102 | 144 | 44 | 42 | 0 | 100 | 75 | 134 | 57 | 33 |
| Binary | 1000010 | 1100100 | 100100 | 100010 | 0 | 1000000 | 111101 | 1011100 | 101111 | 11011 |
Color Harmonies of #426424
Complementary color
Monochromatic Colors of #426424
Black with #426424
Text Example
Text Example
White with #426424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426424; }
p { color: rgb(66,100,36); }
H1.HeaderClassName
{
color: #426424;
}
.AnyTagClassName
{
color: #426424;
}
</style>
background-color css
<style>
a { background-color: #426424; }
a { background-color: rgb(66,100,36); }
div.DivClassName
{
background-color: #426424;
}
.BgClassName
{
background-color: #426424;
}
</style>
border-color css
<style>
span { border-color: #426424; }
span { border-color: rgb(66,100,36); }
td.TdClassName
{
border-color: #426424;
}
.TagClassName
{
border-color: #426424;
}
</style>