Shades of Dell #396321
Tints of Dell #396321
RGB
CMYK
RGB Variations
Color information
#396321 (or 0x396321) is known color: Dell. HEX triplet: 39, 63 and 21. RGB value is (57,99,33). Sum of RGB (Red+Green+Blue) = 57+99+33=189 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30.16% from 189); Green value is 99 (39.06% from 255 or 52.38% from 189); Blue value is 33 (13.28% from 255 or 17.46% from 189); Max value from RGB is 99 - color contains mainly: green. Hex color #396321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396321 is #C69CDE. Grayscale: #4F4F4F. Windows color (decimal): -13016287 or 2188089. OLE color: 2188089.
HSL color Cylindrical-coordinate representation of color #396321: hue angle of 98.18º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #396321 is Cyan = 0.42, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 99 | 33 | - |
| CMYK | 0.42 | 0 | 0.67 | 0.61 |
| HSL | 98.18º | 0.5% | 0.26% | - |
| HSV(B) | 98.18º | 0.67% | 0.39% | - |
| XYZ | 6.42 | 9.9 | 3.01 | - |
| YUV | 78.92 | 102.09 | 112.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 99 | 33 | 0.42 | 0 | 0.67 | 0.61 | 98.18 | 0.5 | 0.26 |
| Hex | 39 | 63 | 21 | 2A | 0 | 43 | 3D | 62 | 32 | 1A |
| Octal | 71 | 143 | 41 | 52 | 0 | 103 | 75 | 142 | 62 | 32 |
| Binary | 111001 | 1100011 | 100001 | 101010 | 0 | 1000011 | 111101 | 1100010 | 110010 | 11010 |
Color Harmonies of #396321
Complementary color
Monochromatic Colors of #396321
Black with #396321
Text Example
Text Example
White with #396321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396321; }
p { color: rgb(57,99,33); }
H1.HeaderClassName
{
color: #396321;
}
.AnyTagClassName
{
color: #396321;
}
</style>
background-color css
<style>
a { background-color: #396321; }
a { background-color: rgb(57,99,33); }
div.DivClassName
{
background-color: #396321;
}
.BgClassName
{
background-color: #396321;
}
</style>
border-color css
<style>
span { border-color: #396321; }
span { border-color: rgb(57,99,33); }
td.TdClassName
{
border-color: #396321;
}
.TagClassName
{
border-color: #396321;
}
</style>