COLOR #2F7D71

HEX: #2F7D71 RGB: (47,125,113)

Color info

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

RGB color model

#2F7D71 color RGB value is (47,125,113).

RGB: (47,125,113) (18%, 49%, 44%)

RGB channels and saturation

R 47 of 255 = 18%
G 125 of 255 = 49%
B 113 of 255 = 44%

47
125
113

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

Portions of RGB colors in percentages

R + G + B = 47 + 125 + 113 = 285 (100%)
R 47 of 285 ~ 16.49%
G 125 of 285 ~ 43.86%
B 113 of 285 ~ 39.65'%

%16.49
%43.86
%39.65

CMYK color model

#2F7D71 color CMYK value is (62,0,10,51).

  • cyan value is 62.40%
  • magenta value is 0.00%
  • yellow value is 9.60%
  • key color value is 50.98%

CMYK: (62,0,10,51)
C62M0Y10K51 (62%, 0%, 10%, 51%)
(0.62 / 0.00 / 0.10 / 0.51)

CMYK percentages

%62.4
%0
%9.6
%50.98

Codes

Color #2F7D71 in popluar color models

2F 7D 71
RGB 47 125 113
HSL 171° 45.35% 33.73%
HSB/HSV 171° 62.40% 49.02%
CMYK 62.40% 0.00% 9.60%
50.98%

Color #2F7D71 in popluar number systems.

HEX 2F 7D 71
Decimal 47 125 113
Binary 101111 1111101 1110001
Octal 57 175 161

Shades and tints

Shades of #2F7D71

#2F7D71
(47,125,113)
#2B7267
(43,114,103)
#27675D
(39,103,93)
#235C53
(35,92,83)
#1F5149
(31,81,73)
#1B463F
(27,70,63)
#173B35
(23,59,53)
#13302B
(19,48,43)
#0F2521
(15,37,33)
#0B1A17
(11,26,23)
#070F0D
(7,15,13)
#000000
(0,0,0)

Tints of #2F7D71

#2F7D71
(47,125,113)
#41887D
(65,136,125)
#539389
(83,147,137)
#659E95
(101,158,149)
#77A9A1
(119,169,161)
#89B4AD
(137,180,173)
#9BBFB9
(155,191,185)
#ADCAC5
(173,202,197)
#BFD5D1
(191,213,209)
#D1E0DD
(209,224,221)
#E3EBE9
(227,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2F7D71 color. Also use rgb(47,125,113) instead hex code.

Text Font Color

.myTextColor { color: #2F7D71; }

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

This text font color is #2F7D71.

Background Color

.myBgColor { background-color: #2F7D71; }

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

This div background color is #2F7D71.

Border color

.myBorderColor { border: 1px solid #2F7D71; }

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

This div border color is #2F7D71.

Opacity

.myOpacity80 { color: #2F7D71; opacity: 0.8; }

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

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

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

This text has shadow with #2F7D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2F7D71.

Preview

Color preview on black background

This text has color #2F7D71 on black background.


Color preview on white background

This text has color #2F7D71 on white background.


Black color preview on #2F7D71 background

This text has black color on #2F7D71 background.


White color preview on #2F7D71 background

This text has white color on #2F7D71 background.


Related colors

Complementary color

Complementary color for #hex is #D0828E.


I love getcolorcode.com

Triadic colors

1 #712F7D and #7D712F with #2F7D71 are triadic colors.

2 #717D2F and #7D2F71 with #2F7D71 are triadic colors.