COLOR #347450

HEX: #347450 RGB: (52,116,80)

Color info

#347450 contains mainly green and blue colors. Web safe color of #347450 is #336666 (or #366).

RGB color model

#347450 color RGB value is (52,116,80).

RGB: (52,116,80) (20%, 45%, 31%)

RGB channels and saturation

R 52 of 255 = 20%
G 116 of 255 = 45%
B 80 of 255 = 31%

52
116
80

R + G + B ~ 32%. #347450 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 116 + 80 = 248 (100%)
R 52 of 248 ~ 20.97%
G 116 of 248 ~ 46.77%
B 80 of 248 ~ 32.26'%

%20.97
%46.77
%32.26

CMYK color model

#347450 color CMYK value is (55,0,31,55).

  • cyan value is 55.17%
  • magenta value is 0.00%
  • yellow value is 31.03%
  • key color value is 54.51%

CMYK: (55,0,31,55)
C55M0Y31K55 (55%, 0%, 31%, 55%)
(0.55 / 0.00 / 0.31 / 0.55)

CMYK percentages

%55.17
%0
%31.03
%54.51

Codes

Color #347450 in popluar color models

34 74 50
RGB 52 116 80
HSL 146° 38.10% 32.94%
HSB/HSV 146° 55.17% 45.49%
CMYK 55.17% 0.00% 31.03%
54.51%

Color #347450 in popluar number systems.

HEX 34 74 50
Decimal 52 116 80
Binary 110100 1110100 1010000
Octal 64 164 120

Shades and tints

Shades of #347450

#347450
(52,116,80)
#306A49
(48,106,73)
#2C6042
(44,96,66)
#28563B
(40,86,59)
#244C34
(36,76,52)
#20422D
(32,66,45)
#1C3826
(28,56,38)
#182E1F
(24,46,31)
#142418
(20,36,24)
#101A11
(16,26,17)
#0C100A
(12,16,10)
#000000
(0,0,0)

Tints of #347450

#347450
(52,116,80)
#46805F
(70,128,95)
#588C6E
(88,140,110)
#6A987D
(106,152,125)
#7CA48C
(124,164,140)
#8EB09B
(142,176,155)
#A0BCAA
(160,188,170)
#B2C8B9
(178,200,185)
#C4D4C8
(196,212,200)
#D6E0D7
(214,224,215)
#E8ECE6
(232,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #347450 color. Also use rgb(52,116,80) instead hex code.

Text Font Color

.myTextColor { color: #347450; }

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

This text font color is #347450.

Background Color

.myBgColor { background-color: #347450; }

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

This div background color is #347450.

Border color

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

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

This div border color is #347450.

Opacity

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

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

Text with #347450 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 #347450;}

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

This text has shadow with #347450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #347450.

Preview

Color preview on black background

This text has color #347450 on black background.


Color preview on white background

This text has color #347450 on white background.


Black color preview on #347450 background

This text has black color on #347450 background.


White color preview on #347450 background

This text has white color on #347450 background.


Related colors

Complementary color

Complementary color for #hex is #CB8BAF.


I love getcolorcode.com

Triadic colors

1 #503474 and #745034 with #347450 are triadic colors.

2 #507434 and #743450 with #347450 are triadic colors.