Shades of Dell #396619
Tints of Dell #396619
RGB
CMYK
RGB Variations
Color information
#396619 (or 0x396619) is known color: Dell. HEX triplet: 39, 66 and 19. RGB value is (57,102,25). Sum of RGB (Red+Green+Blue) = 57+102+25=184 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.98% from 184); Green value is 102 (40.23% from 255 or 55.43% from 184); Blue value is 25 (10.16% from 255 or 13.59% from 184); Max value from RGB is 102 - color contains mainly: green. Hex color #396619 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396619 is #C699E6. Grayscale: #505050. Windows color (decimal): -13015527 or 1664569. OLE color: 1664569.
HSL color Cylindrical-coordinate representation of color #396619: hue angle of 95.06º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #396619 is Cyan = 0.44, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 102 | 25 | - |
| CMYK | 0.44 | 0 | 0.75 | 0.6 |
| HSL | 95.06º | 0.61% | 0.25% | - |
| HSV(B) | 95.06º | 0.75% | 0.4% | - |
| XYZ | 6.61 | 10.44 | 2.59 | - |
| YUV | 79.77 | 97.09 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 102 | 25 | 0.44 | 0 | 0.75 | 0.6 | 95.06 | 0.61 | 0.25 |
| Hex | 39 | 66 | 19 | 2C | 0 | 4B | 3C | 5F | 3D | 19 |
| Octal | 71 | 146 | 31 | 54 | 0 | 113 | 74 | 137 | 75 | 31 |
| Binary | 111001 | 1100110 | 11001 | 101100 | 0 | 1001011 | 111100 | 1011111 | 111101 | 11001 |
Color Harmonies of #396619
Complementary color
Monochromatic Colors of #396619
Black with #396619
Text Example
Text Example
White with #396619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396619; }
p { color: rgb(57,102,25); }
H1.HeaderClassName
{
color: #396619;
}
.AnyTagClassName
{
color: #396619;
}
</style>
background-color css
<style>
a { background-color: #396619; }
a { background-color: rgb(57,102,25); }
div.DivClassName
{
background-color: #396619;
}
.BgClassName
{
background-color: #396619;
}
</style>
border-color css
<style>
span { border-color: #396619; }
span { border-color: rgb(57,102,25); }
td.TdClassName
{
border-color: #396619;
}
.TagClassName
{
border-color: #396619;
}
</style>