Shades of Dell #426225
Tints of Dell #426225
RGB
CMYK
RGB Variations
Color information
#426225 (or 0x426225) is known color: Dell. HEX triplet: 42, 62 and 25. RGB value is (66,98,37). Sum of RGB (Red+Green+Blue) = 66+98+37=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 98 (38.67% from 255 or 48.76% from 201); Blue value is 37 (14.84% from 255 or 18.41% from 201); Max value from RGB is 98 - color contains mainly: green. Hex color #426225 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426225 is #BD9DDA. Grayscale: #515151. Windows color (decimal): -12426715 or 2449986. OLE color: 2449986.
HSL color Cylindrical-coordinate representation of color #426225: hue angle of 91.48º 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 #426225 is Cyan = 0.33, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 98 | 37 | - |
| CMYK | 0.33 | 0 | 0.62 | 0.62 |
| HSL | 91.48º | 0.45% | 0.26% | - |
| HSV(B) | 91.48º | 0.62% | 0.38% | - |
| XYZ | 6.95 | 10.03 | 3.32 | - |
| YUV | 81.48 | 102.9 | 116.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 98 | 37 | 0.33 | 0 | 0.62 | 0.62 | 91.48 | 0.45 | 0.26 |
| Hex | 42 | 62 | 25 | 21 | 0 | 3E | 3E | 5B | 2D | 1A |
| Octal | 102 | 142 | 45 | 41 | 0 | 76 | 76 | 133 | 55 | 32 |
| Binary | 1000010 | 1100010 | 100101 | 100001 | 0 | 111110 | 111110 | 1011011 | 101101 | 11010 |
Color Harmonies of #426225
Complementary color
Monochromatic Colors of #426225
Black with #426225
Text Example
Text Example
White with #426225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426225; }
p { color: rgb(66,98,37); }
H1.HeaderClassName
{
color: #426225;
}
.AnyTagClassName
{
color: #426225;
}
</style>
background-color css
<style>
a { background-color: #426225; }
a { background-color: rgb(66,98,37); }
div.DivClassName
{
background-color: #426225;
}
.BgClassName
{
background-color: #426225;
}
</style>
border-color css
<style>
span { border-color: #426225; }
span { border-color: rgb(66,98,37); }
td.TdClassName
{
border-color: #426225;
}
.TagClassName
{
border-color: #426225;
}
</style>