Shades of Dell #406623
Tints of Dell #406623
RGB
CMYK
RGB Variations
Color information
#406623 (or 0x406623) is known color: Dell. HEX triplet: 40, 66 and 23. RGB value is (64,102,35). Sum of RGB (Red+Green+Blue) = 64+102+35=201 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.84% from 201); Green value is 102 (40.23% from 255 or 50.75% from 201); Blue value is 35 (14.06% from 255 or 17.41% from 201); Max value from RGB is 102 - color contains mainly: green. Hex color #406623 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406623 is #BF99DC. Grayscale: #535353. Windows color (decimal): -12556765 or 2319936. OLE color: 2319936.
HSL color Cylindrical-coordinate representation of color #406623: hue angle of 94.03º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #406623 is Cyan = 0.37, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 102 | 35 | - |
| CMYK | 0.37 | 0 | 0.66 | 0.6 |
| HSL | 94.03º | 0.49% | 0.27% | - |
| HSV(B) | 94.03º | 0.66% | 0.4% | - |
| XYZ | 7.17 | 10.71 | 3.28 | - |
| YUV | 83 | 100.91 | 114.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 35 | 0.37 | 0 | 0.66 | 0.6 | 94.03 | 0.49 | 0.27 |
| Hex | 40 | 66 | 23 | 25 | 0 | 42 | 3C | 5E | 31 | 1B |
| Octal | 100 | 146 | 43 | 45 | 0 | 102 | 74 | 136 | 61 | 33 |
| Binary | 1000000 | 1100110 | 100011 | 100101 | 0 | 1000010 | 111100 | 1011110 | 110001 | 11011 |
Color Harmonies of #406623
Complementary color
Monochromatic Colors of #406623
Black with #406623
Text Example
Text Example
White with #406623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406623; }
p { color: rgb(64,102,35); }
H1.HeaderClassName
{
color: #406623;
}
.AnyTagClassName
{
color: #406623;
}
</style>
background-color css
<style>
a { background-color: #406623; }
a { background-color: rgb(64,102,35); }
div.DivClassName
{
background-color: #406623;
}
.BgClassName
{
background-color: #406623;
}
</style>
border-color css
<style>
span { border-color: #406623; }
span { border-color: rgb(64,102,35); }
td.TdClassName
{
border-color: #406623;
}
.TagClassName
{
border-color: #406623;
}
</style>