COLOR #346617

HEX: #346617 RGB: (52,102,23)

Color info

#346617 contains mainly red and green colors. Web safe color of #346617 is #336600 (or #360).

RGB color model

#346617 color RGB value is (52,102,23).

RGB: (52,102,23) (20%, 40%, 9%)

RGB channels and saturation

R 52 of 255 = 20%
G 102 of 255 = 40%
B 23 of 255 = 9%

52
102
23

R + G + B ~ 23%. #346617 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 102 + 23 = 177 (100%)
R 52 of 177 ~ 29.38%
G 102 of 177 ~ 57.63%
B 23 of 177 ~ 12.99'%

%29.38
%57.63
%12.99

CMYK color model

#346617 color CMYK value is (49,0,77,60).

  • cyan value is 49.02%
  • magenta value is 0.00%
  • yellow value is 77.45%
  • key color value is 60.00%

CMYK: (49,0,77,60)
C49M0Y77K60 (49%, 0%, 77%, 60%)
(0.49 / 0.00 / 0.77 / 0.60)

CMYK percentages

%49.02
%0
%77.45
%60

Codes

Color #346617 in popluar color models

34 66 17
RGB 52 102 23
HSL 98° 63.20% 24.51%
HSB/HSV 98° 77.45% 40.00%
CMYK 49.02% 0.00% 77.45%
60.00%

Color #346617 in popluar number systems.

HEX 34 66 17
Decimal 52 102 23
Binary 110100 1100110 10111
Octal 64 146 27

Shades and tints

Shades of #346617

#346617
(52,102,23)
#305D15
(48,93,21)
#2C5413
(44,84,19)
#284B11
(40,75,17)
#24420F
(36,66,15)
#20390D
(32,57,13)
#1C300B
(28,48,11)
#182709
(24,39,9)
#141E07
(20,30,7)
#101505
(16,21,5)
#0C0C03
(12,12,3)
#000000
(0,0,0)

Tints of #346617

#346617
(52,102,23)
#46732C
(70,115,44)
#588041
(88,128,65)
#6A8D56
(106,141,86)
#7C9A6B
(124,154,107)
#8EA780
(142,167,128)
#A0B495
(160,180,149)
#B2C1AA
(178,193,170)
#C4CEBF
(196,206,191)
#D6DBD4
(214,219,212)
#E8E8E9
(232,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #346617 color. Also use rgb(52,102,23) instead hex code.

Text Font Color

.myTextColor { color: #346617; }

<p style="color:#346617">This sample text font color is #346617.</p>

This text font color is #346617.

Background Color

.myBgColor { background-color: #346617; }

<div style="background-color:#346617">Inner text</div>

This div background color is #346617.

Border color

.myBorderColor { border: 1px solid #346617; }

<div style="border:3px solid #346617">Div</div>

This div border color is #346617.

Opacity

.myOpacity80 { color: #346617; opacity: 0.8; }

<p style="color:#346617;opacity:0.8;">80%</p>

Text with #346617 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #346617;}

<p style="text-shadow: 3px 3px 1px #346617">Text here.</p>

This text has shadow with #346617 color.


.textShadow {text-shadow: 3px 3px 1px #346617', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #346617, 5px 5px 20px red">Text here.</p>

This text has shadow with #346617 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#346617, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#346617, Direction=45, Strength=4)">Text</p>

This text has shadow with #346617 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #346617;
-webkit-box-shadow: 1px 1px 3px 2px #346617;
box-shadow: 1px 1px 3px 2px #346617;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #346617; -webkit-box-shadow: 1px 1px 3px 2px #346617; box-shadow:1px 1px 3px 2px #346617;">
Div content here
</div>

This div box has shadow with color #346617.

Preview

Color preview on black background

This text has color #346617 on black background.


Color preview on white background

This text has color #346617 on white background.


Black color preview on #346617 background

This text has black color on #346617 background.


White color preview on #346617 background

This text has white color on #346617 background.


Related colors

Complementary color

Complementary color for #hex is #CB99E8.


I love getcolorcode.com

Triadic colors

1 #173466 and #661734 with #346617 are triadic colors.

2 #176634 and #663417 with #346617 are triadic colors.