COLOR #2F6137

HEX: #2F6137 RGB: (47,97,55)

Color info

#2F6137 contains red, green and blue colors in about the same proportion. Web safe color of #2F6137 is #336633 (or #363).

RGB color model

#2F6137 color RGB value is (47,97,55).

RGB: (47,97,55) (18%, 38%, 22%)

RGB channels and saturation

R 47 of 255 = 18%
G 97 of 255 = 38%
B 55 of 255 = 22%

47
97
55

R + G + B ~ 26%. #2F6137 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 47 + 97 + 55 = 199 (100%)
R 47 of 199 ~ 23.62%
G 97 of 199 ~ 48.74%
B 55 of 199 ~ 27.64'%

%23.62
%48.74
%27.64

CMYK color model

#2F6137 color CMYK value is (52,0,43,62).

  • cyan value is 51.55%
  • magenta value is 0.00%
  • yellow value is 43.30%
  • key color value is 61.96%

CMYK: (52,0,43,62)
C52M0Y43K62 (52%, 0%, 43%, 62%)
(0.52 / 0.00 / 0.43 / 0.62)

CMYK percentages

%51.55
%0
%43.3
%61.96

Codes

Color #2F6137 in popluar color models

2F 61 37
RGB 47 97 55
HSL 130° 34.72% 28.24%
HSB/HSV 130° 51.55% 38.04%
CMYK 51.55% 0.00% 43.30%
61.96%

Color #2F6137 in popluar number systems.

HEX 2F 61 37
Decimal 47 97 55
Binary 101111 1100001 110111
Octal 57 141 67

Shades and tints

Shades of #2F6137

#2F6137
(47,97,55)
#2B5932
(43,89,50)
#27512D
(39,81,45)
#234928
(35,73,40)
#1F4123
(31,65,35)
#1B391E
(27,57,30)
#173119
(23,49,25)
#132914
(19,41,20)
#0F210F
(15,33,15)
#0B190A
(11,25,10)
#071105
(7,17,5)
#000000
(0,0,0)

Tints of #2F6137

#2F6137
(47,97,55)
#416F49
(65,111,73)
#537D5B
(83,125,91)
#658B6D
(101,139,109)
#77997F
(119,153,127)
#89A791
(137,167,145)
#9BB5A3
(155,181,163)
#ADC3B5
(173,195,181)
#BFD1C7
(191,209,199)
#D1DFD9
(209,223,217)
#E3EDEB
(227,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2F6137 color. Also use rgb(47,97,55) instead hex code.

Text Font Color

.myTextColor { color: #2F6137; }

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

This text font color is #2F6137.

Background Color

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

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

This div background color is #2F6137.

Border color

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

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

This div border color is #2F6137.

Opacity

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

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

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

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

This text has shadow with #2F6137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2F6137.

Preview

Color preview on black background

This text has color #2F6137 on black background.


Color preview on white background

This text has color #2F6137 on white background.


Black color preview on #2F6137 background

This text has black color on #2F6137 background.


White color preview on #2F6137 background

This text has white color on #2F6137 background.


Related colors

Complementary color

Complementary color for #hex is #D09EC8.


I love getcolorcode.com

Triadic colors

1 #372F61 and #61372F with #2F6137 are triadic colors.

2 #37612F and #612F37 with #2F6137 are triadic colors.