COLOR #348065

HEX: #348065 RGB: (52,128,101)

Color info

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

RGB color model

#348065 color RGB value is (52,128,101).

RGB: (52,128,101) (20%, 50%, 40%)

RGB channels and saturation

R 52 of 255 = 20%
G 128 of 255 = 50%
B 101 of 255 = 40%

52
128
101

R + G + B ~ 37%. #348065 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 128 + 101 = 281 (100%)
R 52 of 281 ~ 18.51%
G 128 of 281 ~ 45.55%
B 101 of 281 ~ 35.94'%

%18.51
%45.55
%35.94

CMYK color model

#348065 color CMYK value is (59,0,21,50).

  • cyan value is 59.38%
  • magenta value is 0.00%
  • yellow value is 21.09%
  • key color value is 49.80%
CMYK: (59,0,21,50) C59M0Y21K50 (59%,0%,21%,50%) (0.59/0.00/0.21/0.50) 

CMYK percentages

%59.38
%0
%21.09
%49.8

Codes

Color #348065 in popluar color models

34 80 65
RGB 52 128 101
HSL 159° 42.22% 35.29%
HSB/HSV 159° 59.38% 50.20%
CMYK 59.38% 0.00% 21.09%
49.80%

Color #348065 in popluar number systems.

HEX 34 80 65
Decimal 52 128 101
Binary 110100 10000000 1100101
Octal 64 200 145

Shades and tints

Shades of #348065

#348065
(52,128,101)
#30755C
(48,117,92)
#2C6A53
(44,106,83)
#285F4A
(40,95,74)
#245441
(36,84,65)
#204938
(32,73,56)
#1C3E2F
(28,62,47)
#183326
(24,51,38)
#14281D
(20,40,29)
#101D14
(16,29,20)
#0C120B
(12,18,11)
#000000
(0,0,0)

Tints of #348065

#348065
(52,128,101)
#468B73
(70,139,115)
#589681
(88,150,129)
#6AA18F
(106,161,143)
#7CAC9D
(124,172,157)
#8EB7AB
(142,183,171)
#A0C2B9
(160,194,185)
#B2CDC7
(178,205,199)
#C4D8D5
(196,216,213)
#D6E3E3
(214,227,227)
#E8EEF1
(232,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #348065 color. Also use rgb(52,128,101) instead hex code.

Text Font Color

.myTextColor { color: #348065; }

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

This text font color is #348065.

Background Color

.myBgColor { background-color: #348065; }

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

This div background color is #348065.

Border color

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

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

This div border color is #348065.

Opacity

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

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

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

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

This text has shadow with #348065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #348065.

Preview

Color preview on black background

This text has color #348065 on black background.


Color preview on white background

This text has color #348065 on white background.


Black color preview on #348065 background

This text has black color on #348065 background.


White color preview on #348065 background

This text has white color on #348065 background.


Related colors

Complementary color

Complementary color for #hex is #CB7F9A.


I love getcolorcode.com

Triadic colors

1 #653480 and #806534 with #348065 are triadic colors.

2 #658034 and #803465 with #348065 are triadic colors.