Shades of Dell #396812
Tints of Dell #396812
RGB
CMYK
RGB Variations
Color information
#396812 (or 0x396812) is known color: Dell. HEX triplet: 39, 68 and 12. RGB value is (57,104,18). Sum of RGB (Red+Green+Blue) = 57+104+18=179 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.84% from 179); Green value is 104 (41.02% from 255 or 58.10% from 179); Blue value is 18 (7.42% from 255 or 10.06% from 179); Max value from RGB is 104 - color contains mainly: green. Hex color #396812 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396812 is #C697ED. Grayscale: #505050. Windows color (decimal): -13015022 or 1206329. OLE color: 1206329.
HSL color Cylindrical-coordinate representation of color #396812: hue angle of 92.79º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #396812 is Cyan = 0.45, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 104 | 18 | - |
| CMYK | 0.45 | 0 | 0.83 | 0.59 |
| HSL | 92.79º | 0.7% | 0.24% | - |
| HSV(B) | 92.79º | 0.83% | 0.41% | - |
| XYZ | 6.75 | 10.81 | 2.3 | - |
| YUV | 80.14 | 92.93 | 111.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 18 | 0.45 | 0 | 0.83 | 0.59 | 92.79 | 0.7 | 0.24 |
| Hex | 39 | 68 | 12 | 2D | 0 | 53 | 3B | 5D | 46 | 18 |
| Octal | 71 | 150 | 22 | 55 | 0 | 123 | 73 | 135 | 106 | 30 |
| Binary | 111001 | 1101000 | 10010 | 101101 | 0 | 1010011 | 111011 | 1011101 | 1000110 | 11000 |
Color Harmonies of #396812
Complementary color
Monochromatic Colors of #396812
Black with #396812
Text Example
Text Example
White with #396812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396812; }
p { color: rgb(57,104,18); }
H1.HeaderClassName
{
color: #396812;
}
.AnyTagClassName
{
color: #396812;
}
</style>
background-color css
<style>
a { background-color: #396812; }
a { background-color: rgb(57,104,18); }
div.DivClassName
{
background-color: #396812;
}
.BgClassName
{
background-color: #396812;
}
</style>
border-color css
<style>
span { border-color: #396812; }
span { border-color: rgb(57,104,18); }
td.TdClassName
{
border-color: #396812;
}
.TagClassName
{
border-color: #396812;
}
</style>