Shades of Dell #426924
Tints of Dell #426924
RGB
CMYK
RGB Variations
Color information
#426924 (or 0x426924) is known color: Dell. HEX triplet: 42, 69 and 24. RGB value is (66,105,36). Sum of RGB (Red+Green+Blue) = 66+105+36=207 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.88% from 207); Green value is 105 (41.41% from 255 or 50.72% from 207); Blue value is 36 (14.45% from 255 or 17.39% from 207); Max value from RGB is 105 - color contains mainly: green. Hex color #426924 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426924 is #BD96DB. Grayscale: #555555. Windows color (decimal): -12424924 or 2386242. OLE color: 2386242.
HSL color Cylindrical-coordinate representation of color #426924: hue angle of 93.91º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #426924 is Cyan = 0.37, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 105 | 36 | - |
| CMYK | 0.37 | 0 | 0.66 | 0.59 |
| HSL | 93.91º | 0.49% | 0.28% | - |
| HSV(B) | 93.91º | 0.66% | 0.41% | - |
| XYZ | 7.62 | 11.39 | 3.47 | - |
| YUV | 85.47 | 100.08 | 114.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 36 | 0.37 | 0 | 0.66 | 0.59 | 93.91 | 0.49 | 0.28 |
| Hex | 42 | 69 | 24 | 25 | 0 | 42 | 3B | 5E | 31 | 1C |
| Octal | 102 | 151 | 44 | 45 | 0 | 102 | 73 | 136 | 61 | 34 |
| Binary | 1000010 | 1101001 | 100100 | 100101 | 0 | 1000010 | 111011 | 1011110 | 110001 | 11100 |
Color Harmonies of #426924
Complementary color
Monochromatic Colors of #426924
Black with #426924
Text Example
Text Example
White with #426924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426924; }
p { color: rgb(66,105,36); }
H1.HeaderClassName
{
color: #426924;
}
.AnyTagClassName
{
color: #426924;
}
</style>
background-color css
<style>
a { background-color: #426924; }
a { background-color: rgb(66,105,36); }
div.DivClassName
{
background-color: #426924;
}
.BgClassName
{
background-color: #426924;
}
</style>
border-color css
<style>
span { border-color: #426924; }
span { border-color: rgb(66,105,36); }
td.TdClassName
{
border-color: #426924;
}
.TagClassName
{
border-color: #426924;
}
</style>