Shades of Dell #426125
Tints of Dell #426125
RGB
CMYK
RGB Variations
Color information
#426125 (or 0x426125) is known color: Dell. HEX triplet: 42, 61 and 25. RGB value is (66,97,37). Sum of RGB (Red+Green+Blue) = 66+97+37=200 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33% from 200); Green value is 97 (38.28% from 255 or 48.5% from 200); Blue value is 37 (14.84% from 255 or 18.5% from 200); Max value from RGB is 97 - color contains mainly: green. Hex color #426125 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426125 is #BD9EDA. Grayscale: #515151. Windows color (decimal): -12426971 or 2449730. OLE color: 2449730.
HSL color Cylindrical-coordinate representation of color #426125: hue angle of 91º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #426125 is Cyan = 0.32, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 97 | 37 | - |
| CMYK | 0.32 | 0 | 0.62 | 0.62 |
| HSL | 91º | 0.45% | 0.26% | - |
| HSV(B) | 91º | 0.62% | 0.38% | - |
| XYZ | 6.86 | 9.84 | 3.29 | - |
| YUV | 80.89 | 103.23 | 117.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 37 | 0.32 | 0 | 0.62 | 0.62 | 91 | 0.45 | 0.26 |
| Hex | 42 | 61 | 25 | 20 | 0 | 3E | 3E | 5B | 2D | 1A |
| Octal | 102 | 141 | 45 | 40 | 0 | 76 | 76 | 133 | 55 | 32 |
| Binary | 1000010 | 1100001 | 100101 | 100000 | 0 | 111110 | 111110 | 1011011 | 101101 | 11010 |
Color Harmonies of #426125
Complementary color
Monochromatic Colors of #426125
Black with #426125
Text Example
Text Example
White with #426125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426125; }
p { color: rgb(66,97,37); }
H1.HeaderClassName
{
color: #426125;
}
.AnyTagClassName
{
color: #426125;
}
</style>
background-color css
<style>
a { background-color: #426125; }
a { background-color: rgb(66,97,37); }
div.DivClassName
{
background-color: #426125;
}
.BgClassName
{
background-color: #426125;
}
</style>
border-color css
<style>
span { border-color: #426125; }
span { border-color: rgb(66,97,37); }
td.TdClassName
{
border-color: #426125;
}
.TagClassName
{
border-color: #426125;
}
</style>