Shades of Dell #346311
Tints of Dell #346311
RGB
CMYK
RGB Variations
Color information
#346311 (or 0x346311) is known color: Dell. HEX triplet: 34, 63 and 11. RGB value is (52,99,17). Sum of RGB (Red+Green+Blue) = 52+99+17=168 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.95% from 168); Green value is 99 (39.06% from 255 or 58.93% from 168); Blue value is 17 (7.03% from 255 or 10.12% from 168); Max value from RGB is 99 - color contains mainly: green. Hex color #346311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346311 is #CB9CEE. Grayscale: #4B4B4B. Windows color (decimal): -13343983 or 1139508. OLE color: 1139508.
HSL color Cylindrical-coordinate representation of color #346311: hue angle of 94.39º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #346311 is Cyan = 0.47, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 99 | 17 | - |
| CMYK | 0.47 | 0 | 0.83 | 0.61 |
| HSL | 94.39º | 0.71% | 0.23% | - |
| HSV(B) | 94.39º | 0.83% | 0.39% | - |
| XYZ | 5.98 | 9.69 | 2.09 | - |
| YUV | 75.6 | 94.93 | 111.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 99 | 17 | 0.47 | 0 | 0.83 | 0.61 | 94.39 | 0.71 | 0.23 |
| Hex | 34 | 63 | 11 | 2F | 0 | 53 | 3D | 5E | 47 | 17 |
| Octal | 64 | 143 | 21 | 57 | 0 | 123 | 75 | 136 | 107 | 27 |
| Binary | 110100 | 1100011 | 10001 | 101111 | 0 | 1010011 | 111101 | 1011110 | 1000111 | 10111 |
Color Harmonies of #346311
Complementary color
Monochromatic Colors of #346311
Black with #346311
Text Example
Text Example
White with #346311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346311; }
p { color: rgb(52,99,17); }
H1.HeaderClassName
{
color: #346311;
}
.AnyTagClassName
{
color: #346311;
}
</style>
background-color css
<style>
a { background-color: #346311; }
a { background-color: rgb(52,99,17); }
div.DivClassName
{
background-color: #346311;
}
.BgClassName
{
background-color: #346311;
}
</style>
border-color css
<style>
span { border-color: #346311; }
span { border-color: rgb(52,99,17); }
td.TdClassName
{
border-color: #346311;
}
.TagClassName
{
border-color: #346311;
}
</style>