Shades of Dell #406627
Tints of Dell #406627
RGB
CMYK
RGB Variations
Color information
#406627 (or 0x406627) is known color: Dell. HEX triplet: 40, 66 and 27. RGB value is (64,102,39). Sum of RGB (Red+Green+Blue) = 64+102+39=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 102 (40.23% from 255 or 49.76% from 205); Blue value is 39 (15.62% from 255 or 19.02% from 205); Max value from RGB is 102 - color contains mainly: green. Hex color #406627 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406627 is #BF99D8. Grayscale: #535353. Windows color (decimal): -12556761 or 2582080. OLE color: 2582080.
HSL color Cylindrical-coordinate representation of color #406627: hue angle of 96.19º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #406627 is Cyan = 0.37, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 102 | 39 | - |
| CMYK | 0.37 | 0 | 0.62 | 0.6 |
| HSL | 96.19º | 0.45% | 0.28% | - |
| HSV(B) | 96.19º | 0.62% | 0.4% | - |
| XYZ | 7.23 | 10.74 | 3.61 | - |
| YUV | 83.46 | 102.91 | 114.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 39 | 0.37 | 0 | 0.62 | 0.6 | 96.19 | 0.45 | 0.28 |
| Hex | 40 | 66 | 27 | 25 | 0 | 3E | 3C | 60 | 2D | 1C |
| Octal | 100 | 146 | 47 | 45 | 0 | 76 | 74 | 140 | 55 | 34 |
| Binary | 1000000 | 1100110 | 100111 | 100101 | 0 | 111110 | 111100 | 1100000 | 101101 | 11100 |
Color Harmonies of #406627
Complementary color
Monochromatic Colors of #406627
Black with #406627
Text Example
Text Example
White with #406627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406627; }
p { color: rgb(64,102,39); }
H1.HeaderClassName
{
color: #406627;
}
.AnyTagClassName
{
color: #406627;
}
</style>
background-color css
<style>
a { background-color: #406627; }
a { background-color: rgb(64,102,39); }
div.DivClassName
{
background-color: #406627;
}
.BgClassName
{
background-color: #406627;
}
</style>
border-color css
<style>
span { border-color: #406627; }
span { border-color: rgb(64,102,39); }
td.TdClassName
{
border-color: #406627;
}
.TagClassName
{
border-color: #406627;
}
</style>