Shades of Dell #396312
Tints of Dell #396312
RGB
CMYK
RGB Variations
Color information
#396312 (or 0x396312) is known color: Dell. HEX triplet: 39, 63 and 12. RGB value is (57,99,18). Sum of RGB (Red+Green+Blue) = 57+99+18=174 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.76% from 174); Green value is 99 (39.06% from 255 or 56.90% from 174); Blue value is 18 (7.42% from 255 or 10.34% from 174); Max value from RGB is 99 - color contains mainly: green. Hex color #396312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396312 is #C69CED. Grayscale: #4D4D4D. Windows color (decimal): -13016302 or 1205049. OLE color: 1205049.
HSL color Cylindrical-coordinate representation of color #396312: hue angle of 91.11º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #396312 is Cyan = 0.42, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 99 | 18 | - |
| CMYK | 0.42 | 0 | 0.82 | 0.61 |
| HSL | 91.11º | 0.69% | 0.23% | - |
| HSV(B) | 91.11º | 0.82% | 0.39% | - |
| XYZ | 6.26 | 9.84 | 2.14 | - |
| YUV | 77.21 | 94.59 | 113.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 99 | 18 | 0.42 | 0 | 0.82 | 0.61 | 91.11 | 0.69 | 0.23 |
| Hex | 39 | 63 | 12 | 2A | 0 | 52 | 3D | 5B | 45 | 17 |
| Octal | 71 | 143 | 22 | 52 | 0 | 122 | 75 | 133 | 105 | 27 |
| Binary | 111001 | 1100011 | 10010 | 101010 | 0 | 1010010 | 111101 | 1011011 | 1000101 | 10111 |
Color Harmonies of #396312
Complementary color
Monochromatic Colors of #396312
Black with #396312
Text Example
Text Example
White with #396312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396312; }
p { color: rgb(57,99,18); }
H1.HeaderClassName
{
color: #396312;
}
.AnyTagClassName
{
color: #396312;
}
</style>
background-color css
<style>
a { background-color: #396312; }
a { background-color: rgb(57,99,18); }
div.DivClassName
{
background-color: #396312;
}
.BgClassName
{
background-color: #396312;
}
</style>
border-color css
<style>
span { border-color: #396312; }
span { border-color: rgb(57,99,18); }
td.TdClassName
{
border-color: #396312;
}
.TagClassName
{
border-color: #396312;
}
</style>