Shades of Dell #386312
Tints of Dell #386312
RGB
CMYK
RGB Variations
Color information
#386312 (or 0x386312) is known color: Dell. HEX triplet: 38, 63 and 12. RGB value is (56,99,18). Sum of RGB (Red+Green+Blue) = 56+99+18=173 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.37% from 173); Green value is 99 (39.06% from 255 or 57.23% from 173); Blue value is 18 (7.42% from 255 or 10.40% from 173); Max value from RGB is 99 - color contains mainly: green. Hex color #386312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386312 is #C79CED. Grayscale: #4D4D4D. Windows color (decimal): -13081838 or 1205048. OLE color: 1205048.
HSL color Cylindrical-coordinate representation of color #386312: hue angle of 91.85º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #386312 is Cyan = 0.43, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 99 | 18 | - |
| CMYK | 0.43 | 0 | 0.82 | 0.61 |
| HSL | 91.85º | 0.69% | 0.23% | - |
| HSV(B) | 91.85º | 0.82% | 0.39% | - |
| XYZ | 6.2 | 9.81 | 2.14 | - |
| YUV | 76.91 | 94.75 | 113.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 18 | 0.43 | 0 | 0.82 | 0.61 | 91.85 | 0.69 | 0.23 |
| Hex | 38 | 63 | 12 | 2B | 0 | 52 | 3D | 5C | 45 | 17 |
| Octal | 70 | 143 | 22 | 53 | 0 | 122 | 75 | 134 | 105 | 27 |
| Binary | 111000 | 1100011 | 10010 | 101011 | 0 | 1010010 | 111101 | 1011100 | 1000101 | 10111 |
Color Harmonies of #386312
Complementary color
Monochromatic Colors of #386312
Black with #386312
Text Example
Text Example
White with #386312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386312; }
p { color: rgb(56,99,18); }
H1.HeaderClassName
{
color: #386312;
}
.AnyTagClassName
{
color: #386312;
}
</style>
background-color css
<style>
a { background-color: #386312; }
a { background-color: rgb(56,99,18); }
div.DivClassName
{
background-color: #386312;
}
.BgClassName
{
background-color: #386312;
}
</style>
border-color css
<style>
span { border-color: #386312; }
span { border-color: rgb(56,99,18); }
td.TdClassName
{
border-color: #386312;
}
.TagClassName
{
border-color: #386312;
}
</style>