Shades of Dell #386017
Tints of Dell #386017
RGB
CMYK
RGB Variations
Color information
#386017 (or 0x386017) is known color: Dell. HEX triplet: 38, 60 and 17. RGB value is (56,96,23). Sum of RGB (Red+Green+Blue) = 56+96+23=175 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32% from 175); Green value is 96 (37.89% from 255 or 54.86% from 175); Blue value is 23 (9.38% from 255 or 13.14% from 175); Max value from RGB is 96 - color contains mainly: green. Hex color #386017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386017 is #C79FE8. Grayscale: #4B4B4B. Windows color (decimal): -13082601 or 1531960. OLE color: 1531960.
HSL color Cylindrical-coordinate representation of color #386017: hue angle of 92.88º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #386017 is Cyan = 0.42, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 96 | 23 | - |
| CMYK | 0.42 | 0 | 0.76 | 0.62 |
| HSL | 92.88º | 0.61% | 0.23% | - |
| HSV(B) | 92.88º | 0.76% | 0.38% | - |
| XYZ | 5.97 | 9.27 | 2.29 | - |
| YUV | 75.72 | 98.25 | 113.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 23 | 0.42 | 0 | 0.76 | 0.62 | 92.88 | 0.61 | 0.23 |
| Hex | 38 | 60 | 17 | 2A | 0 | 4C | 3E | 5D | 3D | 17 |
| Octal | 70 | 140 | 27 | 52 | 0 | 114 | 76 | 135 | 75 | 27 |
| Binary | 111000 | 1100000 | 10111 | 101010 | 0 | 1001100 | 111110 | 1011101 | 111101 | 10111 |
Color Harmonies of #386017
Complementary color
Monochromatic Colors of #386017
Black with #386017
Text Example
Text Example
White with #386017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386017; }
p { color: rgb(56,96,23); }
H1.HeaderClassName
{
color: #386017;
}
.AnyTagClassName
{
color: #386017;
}
</style>
background-color css
<style>
a { background-color: #386017; }
a { background-color: rgb(56,96,23); }
div.DivClassName
{
background-color: #386017;
}
.BgClassName
{
background-color: #386017;
}
</style>
border-color css
<style>
span { border-color: #386017; }
span { border-color: rgb(56,96,23); }
td.TdClassName
{
border-color: #386017;
}
.TagClassName
{
border-color: #386017;
}
</style>