Shades of Dell #426922
Tints of Dell #426922
RGB
CMYK
RGB Variations
Color information
#426922 (or 0x426922) is known color: Dell. HEX triplet: 42, 69 and 22. RGB value is (66,105,34). Sum of RGB (Red+Green+Blue) = 66+105+34=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 105 (41.41% from 255 or 51.22% from 205); Blue value is 34 (13.67% from 255 or 16.59% from 205); Max value from RGB is 105 - color contains mainly: green. Hex color #426922 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426922 is #BD96DD. Grayscale: #555555. Windows color (decimal): -12424926 or 2255170. OLE color: 2255170.
HSL color Cylindrical-coordinate representation of color #426922: hue angle of 92.96º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #426922 is Cyan = 0.37, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 105 | 34 | - |
| CMYK | 0.37 | 0 | 0.68 | 0.59 |
| HSL | 92.96º | 0.51% | 0.27% | - |
| HSV(B) | 92.96º | 0.68% | 0.41% | - |
| XYZ | 7.59 | 11.38 | 3.31 | - |
| YUV | 85.25 | 99.08 | 114.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 34 | 0.37 | 0 | 0.68 | 0.59 | 92.96 | 0.51 | 0.27 |
| Hex | 42 | 69 | 22 | 25 | 0 | 44 | 3B | 5D | 33 | 1B |
| Octal | 102 | 151 | 42 | 45 | 0 | 104 | 73 | 135 | 63 | 33 |
| Binary | 1000010 | 1101001 | 100010 | 100101 | 0 | 1000100 | 111011 | 1011101 | 110011 | 11011 |
Color Harmonies of #426922
Complementary color
Monochromatic Colors of #426922
Black with #426922
Text Example
Text Example
White with #426922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426922; }
p { color: rgb(66,105,34); }
H1.HeaderClassName
{
color: #426922;
}
.AnyTagClassName
{
color: #426922;
}
</style>
background-color css
<style>
a { background-color: #426922; }
a { background-color: rgb(66,105,34); }
div.DivClassName
{
background-color: #426922;
}
.BgClassName
{
background-color: #426922;
}
</style>
border-color css
<style>
span { border-color: #426922; }
span { border-color: rgb(66,105,34); }
td.TdClassName
{
border-color: #426922;
}
.TagClassName
{
border-color: #426922;
}
</style>