Shades of Dell #426325
Tints of Dell #426325
RGB
CMYK
RGB Variations
Color information
#426325 (or 0x426325) is known color: Dell. HEX triplet: 42, 63 and 25. RGB value is (66,99,37). Sum of RGB (Red+Green+Blue) = 66+99+37=202 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.67% from 202); Green value is 99 (39.06% from 255 or 49.01% from 202); Blue value is 37 (14.84% from 255 or 18.32% from 202); Max value from RGB is 99 - color contains mainly: green. Hex color #426325 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426325 is #BD9CDA. Grayscale: #525252. Windows color (decimal): -12426459 or 2450242. OLE color: 2450242.
HSL color Cylindrical-coordinate representation of color #426325: hue angle of 91.94º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #426325 is Cyan = 0.33, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 99 | 37 | - |
| CMYK | 0.33 | 0 | 0.63 | 0.61 |
| HSL | 91.94º | 0.46% | 0.27% | - |
| HSV(B) | 91.94º | 0.63% | 0.39% | - |
| XYZ | 7.04 | 10.22 | 3.35 | - |
| YUV | 82.07 | 102.57 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 99 | 37 | 0.33 | 0 | 0.63 | 0.61 | 91.94 | 0.46 | 0.27 |
| Hex | 42 | 63 | 25 | 21 | 0 | 3F | 3D | 5C | 2E | 1B |
| Octal | 102 | 143 | 45 | 41 | 0 | 77 | 75 | 134 | 56 | 33 |
| Binary | 1000010 | 1100011 | 100101 | 100001 | 0 | 111111 | 111101 | 1011100 | 101110 | 11011 |
Color Harmonies of #426325
Complementary color
Monochromatic Colors of #426325
Black with #426325
Text Example
Text Example
White with #426325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426325; }
p { color: rgb(66,99,37); }
H1.HeaderClassName
{
color: #426325;
}
.AnyTagClassName
{
color: #426325;
}
</style>
background-color css
<style>
a { background-color: #426325; }
a { background-color: rgb(66,99,37); }
div.DivClassName
{
background-color: #426325;
}
.BgClassName
{
background-color: #426325;
}
</style>
border-color css
<style>
span { border-color: #426325; }
span { border-color: rgb(66,99,37); }
td.TdClassName
{
border-color: #426325;
}
.TagClassName
{
border-color: #426325;
}
</style>