COLOR #349572

HEX: #349572 RGB: (52,149,114)

Color info

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

RGB color model

#349572 color RGB value is (52,149,114).

RGB: (52,149,114) (20%, 58%, 45%)

RGB channels and saturation

R 52 of 255 = 20%
G 149 of 255 = 58%
B 114 of 255 = 45%

52
149
114

R + G + B ~ 41%. #349572 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 52 + 149 + 114 = 315 (100%)
R 52 of 315 ~ 16.51%
G 149 of 315 ~ 47.3%
B 114 of 315 ~ 36.19'%

%16.51
%47.3
%36.19

CMYK color model

#349572 color CMYK value is (65,0,23,42).

  • cyan value is 65.10%
  • magenta value is 0.00%
  • yellow value is 23.49%
  • key color value is 41.57%

CMYK: (65,0,23,42)
C65M0Y23K42 (65%, 0%, 23%, 42%)
(0.65 / 0.00 / 0.23 / 0.42)

CMYK percentages

%65.1
%0
%23.49
%41.57

Codes

Color #349572 in popluar color models

34 95 72
RGB 52 149 114
HSL 158° 48.26% 39.41%
HSB/HSV 158° 65.10% 58.43%
CMYK 65.10% 0.00% 23.49%
41.57%

Color #349572 in popluar number systems.

HEX 34 95 72
Decimal 52 149 114
Binary 110100 10010101 1110010
Octal 64 225 162

Shades and tints

Shades of #349572

#349572
(52,149,114)
#308868
(48,136,104)
#2C7B5E
(44,123,94)
#286E54
(40,110,84)
#24614A
(36,97,74)
#205440
(32,84,64)
#1C4736
(28,71,54)
#183A2C
(24,58,44)
#142D22
(20,45,34)
#102018
(16,32,24)
#0C130E
(12,19,14)
#000000
(0,0,0)

Tints of #349572

#349572
(52,149,114)
#469E7E
(70,158,126)
#58A78A
(88,167,138)
#6AB096
(106,176,150)
#7CB9A2
(124,185,162)
#8EC2AE
(142,194,174)
#A0CBBA
(160,203,186)
#B2D4C6
(178,212,198)
#C4DDD2
(196,221,210)
#D6E6DE
(214,230,222)
#E8EFEA
(232,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #349572 color. Also use rgb(52,149,114) instead hex code.

Text Font Color

.myTextColor { color: #349572; }

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

This text font color is #349572.

Background Color

.myBgColor { background-color: #349572; }

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

This div background color is #349572.

Border color

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

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

This div border color is #349572.

Opacity

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

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

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

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

This text has shadow with #349572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #349572.

Preview

Color preview on black background

This text has color #349572 on black background.


Color preview on white background

This text has color #349572 on white background.


Black color preview on #349572 background

This text has black color on #349572 background.


White color preview on #349572 background

This text has white color on #349572 background.


Related colors

Complementary color

Complementary color for #hex is #CB6A8D.


I love getcolorcode.com

Triadic colors

1 #723495 and #957234 with #349572 are triadic colors.

2 #729534 and #953472 with #349572 are triadic colors.