Shades of Dell #396121
Tints of Dell #396121
RGB
CMYK
RGB Variations
Color information
#396121 (or 0x396121) is known color: Dell. HEX triplet: 39, 61 and 21. RGB value is (57,97,33). Sum of RGB (Red+Green+Blue) = 57+97+33=187 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.48% from 187); Green value is 97 (38.28% from 255 or 51.87% from 187); Blue value is 33 (13.28% from 255 or 17.65% from 187); Max value from RGB is 97 - color contains mainly: green. Hex color #396121 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396121 is #C69EDE. Grayscale: #4D4D4D. Windows color (decimal): -13016799 or 2187577. OLE color: 2187577.
HSL color Cylindrical-coordinate representation of color #396121: hue angle of 97.5º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #396121 is Cyan = 0.41, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 97 | 33 | - |
| CMYK | 0.41 | 0 | 0.66 | 0.62 |
| HSL | 97.5º | 0.49% | 0.25% | - |
| HSV(B) | 97.5º | 0.66% | 0.38% | - |
| XYZ | 6.24 | 9.53 | 2.95 | - |
| YUV | 77.74 | 102.75 | 113.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 97 | 33 | 0.41 | 0 | 0.66 | 0.62 | 97.5 | 0.49 | 0.25 |
| Hex | 39 | 61 | 21 | 29 | 0 | 42 | 3E | 62 | 31 | 19 |
| Octal | 71 | 141 | 41 | 51 | 0 | 102 | 76 | 142 | 61 | 31 |
| Binary | 111001 | 1100001 | 100001 | 101001 | 0 | 1000010 | 111110 | 1100010 | 110001 | 11001 |
Color Harmonies of #396121
Complementary color
Monochromatic Colors of #396121
Black with #396121
Text Example
Text Example
White with #396121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396121; }
p { color: rgb(57,97,33); }
H1.HeaderClassName
{
color: #396121;
}
.AnyTagClassName
{
color: #396121;
}
</style>
background-color css
<style>
a { background-color: #396121; }
a { background-color: rgb(57,97,33); }
div.DivClassName
{
background-color: #396121;
}
.BgClassName
{
background-color: #396121;
}
</style>
border-color css
<style>
span { border-color: #396121; }
span { border-color: rgb(57,97,33); }
td.TdClassName
{
border-color: #396121;
}
.TagClassName
{
border-color: #396121;
}
</style>