Shades of Dell #396215
Tints of Dell #396215
RGB
CMYK
RGB Variations
Color information
#396215 (or 0x396215) is known color: Dell. HEX triplet: 39, 62 and 15. RGB value is (57,98,21). Sum of RGB (Red+Green+Blue) = 57+98+21=176 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.39% from 176); Green value is 98 (38.67% from 255 or 55.68% from 176); Blue value is 21 (8.59% from 255 or 11.93% from 176); Max value from RGB is 98 - color contains mainly: green. Hex color #396215 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396215 is #C69DEA. Grayscale: #4D4D4D. Windows color (decimal): -13016555 or 1401401. OLE color: 1401401.
HSL color Cylindrical-coordinate representation of color #396215: hue angle of 91.95º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #396215 is Cyan = 0.42, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 98 | 21 | - |
| CMYK | 0.42 | 0 | 0.79 | 0.62 |
| HSL | 91.95º | 0.65% | 0.23% | - |
| HSV(B) | 91.95º | 0.79% | 0.38% | - |
| XYZ | 6.19 | 9.66 | 2.25 | - |
| YUV | 76.96 | 96.42 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 98 | 21 | 0.42 | 0 | 0.79 | 0.62 | 91.95 | 0.65 | 0.23 |
| Hex | 39 | 62 | 15 | 2A | 0 | 4F | 3E | 5C | 41 | 17 |
| Octal | 71 | 142 | 25 | 52 | 0 | 117 | 76 | 134 | 101 | 27 |
| Binary | 111001 | 1100010 | 10101 | 101010 | 0 | 1001111 | 111110 | 1011100 | 1000001 | 10111 |
Color Harmonies of #396215
Complementary color
Monochromatic Colors of #396215
Black with #396215
Text Example
Text Example
White with #396215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396215; }
p { color: rgb(57,98,21); }
H1.HeaderClassName
{
color: #396215;
}
.AnyTagClassName
{
color: #396215;
}
</style>
background-color css
<style>
a { background-color: #396215; }
a { background-color: rgb(57,98,21); }
div.DivClassName
{
background-color: #396215;
}
.BgClassName
{
background-color: #396215;
}
</style>
border-color css
<style>
span { border-color: #396215; }
span { border-color: rgb(57,98,21); }
td.TdClassName
{
border-color: #396215;
}
.TagClassName
{
border-color: #396215;
}
</style>