Shades of Dell #426620
Tints of Dell #426620
RGB
CMYK
RGB Variations
Color information
#426620 (or 0x426620) is known color: Dell. HEX triplet: 42, 66 and 20. RGB value is (66,102,32). Sum of RGB (Red+Green+Blue) = 66+102+32=200 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33% from 200); Green value is 102 (40.23% from 255 or 51% from 200); Blue value is 32 (12.89% from 255 or 16% from 200); Max value from RGB is 102 - color contains mainly: green. Hex color #426620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426620 is #BD99DF. Grayscale: #535353. Windows color (decimal): -12425696 or 2123330. OLE color: 2123330.
HSL color Cylindrical-coordinate representation of color #426620: hue angle of 90.86º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #426620 is Cyan = 0.35, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 102 | 32 | - |
| CMYK | 0.35 | 0 | 0.69 | 0.6 |
| HSL | 90.86º | 0.52% | 0.26% | - |
| HSV(B) | 90.86º | 0.69% | 0.4% | - |
| XYZ | 7.26 | 10.77 | 3.06 | - |
| YUV | 83.26 | 99.07 | 115.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 32 | 0.35 | 0 | 0.69 | 0.6 | 90.86 | 0.52 | 0.26 |
| Hex | 42 | 66 | 20 | 23 | 0 | 45 | 3C | 5B | 34 | 1A |
| Octal | 102 | 146 | 40 | 43 | 0 | 105 | 74 | 133 | 64 | 32 |
| Binary | 1000010 | 1100110 | 100000 | 100011 | 0 | 1000101 | 111100 | 1011011 | 110100 | 11010 |
Color Harmonies of #426620
Complementary color
Monochromatic Colors of #426620
Black with #426620
Text Example
Text Example
White with #426620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426620; }
p { color: rgb(66,102,32); }
H1.HeaderClassName
{
color: #426620;
}
.AnyTagClassName
{
color: #426620;
}
</style>
background-color css
<style>
a { background-color: #426620; }
a { background-color: rgb(66,102,32); }
div.DivClassName
{
background-color: #426620;
}
.BgClassName
{
background-color: #426620;
}
</style>
border-color css
<style>
span { border-color: #426620; }
span { border-color: rgb(66,102,32); }
td.TdClassName
{
border-color: #426620;
}
.TagClassName
{
border-color: #426620;
}
</style>