Shades of Dell #425636
Tints of Dell #425636
RGB
CMYK
RGB Variations
Color information
#425636 (or 0x425636) is known color: Dell. HEX triplet: 42, 56 and 36. RGB value is (66,86,54). Sum of RGB (Red+Green+Blue) = 66+86+54=206 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.04% from 206); Green value is 86 (33.98% from 255 or 41.75% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 86 - color contains mainly: green. Hex color #425636 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425636 is #BDA9C9. Grayscale: #4C4C4C. Windows color (decimal): -12429770 or 3561026. OLE color: 3561026.
HSL color Cylindrical-coordinate representation of color #425636: hue angle of 97.5º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #425636 is Cyan = 0.23, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 86 | 54 | - |
| CMYK | 0.23 | 0 | 0.37 | 0.66 |
| HSL | 97.5º | 0.23% | 0.27% | - |
| HSV(B) | 97.5º | 0.37% | 0.34% | - |
| XYZ | 6.24 | 8.08 | 4.72 | - |
| YUV | 76.37 | 115.37 | 120.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 54 | 0.23 | 0 | 0.37 | 0.66 | 97.5 | 0.23 | 0.27 |
| Hex | 42 | 56 | 36 | 17 | 0 | 25 | 42 | 62 | 17 | 1B |
| Octal | 102 | 126 | 66 | 27 | 0 | 45 | 102 | 142 | 27 | 33 |
| Binary | 1000010 | 1010110 | 110110 | 10111 | 0 | 100101 | 1000010 | 1100010 | 10111 | 11011 |
Color Harmonies of #425636
Complementary color
Monochromatic Colors of #425636
Black with #425636
Text Example
Text Example
White with #425636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425636; }
p { color: rgb(66,86,54); }
H1.HeaderClassName
{
color: #425636;
}
.AnyTagClassName
{
color: #425636;
}
</style>
background-color css
<style>
a { background-color: #425636; }
a { background-color: rgb(66,86,54); }
div.DivClassName
{
background-color: #425636;
}
.BgClassName
{
background-color: #425636;
}
</style>
border-color css
<style>
span { border-color: #425636; }
span { border-color: rgb(66,86,54); }
td.TdClassName
{
border-color: #425636;
}
.TagClassName
{
border-color: #425636;
}
</style>