Shades of Dell #386718
Tints of Dell #386718
RGB
CMYK
RGB Variations
Color information
#386718 (or 0x386718) is known color: Dell. HEX triplet: 38, 67 and 18. RGB value is (56,103,24). Sum of RGB (Red+Green+Blue) = 56+103+24=183 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.60% from 183); Green value is 103 (40.62% from 255 or 56.28% from 183); Blue value is 24 (9.77% from 255 or 13.11% from 183); Max value from RGB is 103 - color contains mainly: green. Hex color #386718 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386718 is #C798E7. Grayscale: #505050. Windows color (decimal): -13080808 or 1599288. OLE color: 1599288.
HSL color Cylindrical-coordinate representation of color #386718: hue angle of 95.7º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #386718 is Cyan = 0.46, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 24 | - |
| CMYK | 0.46 | 0 | 0.77 | 0.60 |
| HSL | 95.7º | 0.62% | 0.25% | - |
| HSV(B) | 95.7º | 0.77% | 0.4% | - |
| XYZ | 6.65 | 10.61 | 2.56 | - |
| YUV | 79.94 | 96.43 | 110.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 24 | 0.46 | 0 | 0.77 | 0.60 | 95.7 | 0.62 | 0.25 |
| Hex | 38 | 67 | 18 | 2E | 0 | 4D | 3C | 60 | 3E | 19 |
| Octal | 70 | 147 | 30 | 56 | 0 | 115 | 74 | 140 | 76 | 31 |
| Binary | 111000 | 1100111 | 11000 | 101110 | 0 | 1001101 | 111100 | 1100000 | 111110 | 11001 |
Color Harmonies of #386718
Complementary color
Monochromatic Colors of #386718
Black with #386718
Text Example
Text Example
White with #386718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386718; }
p { color: rgb(56,103,24); }
H1.HeaderClassName
{
color: #386718;
}
.AnyTagClassName
{
color: #386718;
}
</style>
background-color css
<style>
a { background-color: #386718; }
a { background-color: rgb(56,103,24); }
div.DivClassName
{
background-color: #386718;
}
.BgClassName
{
background-color: #386718;
}
</style>
border-color css
<style>
span { border-color: #386718; }
span { border-color: rgb(56,103,24); }
td.TdClassName
{
border-color: #386718;
}
.TagClassName
{
border-color: #386718;
}
</style>