COLOR #2F6A44

HEX: #2F6A44 RGB: (47,106,68)

Color info

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

RGB color model

#2F6A44 color RGB value is (47,106,68).

RGB: (47,106,68) (18%, 42%, 27%)

RGB channels and saturation

R 47 of 255 = 18%
G 106 of 255 = 42%
B 68 of 255 = 27%

47
106
68

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

Portions of RGB colors in percentages

R + G + B = 47 + 106 + 68 = 221 (100%)
R 47 of 221 ~ 21.27%
G 106 of 221 ~ 47.96%
B 68 of 221 ~ 30.77'%

%21.27
%47.96
%30.77

CMYK color model

#2F6A44 color CMYK value is (56,0,36,58).

  • cyan value is 55.66%
  • magenta value is 0.00%
  • yellow value is 35.85%
  • key color value is 58.43%

CMYK: (56,0,36,58)
C56M0Y36K58 (56%, 0%, 36%, 58%)
(0.56 / 0.00 / 0.36 / 0.58)

CMYK percentages

%55.66
%0
%35.85
%58.43

Codes

Color #2F6A44 in popluar color models

2F 6A 44
RGB 47 106 68
HSL 141° 38.56% 30.00%
HSB/HSV 141° 55.66% 41.57%
CMYK 55.66% 0.00% 35.85%
58.43%

Color #2F6A44 in popluar number systems.

HEX 2F 6A 44
Decimal 47 106 68
Binary 101111 1101010 1000100
Octal 57 152 104

Shades and tints

Shades of #2F6A44

#2F6A44
(47,106,68)
#2B613E
(43,97,62)
#275838
(39,88,56)
#234F32
(35,79,50)
#1F462C
(31,70,44)
#1B3D26
(27,61,38)
#173420
(23,52,32)
#132B1A
(19,43,26)
#0F2214
(15,34,20)
#0B190E
(11,25,14)
#071008
(7,16,8)
#000000
(0,0,0)

Tints of #2F6A44

#2F6A44
(47,106,68)
#417755
(65,119,85)
#538466
(83,132,102)
#659177
(101,145,119)
#779E88
(119,158,136)
#89AB99
(137,171,153)
#9BB8AA
(155,184,170)
#ADC5BB
(173,197,187)
#BFD2CC
(191,210,204)
#D1DFDD
(209,223,221)
#E3ECEE
(227,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2F6A44 color. Also use rgb(47,106,68) instead hex code.

Text Font Color

.myTextColor { color: #2F6A44; }

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

This text font color is #2F6A44.

Background Color

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

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

This div background color is #2F6A44.

Border color

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

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

This div border color is #2F6A44.

Opacity

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

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

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

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

This text has shadow with #2F6A44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2F6A44.

Preview

Color preview on black background

This text has color #2F6A44 on black background.


Color preview on white background

This text has color #2F6A44 on white background.


Black color preview on #2F6A44 background

This text has black color on #2F6A44 background.


White color preview on #2F6A44 background

This text has white color on #2F6A44 background.


Related colors

Complementary color

Complementary color for #hex is #D095BB.


I love getcolorcode.com

Triadic colors

1 #442F6A and #6A442F with #2F6A44 are triadic colors.

2 #446A2F and #6A2F44 with #2F6A44 are triadic colors.