Shades of Dell #406325
Tints of Dell #406325
RGB
CMYK
RGB Variations
Color information
#406325 (or 0x406325) is known color: Dell. HEX triplet: 40, 63 and 25. RGB value is (64,99,37). Sum of RGB (Red+Green+Blue) = 64+99+37=200 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32% from 200); Green value is 99 (39.06% from 255 or 49.5% from 200); Blue value is 37 (14.84% from 255 or 18.5% from 200); Max value from RGB is 99 - color contains mainly: green. Hex color #406325 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406325 is #BF9CDA. Grayscale: #515151. Windows color (decimal): -12557531 or 2450240. OLE color: 2450240.
HSL color Cylindrical-coordinate representation of color #406325: hue angle of 93.87º 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 #406325 is Cyan = 0.35, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 37 | - |
| CMYK | 0.35 | 0 | 0.63 | 0.61 |
| HSL | 93.87º | 0.46% | 0.27% | - |
| HSV(B) | 93.87º | 0.63% | 0.39% | - |
| XYZ | 6.91 | 10.15 | 3.34 | - |
| YUV | 81.47 | 102.9 | 115.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 37 | 0.35 | 0 | 0.63 | 0.61 | 93.87 | 0.46 | 0.27 |
| Hex | 40 | 63 | 25 | 23 | 0 | 3F | 3D | 5E | 2E | 1B |
| Octal | 100 | 143 | 45 | 43 | 0 | 77 | 75 | 136 | 56 | 33 |
| Binary | 1000000 | 1100011 | 100101 | 100011 | 0 | 111111 | 111101 | 1011110 | 101110 | 11011 |
Color Harmonies of #406325
Complementary color
Monochromatic Colors of #406325
Black with #406325
Text Example
Text Example
White with #406325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406325; }
p { color: rgb(64,99,37); }
H1.HeaderClassName
{
color: #406325;
}
.AnyTagClassName
{
color: #406325;
}
</style>
background-color css
<style>
a { background-color: #406325; }
a { background-color: rgb(64,99,37); }
div.DivClassName
{
background-color: #406325;
}
.BgClassName
{
background-color: #406325;
}
</style>
border-color css
<style>
span { border-color: #406325; }
span { border-color: rgb(64,99,37); }
td.TdClassName
{
border-color: #406325;
}
.TagClassName
{
border-color: #406325;
}
</style>