Shades of Dell #426928
Tints of Dell #426928
RGB
CMYK
RGB Variations
Color information
#426928 (or 0x426928) is known color: Dell. HEX triplet: 42, 69 and 28. RGB value is (66,105,40). Sum of RGB (Red+Green+Blue) = 66+105+40=211 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.28% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 40 (16.02% from 255 or 18.96% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #426928 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426928 is #BD96D7. Grayscale: #565656. Windows color (decimal): -12424920 or 2648386. OLE color: 2648386.
HSL color Cylindrical-coordinate representation of color #426928: hue angle of 96º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #426928 is Cyan = 0.37, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 105 | 40 | - |
| CMYK | 0.37 | 0 | 0.62 | 0.59 |
| HSL | 96º | 0.45% | 0.28% | - |
| HSV(B) | 96º | 0.62% | 0.41% | - |
| XYZ | 7.68 | 11.41 | 3.81 | - |
| YUV | 85.93 | 102.08 | 113.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 40 | 0.37 | 0 | 0.62 | 0.59 | 96 | 0.45 | 0.28 |
| Hex | 42 | 69 | 28 | 25 | 0 | 3E | 3B | 60 | 2D | 1C |
| Octal | 102 | 151 | 50 | 45 | 0 | 76 | 73 | 140 | 55 | 34 |
| Binary | 1000010 | 1101001 | 101000 | 100101 | 0 | 111110 | 111011 | 1100000 | 101101 | 11100 |
Color Harmonies of #426928
Complementary color
Monochromatic Colors of #426928
Black with #426928
Text Example
Text Example
White with #426928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426928; }
p { color: rgb(66,105,40); }
H1.HeaderClassName
{
color: #426928;
}
.AnyTagClassName
{
color: #426928;
}
</style>
background-color css
<style>
a { background-color: #426928; }
a { background-color: rgb(66,105,40); }
div.DivClassName
{
background-color: #426928;
}
.BgClassName
{
background-color: #426928;
}
</style>
border-color css
<style>
span { border-color: #426928; }
span { border-color: rgb(66,105,40); }
td.TdClassName
{
border-color: #426928;
}
.TagClassName
{
border-color: #426928;
}
</style>