COLOR #2F6C47

HEX: #2F6C47 RGB: (47,108,71)

Color info

#2F6C47 contains mainly green and blue colors. Web safe color of #2F6C47 is #336633 (or #363).

RGB color model

#2F6C47 color RGB value is (47,108,71).

RGB: (47,108,71) (18%, 42%, 28%)

RGB channels and saturation

R 47 of 255 = 18%
G 108 of 255 = 42%
B 71 of 255 = 28%

47
108
71

R + G + B ~ 29%. #2F6C47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 47 + 108 + 71 = 226 (100%)
R 47 of 226 ~ 20.8%
G 108 of 226 ~ 47.79%
B 71 of 226 ~ 31.42'%

%20.8
%47.79
%31.42

CMYK color model

#2F6C47 color CMYK value is (56,0,34,58).

  • cyan value is 56.48%
  • magenta value is 0.00%
  • yellow value is 34.26%
  • key color value is 57.65%

CMYK: (56,0,34,58)
C56M0Y34K58 (56%, 0%, 34%, 58%)
(0.56 / 0.00 / 0.34 / 0.58)

CMYK percentages

%56.48
%0
%34.26
%57.65

Codes

Color #2F6C47 in popluar color models

2F 6C 47
RGB 47 108 71
HSL 144° 39.35% 30.39%
HSB/HSV 144° 56.48% 42.35%
CMYK 56.48% 0.00% 34.26%
57.65%

Color #2F6C47 in popluar number systems.

HEX 2F 6C 47
Decimal 47 108 71
Binary 101111 1101100 1000111
Octal 57 154 107

Shades and tints

Shades of #2F6C47

#2F6C47
(47,108,71)
#2B6341
(43,99,65)
#275A3B
(39,90,59)
#235135
(35,81,53)
#1F482F
(31,72,47)
#1B3F29
(27,63,41)
#173623
(23,54,35)
#132D1D
(19,45,29)
#0F2417
(15,36,23)
#0B1B11
(11,27,17)
#07120B
(7,18,11)
#000000
(0,0,0)

Tints of #2F6C47

#2F6C47
(47,108,71)
#417957
(65,121,87)
#538667
(83,134,103)
#659377
(101,147,119)
#77A087
(119,160,135)
#89AD97
(137,173,151)
#9BBAA7
(155,186,167)
#ADC7B7
(173,199,183)
#BFD4C7
(191,212,199)
#D1E1D7
(209,225,215)
#E3EEE7
(227,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2F6C47 color. Also use rgb(47,108,71) instead hex code.

Text Font Color

.myTextColor { color: #2F6C47; }

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

This text font color is #2F6C47.

Background Color

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

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

This div background color is #2F6C47.

Border color

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

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

This div border color is #2F6C47.

Opacity

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

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

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

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

This text has shadow with #2F6C47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2F6C47.

Preview

Color preview on black background

This text has color #2F6C47 on black background.


Color preview on white background

This text has color #2F6C47 on white background.


Black color preview on #2F6C47 background

This text has black color on #2F6C47 background.


White color preview on #2F6C47 background

This text has white color on #2F6C47 background.


Related colors

Complementary color

Complementary color for #hex is #D093B8.


I love getcolorcode.com

Triadic colors

1 #472F6C and #6C472F with #2F6C47 are triadic colors.

2 #476C2F and #6C2F47 with #2F6C47 are triadic colors.