Shades of Dell #386120
Tints of Dell #386120
RGB
CMYK
RGB Variations
Color information
#386120 (or 0x386120) is known color: Dell. HEX triplet: 38, 61 and 20. RGB value is (56,97,32). Sum of RGB (Red+Green+Blue) = 56+97+32=185 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.27% from 185); Green value is 97 (38.28% from 255 or 52.43% from 185); Blue value is 32 (12.89% from 255 or 17.30% from 185); Max value from RGB is 97 - color contains mainly: green. Hex color #386120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386120 is #C79EDF. Grayscale: #4D4D4D. Windows color (decimal): -13082336 or 2122040. OLE color: 2122040.
HSL color Cylindrical-coordinate representation of color #386120: hue angle of 97.85º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #386120 is Cyan = 0.42, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 97 | 32 | - |
| CMYK | 0.42 | 0 | 0.67 | 0.62 |
| HSL | 97.85º | 0.5% | 0.25% | - |
| HSV(B) | 97.85º | 0.67% | 0.38% | - |
| XYZ | 6.17 | 9.49 | 2.87 | - |
| YUV | 77.33 | 102.42 | 112.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 32 | 0.42 | 0 | 0.67 | 0.62 | 97.85 | 0.5 | 0.25 |
| Hex | 38 | 61 | 20 | 2A | 0 | 43 | 3E | 62 | 32 | 19 |
| Octal | 70 | 141 | 40 | 52 | 0 | 103 | 76 | 142 | 62 | 31 |
| Binary | 111000 | 1100001 | 100000 | 101010 | 0 | 1000011 | 111110 | 1100010 | 110010 | 11001 |
Color Harmonies of #386120
Complementary color
Monochromatic Colors of #386120
Black with #386120
Text Example
Text Example
White with #386120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386120; }
p { color: rgb(56,97,32); }
H1.HeaderClassName
{
color: #386120;
}
.AnyTagClassName
{
color: #386120;
}
</style>
background-color css
<style>
a { background-color: #386120; }
a { background-color: rgb(56,97,32); }
div.DivClassName
{
background-color: #386120;
}
.BgClassName
{
background-color: #386120;
}
</style>
border-color css
<style>
span { border-color: #386120; }
span { border-color: rgb(56,97,32); }
td.TdClassName
{
border-color: #386120;
}
.TagClassName
{
border-color: #386120;
}
</style>