Shades of Dell #406625
Tints of Dell #406625
RGB
CMYK
RGB Variations
Color information
#406625 (or 0x406625) is known color: Dell. HEX triplet: 40, 66 and 25. RGB value is (64,102,37). Sum of RGB (Red+Green+Blue) = 64+102+37=203 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.53% from 203); Green value is 102 (40.23% from 255 or 50.25% from 203); Blue value is 37 (14.84% from 255 or 18.23% from 203); Max value from RGB is 102 - color contains mainly: green. Hex color #406625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406625 is #BF99DA. Grayscale: #535353. Windows color (decimal): -12556763 or 2451008. OLE color: 2451008.
HSL color Cylindrical-coordinate representation of color #406625: hue angle of 95.08º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #406625 is Cyan = 0.37, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 102 | 37 | - |
| CMYK | 0.37 | 0 | 0.64 | 0.6 |
| HSL | 95.08º | 0.47% | 0.27% | - |
| HSV(B) | 95.08º | 0.64% | 0.4% | - |
| XYZ | 7.2 | 10.73 | 3.44 | - |
| YUV | 83.23 | 101.91 | 114.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 37 | 0.37 | 0 | 0.64 | 0.6 | 95.08 | 0.47 | 0.27 |
| Hex | 40 | 66 | 25 | 25 | 0 | 40 | 3C | 5F | 2F | 1B |
| Octal | 100 | 146 | 45 | 45 | 0 | 100 | 74 | 137 | 57 | 33 |
| Binary | 1000000 | 1100110 | 100101 | 100101 | 0 | 1000000 | 111100 | 1011111 | 101111 | 11011 |
Color Harmonies of #406625
Complementary color
Monochromatic Colors of #406625
Black with #406625
Text Example
Text Example
White with #406625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406625; }
p { color: rgb(64,102,37); }
H1.HeaderClassName
{
color: #406625;
}
.AnyTagClassName
{
color: #406625;
}
</style>
background-color css
<style>
a { background-color: #406625; }
a { background-color: rgb(64,102,37); }
div.DivClassName
{
background-color: #406625;
}
.BgClassName
{
background-color: #406625;
}
</style>
border-color css
<style>
span { border-color: #406625; }
span { border-color: rgb(64,102,37); }
td.TdClassName
{
border-color: #406625;
}
.TagClassName
{
border-color: #406625;
}
</style>