Shades of Dell #426026
Tints of Dell #426026
RGB
CMYK
RGB Variations
Color information
#426026 (or 0x426026) is known color: Dell. HEX triplet: 42, 60 and 26. RGB value is (66,96,38). Sum of RGB (Red+Green+Blue) = 66+96+38=200 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33% from 200); Green value is 96 (37.89% from 255 or 48% from 200); Blue value is 38 (15.23% from 255 or 19% from 200); Max value from RGB is 96 - color contains mainly: green. Hex color #426026 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426026 is #BD9FD9. Grayscale: #505050. Windows color (decimal): -12427226 or 2515010. OLE color: 2515010.
HSL color Cylindrical-coordinate representation of color #426026: hue angle of 91.03º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #426026 is Cyan = 0.31, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 96 | 38 | - |
| CMYK | 0.31 | 0 | 0.60 | 0.62 |
| HSL | 91.03º | 0.43% | 0.26% | - |
| HSV(B) | 91.03º | 0.6% | 0.38% | - |
| XYZ | 6.78 | 9.66 | 3.34 | - |
| YUV | 80.42 | 104.06 | 117.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 38 | 0.31 | 0 | 0.60 | 0.62 | 91.03 | 0.43 | 0.26 |
| Hex | 42 | 60 | 26 | 1F | 0 | 3C | 3E | 5B | 2B | 1A |
| Octal | 102 | 140 | 46 | 37 | 0 | 74 | 76 | 133 | 53 | 32 |
| Binary | 1000010 | 1100000 | 100110 | 11111 | 0 | 111100 | 111110 | 1011011 | 101011 | 11010 |
Color Harmonies of #426026
Complementary color
Monochromatic Colors of #426026
Black with #426026
Text Example
Text Example
White with #426026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426026; }
p { color: rgb(66,96,38); }
H1.HeaderClassName
{
color: #426026;
}
.AnyTagClassName
{
color: #426026;
}
</style>
background-color css
<style>
a { background-color: #426026; }
a { background-color: rgb(66,96,38); }
div.DivClassName
{
background-color: #426026;
}
.BgClassName
{
background-color: #426026;
}
</style>
border-color css
<style>
span { border-color: #426026; }
span { border-color: rgb(66,96,38); }
td.TdClassName
{
border-color: #426026;
}
.TagClassName
{
border-color: #426026;
}
</style>