Shades of Dell #426720
Tints of Dell #426720
RGB
CMYK
RGB Variations
Color information
#426720 (or 0x426720) is known color: Dell. HEX triplet: 42, 67 and 20. RGB value is (66,103,32). Sum of RGB (Red+Green+Blue) = 66+103+32=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 103 (40.62% from 255 or 51.24% from 201); Blue value is 32 (12.89% from 255 or 15.92% from 201); Max value from RGB is 103 - color contains mainly: green. Hex color #426720 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426720 is #BD98DF. Grayscale: #545454. Windows color (decimal): -12425440 or 2123586. OLE color: 2123586.
HSL color Cylindrical-coordinate representation of color #426720: hue angle of 91.27º degrees, saturation: 0.53, 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 #426720 is Cyan = 0.36, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 103 | 32 | - |
| CMYK | 0.36 | 0 | 0.69 | 0.60 |
| HSL | 91.27º | 0.53% | 0.26% | - |
| HSV(B) | 91.27º | 0.69% | 0.4% | - |
| XYZ | 7.36 | 10.96 | 3.09 | - |
| YUV | 83.84 | 98.74 | 115.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 32 | 0.36 | 0 | 0.69 | 0.60 | 91.27 | 0.53 | 0.26 |
| Hex | 42 | 67 | 20 | 24 | 0 | 45 | 3C | 5B | 35 | 1A |
| Octal | 102 | 147 | 40 | 44 | 0 | 105 | 74 | 133 | 65 | 32 |
| Binary | 1000010 | 1100111 | 100000 | 100100 | 0 | 1000101 | 111100 | 1011011 | 110101 | 11010 |
Color Harmonies of #426720
Complementary color
Monochromatic Colors of #426720
Black with #426720
Text Example
Text Example
White with #426720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426720; }
p { color: rgb(66,103,32); }
H1.HeaderClassName
{
color: #426720;
}
.AnyTagClassName
{
color: #426720;
}
</style>
background-color css
<style>
a { background-color: #426720; }
a { background-color: rgb(66,103,32); }
div.DivClassName
{
background-color: #426720;
}
.BgClassName
{
background-color: #426720;
}
</style>
border-color css
<style>
span { border-color: #426720; }
span { border-color: rgb(66,103,32); }
td.TdClassName
{
border-color: #426720;
}
.TagClassName
{
border-color: #426720;
}
</style>