Shades of Dell #396212
Tints of Dell #396212
RGB
CMYK
RGB Variations
Color information
#396212 (or 0x396212) is known color: Dell. HEX triplet: 39, 62 and 12. RGB value is (57,98,18). Sum of RGB (Red+Green+Blue) = 57+98+18=173 (22% of max value = 765). Red value is 57 (22.66% from 255 or 32.95% from 173); Green value is 98 (38.67% from 255 or 56.65% from 173); Blue value is 18 (7.42% from 255 or 10.40% from 173); Max value from RGB is 98 - color contains mainly: green. Hex color #396212 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396212 is #C69DED. Grayscale: #4C4C4C. Windows color (decimal): -13016558 or 1204793. OLE color: 1204793.
HSL color Cylindrical-coordinate representation of color #396212: hue angle of 90.75º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #396212 is Cyan = 0.42, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 98 | 18 | - |
| CMYK | 0.42 | 0 | 0.82 | 0.62 |
| HSL | 90.75º | 0.69% | 0.23% | - |
| HSV(B) | 90.75º | 0.82% | 0.38% | - |
| XYZ | 6.16 | 9.65 | 2.11 | - |
| YUV | 76.62 | 94.92 | 114 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 98 | 18 | 0.42 | 0 | 0.82 | 0.62 | 90.75 | 0.69 | 0.23 |
| Hex | 39 | 62 | 12 | 2A | 0 | 52 | 3E | 5B | 45 | 17 |
| Octal | 71 | 142 | 22 | 52 | 0 | 122 | 76 | 133 | 105 | 27 |
| Binary | 111001 | 1100010 | 10010 | 101010 | 0 | 1010010 | 111110 | 1011011 | 1000101 | 10111 |
Color Harmonies of #396212
Complementary color
Monochromatic Colors of #396212
Black with #396212
Text Example
Text Example
White with #396212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396212; }
p { color: rgb(57,98,18); }
H1.HeaderClassName
{
color: #396212;
}
.AnyTagClassName
{
color: #396212;
}
</style>
background-color css
<style>
a { background-color: #396212; }
a { background-color: rgb(57,98,18); }
div.DivClassName
{
background-color: #396212;
}
.BgClassName
{
background-color: #396212;
}
</style>
border-color css
<style>
span { border-color: #396212; }
span { border-color: rgb(57,98,18); }
td.TdClassName
{
border-color: #396212;
}
.TagClassName
{
border-color: #396212;
}
</style>