Shades of Dell #386217
Tints of Dell #386217
RGB
CMYK
RGB Variations
Color information
#386217 (or 0x386217) is known color: Dell. HEX triplet: 38, 62 and 17. RGB value is (56,98,23). Sum of RGB (Red+Green+Blue) = 56+98+23=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 98 (38.67% from 255 or 55.37% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 98 - color contains mainly: green. Hex color #386217 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386217 is #C79DE8. Grayscale: #4D4D4D. Windows color (decimal): -13082089 or 1532472. OLE color: 1532472.
HSL color Cylindrical-coordinate representation of color #386217: hue angle of 93.6º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #386217 is Cyan = 0.43, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 98 | 23 | - |
| CMYK | 0.43 | 0 | 0.77 | 0.62 |
| HSL | 93.6º | 0.62% | 0.24% | - |
| HSV(B) | 93.6º | 0.77% | 0.38% | - |
| XYZ | 6.15 | 9.64 | 2.35 | - |
| YUV | 76.89 | 97.59 | 113.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 98 | 23 | 0.43 | 0 | 0.77 | 0.62 | 93.6 | 0.62 | 0.24 |
| Hex | 38 | 62 | 17 | 2B | 0 | 4D | 3E | 5E | 3E | 18 |
| Octal | 70 | 142 | 27 | 53 | 0 | 115 | 76 | 136 | 76 | 30 |
| Binary | 111000 | 1100010 | 10111 | 101011 | 0 | 1001101 | 111110 | 1011110 | 111110 | 11000 |
Color Harmonies of #386217
Complementary color
Monochromatic Colors of #386217
Black with #386217
Text Example
Text Example
White with #386217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386217; }
p { color: rgb(56,98,23); }
H1.HeaderClassName
{
color: #386217;
}
.AnyTagClassName
{
color: #386217;
}
</style>
background-color css
<style>
a { background-color: #386217; }
a { background-color: rgb(56,98,23); }
div.DivClassName
{
background-color: #386217;
}
.BgClassName
{
background-color: #386217;
}
</style>
border-color css
<style>
span { border-color: #386217; }
span { border-color: rgb(56,98,23); }
td.TdClassName
{
border-color: #386217;
}
.TagClassName
{
border-color: #386217;
}
</style>