Shades of Dell #386113
Tints of Dell #386113
RGB
CMYK
RGB Variations
Color information
#386113 (or 0x386113) is known color: Dell. HEX triplet: 38, 61 and 13. RGB value is (56,97,19). Sum of RGB (Red+Green+Blue) = 56+97+19=172 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.56% from 172); Green value is 97 (38.28% from 255 or 56.40% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 97 - color contains mainly: green. Hex color #386113 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386113 is #C79EEC. Grayscale: #4C4C4C. Windows color (decimal): -13082349 or 1270072. OLE color: 1270072.
HSL color Cylindrical-coordinate representation of color #386113: hue angle of 91.54º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #386113 is Cyan = 0.42, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 97 | 19 | - |
| CMYK | 0.42 | 0 | 0.80 | 0.62 |
| HSL | 91.54º | 0.67% | 0.23% | - |
| HSV(B) | 91.54º | 0.8% | 0.38% | - |
| XYZ | 6.02 | 9.44 | 2.12 | - |
| YUV | 75.85 | 95.92 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 19 | 0.42 | 0 | 0.80 | 0.62 | 91.54 | 0.67 | 0.23 |
| Hex | 38 | 61 | 13 | 2A | 0 | 50 | 3E | 5C | 43 | 17 |
| Octal | 70 | 141 | 23 | 52 | 0 | 120 | 76 | 134 | 103 | 27 |
| Binary | 111000 | 1100001 | 10011 | 101010 | 0 | 1010000 | 111110 | 1011100 | 1000011 | 10111 |
Color Harmonies of #386113
Complementary color
Monochromatic Colors of #386113
Black with #386113
Text Example
Text Example
White with #386113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386113; }
p { color: rgb(56,97,19); }
H1.HeaderClassName
{
color: #386113;
}
.AnyTagClassName
{
color: #386113;
}
</style>
background-color css
<style>
a { background-color: #386113; }
a { background-color: rgb(56,97,19); }
div.DivClassName
{
background-color: #386113;
}
.BgClassName
{
background-color: #386113;
}
</style>
border-color css
<style>
span { border-color: #386113; }
span { border-color: rgb(56,97,19); }
td.TdClassName
{
border-color: #386113;
}
.TagClassName
{
border-color: #386113;
}
</style>