Shades of Dell #426126
Tints of Dell #426126
RGB
CMYK
RGB Variations
Color information
#426126 (or 0x426126) is known color: Dell. HEX triplet: 42, 61 and 26. RGB value is (66,97,38). Sum of RGB (Red+Green+Blue) = 66+97+38=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 97 (38.28% from 255 or 48.26% from 201); Blue value is 38 (15.23% from 255 or 18.91% from 201); Max value from RGB is 97 - color contains mainly: green. Hex color #426126 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426126 is #BD9ED9. Grayscale: #515151. Windows color (decimal): -12426970 or 2515266. OLE color: 2515266.
HSL color Cylindrical-coordinate representation of color #426126: hue angle of 91.53º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #426126 is Cyan = 0.32, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 97 | 38 | - |
| CMYK | 0.32 | 0 | 0.61 | 0.62 |
| HSL | 91.53º | 0.44% | 0.26% | - |
| HSV(B) | 91.53º | 0.61% | 0.38% | - |
| XYZ | 6.87 | 9.85 | 3.37 | - |
| YUV | 81.01 | 103.73 | 117.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 38 | 0.32 | 0 | 0.61 | 0.62 | 91.53 | 0.44 | 0.26 |
| Hex | 42 | 61 | 26 | 20 | 0 | 3D | 3E | 5C | 2C | 1A |
| Octal | 102 | 141 | 46 | 40 | 0 | 75 | 76 | 134 | 54 | 32 |
| Binary | 1000010 | 1100001 | 100110 | 100000 | 0 | 111101 | 111110 | 1011100 | 101100 | 11010 |
Color Harmonies of #426126
Complementary color
Monochromatic Colors of #426126
Black with #426126
Text Example
Text Example
White with #426126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426126; }
p { color: rgb(66,97,38); }
H1.HeaderClassName
{
color: #426126;
}
.AnyTagClassName
{
color: #426126;
}
</style>
background-color css
<style>
a { background-color: #426126; }
a { background-color: rgb(66,97,38); }
div.DivClassName
{
background-color: #426126;
}
.BgClassName
{
background-color: #426126;
}
</style>
border-color css
<style>
span { border-color: #426126; }
span { border-color: rgb(66,97,38); }
td.TdClassName
{
border-color: #426126;
}
.TagClassName
{
border-color: #426126;
}
</style>