COLOR #348667

HEX: #348667 RGB: (52,134,103)

Color info

#348667 contains mainly green and blue colors. Web safe color of #348667 is #339966 (or #396).

RGB color model

#348667 color RGB value is (52,134,103).

RGB: (52,134,103) (20%, 53%, 40%)

RGB channels and saturation

R 52 of 255 = 20%
G 134 of 255 = 53%
B 103 of 255 = 40%

52
134
103

R + G + B ~ 38%. #348667 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 134 + 103 = 289 (100%)
R 52 of 289 ~ 17.99%
G 134 of 289 ~ 46.37%
B 103 of 289 ~ 35.64'%

%17.99
%46.37
%35.64

CMYK color model

#348667 color CMYK value is (61,0,23,47).

  • cyan value is 61.19%
  • magenta value is 0.00%
  • yellow value is 23.13%
  • key color value is 47.45%

CMYK: (61,0,23,47)
C61M0Y23K47 (61%, 0%, 23%, 47%)
(0.61 / 0.00 / 0.23 / 0.47)

CMYK percentages

%61.19
%0
%23.13
%47.45

Codes

Color #348667 in popluar color models

34 86 67
RGB 52 134 103
HSL 157° 44.09% 36.47%
HSB/HSV 157° 61.19% 52.55%
CMYK 61.19% 0.00% 23.13%
47.45%

Color #348667 in popluar number systems.

HEX 34 86 67
Decimal 52 134 103
Binary 110100 10000110 1100111
Octal 64 206 147

Shades and tints

Shades of #348667

#348667
(52,134,103)
#307A5E
(48,122,94)
#2C6E55
(44,110,85)
#28624C
(40,98,76)
#245643
(36,86,67)
#204A3A
(32,74,58)
#1C3E31
(28,62,49)
#183228
(24,50,40)
#14261F
(20,38,31)
#101A16
(16,26,22)
#0C0E0D
(12,14,13)
#000000
(0,0,0)

Tints of #348667

#348667
(52,134,103)
#469174
(70,145,116)
#589C81
(88,156,129)
#6AA78E
(106,167,142)
#7CB29B
(124,178,155)
#8EBDA8
(142,189,168)
#A0C8B5
(160,200,181)
#B2D3C2
(178,211,194)
#C4DECF
(196,222,207)
#D6E9DC
(214,233,220)
#E8F4E9
(232,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #348667 color. Also use rgb(52,134,103) instead hex code.

Text Font Color

.myTextColor { color: #348667; }

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

This text font color is #348667.

Background Color

.myBgColor { background-color: #348667; }

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

This div background color is #348667.

Border color

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

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

This div border color is #348667.

Opacity

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

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

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

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

This text has shadow with #348667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #348667.

Preview

Color preview on black background

This text has color #348667 on black background.


Color preview on white background

This text has color #348667 on white background.


Black color preview on #348667 background

This text has black color on #348667 background.


White color preview on #348667 background

This text has white color on #348667 background.


Related colors

Complementary color

Complementary color for #hex is #CB7998.


I love getcolorcode.com

Triadic colors

1 #673486 and #866734 with #348667 are triadic colors.

2 #678634 and #863467 with #348667 are triadic colors.