Shades of Dell #426231
Tints of Dell #426231
RGB
CMYK
RGB Variations
Color information
#426231 (or 0x426231) is known color: Dell. HEX triplet: 42, 62 and 31. RGB value is (66,98,49). Sum of RGB (Red+Green+Blue) = 66+98+49=213 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.99% from 213); Green value is 98 (38.67% from 255 or 46.01% from 213); Blue value is 49 (19.53% from 255 or 23.00% from 213); Max value from RGB is 98 - color contains mainly: green. Hex color #426231 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426231 is #BD9DCE. Grayscale: #535353. Windows color (decimal): -12426703 or 3236418. OLE color: 3236418.
HSL color Cylindrical-coordinate representation of color #426231: hue angle of 99.18º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #426231 is Cyan = 0.33, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 98 | 49 | - |
| CMYK | 0.33 | 0 | 0.5 | 0.62 |
| HSL | 99.18º | 0.33% | 0.29% | - |
| HSV(B) | 99.18º | 0.5% | 0.38% | - |
| XYZ | 7.17 | 10.12 | 4.48 | - |
| YUV | 82.85 | 108.9 | 115.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 98 | 49 | 0.33 | 0 | 0.5 | 0.62 | 99.18 | 0.33 | 0.29 |
| Hex | 42 | 62 | 31 | 21 | 0 | 32 | 3E | 63 | 21 | 1D |
| Octal | 102 | 142 | 61 | 41 | 0 | 62 | 76 | 143 | 41 | 35 |
| Binary | 1000010 | 1100010 | 110001 | 100001 | 0 | 110010 | 111110 | 1100011 | 100001 | 11101 |
Color Harmonies of #426231
Complementary color
Monochromatic Colors of #426231
Black with #426231
Text Example
Text Example
White with #426231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426231; }
p { color: rgb(66,98,49); }
H1.HeaderClassName
{
color: #426231;
}
.AnyTagClassName
{
color: #426231;
}
</style>
background-color css
<style>
a { background-color: #426231; }
a { background-color: rgb(66,98,49); }
div.DivClassName
{
background-color: #426231;
}
.BgClassName
{
background-color: #426231;
}
</style>
border-color css
<style>
span { border-color: #426231; }
span { border-color: rgb(66,98,49); }
td.TdClassName
{
border-color: #426231;
}
.TagClassName
{
border-color: #426231;
}
</style>