Shades of Dell #406223
Tints of Dell #406223
RGB
CMYK
RGB Variations
Color information
#406223 (or 0x406223) is known color: Dell. HEX triplet: 40, 62 and 23. RGB value is (64,98,35). Sum of RGB (Red+Green+Blue) = 64+98+35=197 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.49% from 197); Green value is 98 (38.67% from 255 or 49.75% from 197); Blue value is 35 (14.06% from 255 or 17.77% from 197); Max value from RGB is 98 - color contains mainly: green. Hex color #406223 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406223 is #BF9DDC. Grayscale: #505050. Windows color (decimal): -12557789 or 2318912. OLE color: 2318912.
HSL color Cylindrical-coordinate representation of color #406223: hue angle of 92.38º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #406223 is Cyan = 0.35, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 98 | 35 | - |
| CMYK | 0.35 | 0 | 0.64 | 0.62 |
| HSL | 92.38º | 0.47% | 0.26% | - |
| HSV(B) | 92.38º | 0.64% | 0.38% | - |
| XYZ | 6.79 | 9.95 | 3.15 | - |
| YUV | 80.65 | 102.24 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 98 | 35 | 0.35 | 0 | 0.64 | 0.62 | 92.38 | 0.47 | 0.26 |
| Hex | 40 | 62 | 23 | 23 | 0 | 40 | 3E | 5C | 2F | 1A |
| Octal | 100 | 142 | 43 | 43 | 0 | 100 | 76 | 134 | 57 | 32 |
| Binary | 1000000 | 1100010 | 100011 | 100011 | 0 | 1000000 | 111110 | 1011100 | 101111 | 11010 |
Color Harmonies of #406223
Complementary color
Monochromatic Colors of #406223
Black with #406223
Text Example
Text Example
White with #406223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406223; }
p { color: rgb(64,98,35); }
H1.HeaderClassName
{
color: #406223;
}
.AnyTagClassName
{
color: #406223;
}
</style>
background-color css
<style>
a { background-color: #406223; }
a { background-color: rgb(64,98,35); }
div.DivClassName
{
background-color: #406223;
}
.BgClassName
{
background-color: #406223;
}
</style>
border-color css
<style>
span { border-color: #406223; }
span { border-color: rgb(64,98,35); }
td.TdClassName
{
border-color: #406223;
}
.TagClassName
{
border-color: #406223;
}
</style>