Shades of Dell #346116
Tints of Dell #346116
RGB
CMYK
RGB Variations
Color information
#346116 (or 0x346116) is known color: Dell. HEX triplet: 34, 61 and 16. RGB value is (52,97,22). Sum of RGB (Red+Green+Blue) = 52+97+22=171 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.41% from 171); Green value is 97 (38.28% from 255 or 56.73% from 171); Blue value is 22 (8.98% from 255 or 12.87% from 171); Max value from RGB is 97 - color contains mainly: green. Hex color #346116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346116 is #CB9EE9. Grayscale: #4B4B4B. Windows color (decimal): -13344490 or 1466676. OLE color: 1466676.
HSL color Cylindrical-coordinate representation of color #346116: hue angle of 96º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #346116 is Cyan = 0.46, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 97 | 22 | - |
| CMYK | 0.46 | 0 | 0.77 | 0.62 |
| HSL | 96º | 0.63% | 0.23% | - |
| HSV(B) | 96º | 0.77% | 0.38% | - |
| XYZ | 5.84 | 9.34 | 2.25 | - |
| YUV | 75 | 98.09 | 111.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 97 | 22 | 0.46 | 0 | 0.77 | 0.62 | 96 | 0.63 | 0.23 |
| Hex | 34 | 61 | 16 | 2E | 0 | 4D | 3E | 60 | 3F | 17 |
| Octal | 64 | 141 | 26 | 56 | 0 | 115 | 76 | 140 | 77 | 27 |
| Binary | 110100 | 1100001 | 10110 | 101110 | 0 | 1001101 | 111110 | 1100000 | 111111 | 10111 |
Color Harmonies of #346116
Complementary color
Monochromatic Colors of #346116
Black with #346116
Text Example
Text Example
White with #346116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346116; }
p { color: rgb(52,97,22); }
H1.HeaderClassName
{
color: #346116;
}
.AnyTagClassName
{
color: #346116;
}
</style>
background-color css
<style>
a { background-color: #346116; }
a { background-color: rgb(52,97,22); }
div.DivClassName
{
background-color: #346116;
}
.BgClassName
{
background-color: #346116;
}
</style>
border-color css
<style>
span { border-color: #346116; }
span { border-color: rgb(52,97,22); }
td.TdClassName
{
border-color: #346116;
}
.TagClassName
{
border-color: #346116;
}
</style>