Shades of Dell #346416
Tints of Dell #346416
RGB
CMYK
RGB Variations
Color information
#346416 (or 0x346416) is known color: Dell. HEX triplet: 34, 64 and 16. RGB value is (52,100,22). Sum of RGB (Red+Green+Blue) = 52+100+22=174 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.89% from 174); Green value is 100 (39.45% from 255 or 57.47% from 174); Blue value is 22 (8.98% from 255 or 12.64% from 174); Max value from RGB is 100 - color contains mainly: green. Hex color #346416 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346416 is #CB9BE9. Grayscale: #4D4D4D. Windows color (decimal): -13343722 or 1467444. OLE color: 1467444.
HSL color Cylindrical-coordinate representation of color #346416: hue angle of 96.92º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #346416 is Cyan = 0.48, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 100 | 22 | - |
| CMYK | 0.48 | 0 | 0.78 | 0.61 |
| HSL | 96.92º | 0.64% | 0.24% | - |
| HSV(B) | 96.92º | 0.78% | 0.39% | - |
| XYZ | 6.12 | 9.9 | 2.35 | - |
| YUV | 76.76 | 97.1 | 110.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 100 | 22 | 0.48 | 0 | 0.78 | 0.61 | 96.92 | 0.64 | 0.24 |
| Hex | 34 | 64 | 16 | 30 | 0 | 4E | 3D | 61 | 40 | 18 |
| Octal | 64 | 144 | 26 | 60 | 0 | 116 | 75 | 141 | 100 | 30 |
| Binary | 110100 | 1100100 | 10110 | 110000 | 0 | 1001110 | 111101 | 1100001 | 1000000 | 11000 |
Color Harmonies of #346416
Complementary color
Monochromatic Colors of #346416
Black with #346416
Text Example
Text Example
White with #346416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346416; }
p { color: rgb(52,100,22); }
H1.HeaderClassName
{
color: #346416;
}
.AnyTagClassName
{
color: #346416;
}
</style>
background-color css
<style>
a { background-color: #346416; }
a { background-color: rgb(52,100,22); }
div.DivClassName
{
background-color: #346416;
}
.BgClassName
{
background-color: #346416;
}
</style>
border-color css
<style>
span { border-color: #346416; }
span { border-color: rgb(52,100,22); }
td.TdClassName
{
border-color: #346416;
}
.TagClassName
{
border-color: #346416;
}
</style>