Shades of Dell #346017
Tints of Dell #346017
RGB
CMYK
RGB Variations
Color information
#346017 (or 0x346017) is known color: Dell. HEX triplet: 34, 60 and 17. RGB value is (52,96,23). Sum of RGB (Red+Green+Blue) = 52+96+23=171 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.41% from 171); Green value is 96 (37.89% from 255 or 56.14% from 171); Blue value is 23 (9.38% from 255 or 13.45% from 171); Max value from RGB is 96 - color contains mainly: green. Hex color #346017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346017 is #CB9FE8. Grayscale: #4A4A4A. Windows color (decimal): -13344745 or 1531956. OLE color: 1531956.
HSL color Cylindrical-coordinate representation of color #346017: hue angle of 96.16º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #346017 is Cyan = 0.46, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 96 | 23 | - |
| CMYK | 0.46 | 0 | 0.76 | 0.62 |
| HSL | 96.16º | 0.61% | 0.23% | - |
| HSV(B) | 96.16º | 0.76% | 0.38% | - |
| XYZ | 5.75 | 9.16 | 2.27 | - |
| YUV | 74.52 | 98.92 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 23 | 0.46 | 0 | 0.76 | 0.62 | 96.16 | 0.61 | 0.23 |
| Hex | 34 | 60 | 17 | 2E | 0 | 4C | 3E | 60 | 3D | 17 |
| Octal | 64 | 140 | 27 | 56 | 0 | 114 | 76 | 140 | 75 | 27 |
| Binary | 110100 | 1100000 | 10111 | 101110 | 0 | 1001100 | 111110 | 1100000 | 111101 | 10111 |
Color Harmonies of #346017
Complementary color
Monochromatic Colors of #346017
Black with #346017
Text Example
Text Example
White with #346017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346017; }
p { color: rgb(52,96,23); }
H1.HeaderClassName
{
color: #346017;
}
.AnyTagClassName
{
color: #346017;
}
</style>
background-color css
<style>
a { background-color: #346017; }
a { background-color: rgb(52,96,23); }
div.DivClassName
{
background-color: #346017;
}
.BgClassName
{
background-color: #346017;
}
</style>
border-color css
<style>
span { border-color: #346017; }
span { border-color: rgb(52,96,23); }
td.TdClassName
{
border-color: #346017;
}
.TagClassName
{
border-color: #346017;
}
</style>