Shades of Dell #386413
Tints of Dell #386413
RGB
CMYK
RGB Variations
Color information
#386413 (or 0x386413) is known color: Dell. HEX triplet: 38, 64 and 13. RGB value is (56,100,19). Sum of RGB (Red+Green+Blue) = 56+100+19=175 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32% from 175); Green value is 100 (39.45% from 255 or 57.14% from 175); Blue value is 19 (7.81% from 255 or 10.86% from 175); Max value from RGB is 100 - color contains mainly: green. Hex color #386413 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386413 is #C79BEC. Grayscale: #4D4D4D. Windows color (decimal): -13081581 or 1270840. OLE color: 1270840.
HSL color Cylindrical-coordinate representation of color #386413: hue angle of 92.59º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #386413 is Cyan = 0.44, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 100 | 19 | - |
| CMYK | 0.44 | 0 | 0.81 | 0.61 |
| HSL | 92.59º | 0.68% | 0.23% | - |
| HSV(B) | 92.59º | 0.81% | 0.39% | - |
| XYZ | 6.31 | 10 | 2.21 | - |
| YUV | 77.61 | 94.92 | 112.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 100 | 19 | 0.44 | 0 | 0.81 | 0.61 | 92.59 | 0.68 | 0.23 |
| Hex | 38 | 64 | 13 | 2C | 0 | 51 | 3D | 5D | 44 | 17 |
| Octal | 70 | 144 | 23 | 54 | 0 | 121 | 75 | 135 | 104 | 27 |
| Binary | 111000 | 1100100 | 10011 | 101100 | 0 | 1010001 | 111101 | 1011101 | 1000100 | 10111 |
Color Harmonies of #386413
Complementary color
Monochromatic Colors of #386413
Black with #386413
Text Example
Text Example
White with #386413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386413; }
p { color: rgb(56,100,19); }
H1.HeaderClassName
{
color: #386413;
}
.AnyTagClassName
{
color: #386413;
}
</style>
background-color css
<style>
a { background-color: #386413; }
a { background-color: rgb(56,100,19); }
div.DivClassName
{
background-color: #386413;
}
.BgClassName
{
background-color: #386413;
}
</style>
border-color css
<style>
span { border-color: #386413; }
span { border-color: rgb(56,100,19); }
td.TdClassName
{
border-color: #386413;
}
.TagClassName
{
border-color: #386413;
}
</style>