Shades of Dell #426929
Tints of Dell #426929
RGB
CMYK
RGB Variations
Color information
#426929 (or 0x426929) is known color: Dell. HEX triplet: 42, 69 and 29. RGB value is (66,105,41). Sum of RGB (Red+Green+Blue) = 66+105+41=212 (28% of max value = 765). Red value is 66 (26.17% from 255 or 31.13% from 212); Green value is 105 (41.41% from 255 or 49.53% from 212); Blue value is 41 (16.41% from 255 or 19.34% from 212); Max value from RGB is 105 - color contains mainly: green. Hex color #426929 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426929 is #BD96D6. Grayscale: #565656. Windows color (decimal): -12424919 or 2713922. OLE color: 2713922.
HSL color Cylindrical-coordinate representation of color #426929: hue angle of 96.56º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #426929 is Cyan = 0.37, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 105 | 41 | - |
| CMYK | 0.37 | 0 | 0.61 | 0.59 |
| HSL | 96.56º | 0.44% | 0.29% | - |
| HSV(B) | 96.56º | 0.61% | 0.41% | - |
| XYZ | 7.7 | 11.42 | 3.9 | - |
| YUV | 86.04 | 102.58 | 113.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 41 | 0.37 | 0 | 0.61 | 0.59 | 96.56 | 0.44 | 0.29 |
| Hex | 42 | 69 | 29 | 25 | 0 | 3D | 3B | 61 | 2C | 1D |
| Octal | 102 | 151 | 51 | 45 | 0 | 75 | 73 | 141 | 54 | 35 |
| Binary | 1000010 | 1101001 | 101001 | 100101 | 0 | 111101 | 111011 | 1100001 | 101100 | 11101 |
Color Harmonies of #426929
Complementary color
Monochromatic Colors of #426929
Black with #426929
Text Example
Text Example
White with #426929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426929; }
p { color: rgb(66,105,41); }
H1.HeaderClassName
{
color: #426929;
}
.AnyTagClassName
{
color: #426929;
}
</style>
background-color css
<style>
a { background-color: #426929; }
a { background-color: rgb(66,105,41); }
div.DivClassName
{
background-color: #426929;
}
.BgClassName
{
background-color: #426929;
}
</style>
border-color css
<style>
span { border-color: #426929; }
span { border-color: rgb(66,105,41); }
td.TdClassName
{
border-color: #426929;
}
.TagClassName
{
border-color: #426929;
}
</style>