Shades of Dell #386913
Tints of Dell #386913
RGB
CMYK
RGB Variations
Color information
#386913 (or 0x386913) is known color: Dell. HEX triplet: 38, 69 and 13. RGB value is (56,105,19). Sum of RGB (Red+Green+Blue) = 56+105+19=180 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.11% from 180); Green value is 105 (41.41% from 255 or 58.33% from 180); Blue value is 19 (7.81% from 255 or 10.56% from 180); Max value from RGB is 105 - color contains mainly: green. Hex color #386913 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386913 is #C796EC. Grayscale: #505050. Windows color (decimal): -13080301 or 1272120. OLE color: 1272120.
HSL color Cylindrical-coordinate representation of color #386913: hue angle of 94.19º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #386913 is Cyan = 0.47, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 105 | 19 | - |
| CMYK | 0.47 | 0 | 0.82 | 0.59 |
| HSL | 94.19º | 0.69% | 0.24% | - |
| HSV(B) | 94.19º | 0.82% | 0.41% | - |
| XYZ | 6.8 | 10.99 | 2.38 | - |
| YUV | 80.55 | 93.27 | 110.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 19 | 0.47 | 0 | 0.82 | 0.59 | 94.19 | 0.69 | 0.24 |
| Hex | 38 | 69 | 13 | 2F | 0 | 52 | 3B | 5E | 45 | 18 |
| Octal | 70 | 151 | 23 | 57 | 0 | 122 | 73 | 136 | 105 | 30 |
| Binary | 111000 | 1101001 | 10011 | 101111 | 0 | 1010010 | 111011 | 1011110 | 1000101 | 11000 |
Color Harmonies of #386913
Complementary color
Monochromatic Colors of #386913
Black with #386913
Text Example
Text Example
White with #386913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386913; }
p { color: rgb(56,105,19); }
H1.HeaderClassName
{
color: #386913;
}
.AnyTagClassName
{
color: #386913;
}
</style>
background-color css
<style>
a { background-color: #386913; }
a { background-color: rgb(56,105,19); }
div.DivClassName
{
background-color: #386913;
}
.BgClassName
{
background-color: #386913;
}
</style>
border-color css
<style>
span { border-color: #386913; }
span { border-color: rgb(56,105,19); }
td.TdClassName
{
border-color: #386913;
}
.TagClassName
{
border-color: #386913;
}
</style>