Shades of Dell #425633
Tints of Dell #425633
RGB
CMYK
RGB Variations
Color information
#425633 (or 0x425633) is known color: Dell. HEX triplet: 42, 56 and 33. RGB value is (66,86,51). Sum of RGB (Red+Green+Blue) = 66+86+51=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 86 (33.98% from 255 or 42.36% from 203); Blue value is 51 (20.31% from 255 or 25.12% from 203); Max value from RGB is 86 - color contains mainly: green. Hex color #425633 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425633 is #BDA9CC. Grayscale: #4C4C4C. Windows color (decimal): -12429773 or 3364418. OLE color: 3364418.
HSL color Cylindrical-coordinate representation of color #425633: hue angle of 94.29º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #425633 is Cyan = 0.23, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 86 | 51 | - |
| CMYK | 0.23 | 0 | 0.41 | 0.66 |
| HSL | 94.29º | 0.26% | 0.27% | - |
| HSV(B) | 94.29º | 0.41% | 0.34% | - |
| XYZ | 6.17 | 8.05 | 4.36 | - |
| YUV | 76.03 | 113.87 | 120.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 51 | 0.23 | 0 | 0.41 | 0.66 | 94.29 | 0.26 | 0.27 |
| Hex | 42 | 56 | 33 | 17 | 0 | 29 | 42 | 5E | 1A | 1B |
| Octal | 102 | 126 | 63 | 27 | 0 | 51 | 102 | 136 | 32 | 33 |
| Binary | 1000010 | 1010110 | 110011 | 10111 | 0 | 101001 | 1000010 | 1011110 | 11010 | 11011 |
Color Harmonies of #425633
Complementary color
Monochromatic Colors of #425633
Black with #425633
Text Example
Text Example
White with #425633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425633; }
p { color: rgb(66,86,51); }
H1.HeaderClassName
{
color: #425633;
}
.AnyTagClassName
{
color: #425633;
}
</style>
background-color css
<style>
a { background-color: #425633; }
a { background-color: rgb(66,86,51); }
div.DivClassName
{
background-color: #425633;
}
.BgClassName
{
background-color: #425633;
}
</style>
border-color css
<style>
span { border-color: #425633; }
span { border-color: rgb(66,86,51); }
td.TdClassName
{
border-color: #425633;
}
.TagClassName
{
border-color: #425633;
}
</style>