Shades of Dell #346117
Tints of Dell #346117
RGB
CMYK
RGB Variations
Color information
#346117 (or 0x346117) is known color: Dell. HEX triplet: 34, 61 and 17. RGB value is (52,97,23). Sum of RGB (Red+Green+Blue) = 52+97+23=172 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.23% from 172); Green value is 97 (38.28% from 255 or 56.40% from 172); Blue value is 23 (9.38% from 255 or 13.37% from 172); Max value from RGB is 97 - color contains mainly: green. Hex color #346117 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346117 is #CB9EE8. Grayscale: #4B4B4B. Windows color (decimal): -13344489 or 1532212. OLE color: 1532212.
HSL color Cylindrical-coordinate representation of color #346117: hue angle of 96.49º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #346117 is Cyan = 0.46, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 97 | 23 | - |
| CMYK | 0.46 | 0 | 0.76 | 0.62 |
| HSL | 96.49º | 0.62% | 0.24% | - |
| HSV(B) | 96.49º | 0.76% | 0.38% | - |
| XYZ | 5.85 | 9.34 | 2.31 | - |
| YUV | 75.11 | 98.59 | 111.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 97 | 23 | 0.46 | 0 | 0.76 | 0.62 | 96.49 | 0.62 | 0.24 |
| Hex | 34 | 61 | 17 | 2E | 0 | 4C | 3E | 60 | 3E | 18 |
| Octal | 64 | 141 | 27 | 56 | 0 | 114 | 76 | 140 | 76 | 30 |
| Binary | 110100 | 1100001 | 10111 | 101110 | 0 | 1001100 | 111110 | 1100000 | 111110 | 11000 |
Color Harmonies of #346117
Complementary color
Monochromatic Colors of #346117
Black with #346117
Text Example
Text Example
White with #346117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346117; }
p { color: rgb(52,97,23); }
H1.HeaderClassName
{
color: #346117;
}
.AnyTagClassName
{
color: #346117;
}
</style>
background-color css
<style>
a { background-color: #346117; }
a { background-color: rgb(52,97,23); }
div.DivClassName
{
background-color: #346117;
}
.BgClassName
{
background-color: #346117;
}
</style>
border-color css
<style>
span { border-color: #346117; }
span { border-color: rgb(52,97,23); }
td.TdClassName
{
border-color: #346117;
}
.TagClassName
{
border-color: #346117;
}
</style>