Shades of Dell #426220
Tints of Dell #426220
RGB
CMYK
RGB Variations
Color information
#426220 (or 0x426220) is known color: Dell. HEX triplet: 42, 62 and 20. RGB value is (66,98,32). Sum of RGB (Red+Green+Blue) = 66+98+32=196 (25% of max value = 765). Red value is 66 (26.17% from 255 or 33.67% from 196); Green value is 98 (38.67% from 255 or 50% from 196); Blue value is 32 (12.89% from 255 or 16.33% from 196); Max value from RGB is 98 - color contains mainly: green. Hex color #426220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426220 is #BD9DDF. Grayscale: #515151. Windows color (decimal): -12426720 or 2122306. OLE color: 2122306.
HSL color Cylindrical-coordinate representation of color #426220: hue angle of 89.09º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #426220 is Cyan = 0.33, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 98 | 32 | - |
| CMYK | 0.33 | 0 | 0.67 | 0.62 |
| HSL | 89.09º | 0.51% | 0.25% | - |
| HSV(B) | 89.09º | 0.67% | 0.38% | - |
| XYZ | 6.88 | 10 | 2.93 | - |
| YUV | 80.91 | 100.4 | 117.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 98 | 32 | 0.33 | 0 | 0.67 | 0.62 | 89.09 | 0.51 | 0.25 |
| Hex | 42 | 62 | 20 | 21 | 0 | 43 | 3E | 59 | 33 | 19 |
| Octal | 102 | 142 | 40 | 41 | 0 | 103 | 76 | 131 | 63 | 31 |
| Binary | 1000010 | 1100010 | 100000 | 100001 | 0 | 1000011 | 111110 | 1011001 | 110011 | 11001 |
Color Harmonies of #426220
Complementary color
Monochromatic Colors of #426220
Black with #426220
Text Example
Text Example
White with #426220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426220; }
p { color: rgb(66,98,32); }
H1.HeaderClassName
{
color: #426220;
}
.AnyTagClassName
{
color: #426220;
}
</style>
background-color css
<style>
a { background-color: #426220; }
a { background-color: rgb(66,98,32); }
div.DivClassName
{
background-color: #426220;
}
.BgClassName
{
background-color: #426220;
}
</style>
border-color css
<style>
span { border-color: #426220; }
span { border-color: rgb(66,98,32); }
td.TdClassName
{
border-color: #426220;
}
.TagClassName
{
border-color: #426220;
}
</style>