Shades of Dell #426819
Tints of Dell #426819
RGB
CMYK
RGB Variations
Color information
#426819 (or 0x426819) is known color: Dell. HEX triplet: 42, 68 and 19. RGB value is (66,104,25). Sum of RGB (Red+Green+Blue) = 66+104+25=195 (25% of max value = 765). Red value is 66 (26.17% from 255 or 33.85% from 195); Green value is 104 (41.02% from 255 or 53.33% from 195); Blue value is 25 (10.16% from 255 or 12.82% from 195); Max value from RGB is 104 - color contains mainly: green. Hex color #426819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426819 is #BD97E6. Grayscale: #535353. Windows color (decimal): -12425191 or 1665090. OLE color: 1665090.
HSL color Cylindrical-coordinate representation of color #426819: hue angle of 88.86º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #426819 is Cyan = 0.37, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 104 | 25 | - |
| CMYK | 0.37 | 0 | 0.76 | 0.59 |
| HSL | 88.86º | 0.61% | 0.25% | - |
| HSV(B) | 88.86º | 0.76% | 0.41% | - |
| XYZ | 7.37 | 11.13 | 2.68 | - |
| YUV | 83.63 | 94.91 | 115.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 25 | 0.37 | 0 | 0.76 | 0.59 | 88.86 | 0.61 | 0.25 |
| Hex | 42 | 68 | 19 | 25 | 0 | 4C | 3B | 59 | 3D | 19 |
| Octal | 102 | 150 | 31 | 45 | 0 | 114 | 73 | 131 | 75 | 31 |
| Binary | 1000010 | 1101000 | 11001 | 100101 | 0 | 1001100 | 111011 | 1011001 | 111101 | 11001 |
Color Harmonies of #426819
Complementary color
Monochromatic Colors of #426819
Black with #426819
Text Example
Text Example
White with #426819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426819; }
p { color: rgb(66,104,25); }
H1.HeaderClassName
{
color: #426819;
}
.AnyTagClassName
{
color: #426819;
}
</style>
background-color css
<style>
a { background-color: #426819; }
a { background-color: rgb(66,104,25); }
div.DivClassName
{
background-color: #426819;
}
.BgClassName
{
background-color: #426819;
}
</style>
border-color css
<style>
span { border-color: #426819; }
span { border-color: rgb(66,104,25); }
td.TdClassName
{
border-color: #426819;
}
.TagClassName
{
border-color: #426819;
}
</style>