Shades of Dell #396912
Tints of Dell #396912
RGB
CMYK
RGB Variations
Color information
#396912 (or 0x396912) is known color: Dell. HEX triplet: 39, 69 and 12. RGB value is (57,105,18). Sum of RGB (Red+Green+Blue) = 57+105+18=180 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.67% from 180); Green value is 105 (41.41% from 255 or 58.33% from 180); Blue value is 18 (7.42% from 255 or 10% from 180); Max value from RGB is 105 - color contains mainly: green. Hex color #396912 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396912 is #C696ED. Grayscale: #515151. Windows color (decimal): -13014766 or 1206585. OLE color: 1206585.
HSL color Cylindrical-coordinate representation of color #396912: hue angle of 93.1º degrees, saturation: 0.71, 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 #396912 is Cyan = 0.46, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 105 | 18 | - |
| CMYK | 0.46 | 0 | 0.83 | 0.59 |
| HSL | 93.1º | 0.71% | 0.24% | - |
| HSV(B) | 93.1º | 0.83% | 0.41% | - |
| XYZ | 6.85 | 11.02 | 2.34 | - |
| YUV | 80.73 | 92.6 | 111.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 105 | 18 | 0.46 | 0 | 0.83 | 0.59 | 93.1 | 0.71 | 0.24 |
| Hex | 39 | 69 | 12 | 2E | 0 | 53 | 3B | 5D | 47 | 18 |
| Octal | 71 | 151 | 22 | 56 | 0 | 123 | 73 | 135 | 107 | 30 |
| Binary | 111001 | 1101001 | 10010 | 101110 | 0 | 1010011 | 111011 | 1011101 | 1000111 | 11000 |
Color Harmonies of #396912
Complementary color
Monochromatic Colors of #396912
Black with #396912
Text Example
Text Example
White with #396912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396912; }
p { color: rgb(57,105,18); }
H1.HeaderClassName
{
color: #396912;
}
.AnyTagClassName
{
color: #396912;
}
</style>
background-color css
<style>
a { background-color: #396912; }
a { background-color: rgb(57,105,18); }
div.DivClassName
{
background-color: #396912;
}
.BgClassName
{
background-color: #396912;
}
</style>
border-color css
<style>
span { border-color: #396912; }
span { border-color: rgb(57,105,18); }
td.TdClassName
{
border-color: #396912;
}
.TagClassName
{
border-color: #396912;
}
</style>