Shades of Dell #425931
Tints of Dell #425931
RGB
CMYK
RGB Variations
Color information
#425931 (or 0x425931) is known color: Dell. HEX triplet: 42, 59 and 31. RGB value is (66,89,49). Sum of RGB (Red+Green+Blue) = 66+89+49=204 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.35% from 204); Green value is 89 (35.16% from 255 or 43.63% from 204); Blue value is 49 (19.53% from 255 or 24.02% from 204); Max value from RGB is 89 - color contains mainly: green. Hex color #425931 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425931 is #BDA6CE. Grayscale: #4D4D4D. Windows color (decimal): -12429007 or 3234114. OLE color: 3234114.
HSL color Cylindrical-coordinate representation of color #425931: hue angle of 94.5º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #425931 is Cyan = 0.26, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 89 | 49 | - |
| CMYK | 0.26 | 0 | 0.45 | 0.65 |
| HSL | 94.5º | 0.29% | 0.27% | - |
| HSV(B) | 94.5º | 0.45% | 0.35% | - |
| XYZ | 6.37 | 8.52 | 4.22 | - |
| YUV | 77.56 | 111.88 | 119.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 49 | 0.26 | 0 | 0.45 | 0.65 | 94.5 | 0.29 | 0.27 |
| Hex | 42 | 59 | 31 | 1A | 0 | 2D | 41 | 5E | 1D | 1B |
| Octal | 102 | 131 | 61 | 32 | 0 | 55 | 101 | 136 | 35 | 33 |
| Binary | 1000010 | 1011001 | 110001 | 11010 | 0 | 101101 | 1000001 | 1011110 | 11101 | 11011 |
Color Harmonies of #425931
Complementary color
Monochromatic Colors of #425931
Black with #425931
Text Example
Text Example
White with #425931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425931; }
p { color: rgb(66,89,49); }
H1.HeaderClassName
{
color: #425931;
}
.AnyTagClassName
{
color: #425931;
}
</style>
background-color css
<style>
a { background-color: #425931; }
a { background-color: rgb(66,89,49); }
div.DivClassName
{
background-color: #425931;
}
.BgClassName
{
background-color: #425931;
}
</style>
border-color css
<style>
span { border-color: #425931; }
span { border-color: rgb(66,89,49); }
td.TdClassName
{
border-color: #425931;
}
.TagClassName
{
border-color: #425931;
}
</style>