COLOR #297E4B

HEX: #297E4B RGB: (41,126,75)

Color info

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

RGB color model

#297E4B color RGB value is (41,126,75).

RGB: (41,126,75) (16%, 49%, 29%)

RGB channels and saturation

R 41 of 255 = 16%
G 126 of 255 = 49%
B 75 of 255 = 29%

41
126
75

R + G + B ~ 31%. #297E4B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 126 + 75 = 242 (100%)
R 41 of 242 ~ 16.94%
G 126 of 242 ~ 52.07%
B 75 of 242 ~ 30.99'%

%16.94
%52.07
%30.99

CMYK color model

#297E4B color CMYK value is (67,0,40,51).

  • cyan value is 67.46%
  • magenta value is 0.00%
  • yellow value is 40.48%
  • key color value is 50.59%
CMYK: (67,0,40,51) C67M0Y40K51 (67%,0%,40%,51%) (0.67/0.00/0.40/0.51) 

CMYK percentages

%67.46
%0
%40.48
%50.59

Codes

Color #297E4B in popluar color models

29 7E 4B
RGB 41 126 75
HSL 144° 50.90% 32.75%
HSB/HSV 144° 67.46% 49.41%
CMYK 67.46% 0.00% 40.48%
50.59%

Color #297E4B in popluar number systems.

HEX 29 7E 4B
Decimal 41 126 75
Binary 101001 1111110 1001011
Octal 51 176 113

Shades and tints

Shades of #297E4B

#297E4B
(41,126,75)
#267345
(38,115,69)
#23683F
(35,104,63)
#205D39
(32,93,57)
#1D5233
(29,82,51)
#1A472D
(26,71,45)
#173C27
(23,60,39)
#143121
(20,49,33)
#11261B
(17,38,27)
#0E1B15
(14,27,21)
#0B100F
(11,16,15)
#000000
(0,0,0)

Tints of #297E4B

#297E4B
(41,126,75)
#3C895B
(60,137,91)
#4F946B
(79,148,107)
#629F7B
(98,159,123)
#75AA8B
(117,170,139)
#88B59B
(136,181,155)
#9BC0AB
(155,192,171)
#AECBBB
(174,203,187)
#C1D6CB
(193,214,203)
#D4E1DB
(212,225,219)
#E7ECEB
(231,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #297E4B color. Also use rgb(41,126,75) instead hex code.

Text Font Color

.myTextColor { color: #297E4B; }

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

This text font color is #297E4B.

Background Color

.myBgColor { background-color: #297E4B; }

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

This div background color is #297E4B.

Border color

.myBorderColor { border: 1px solid #297E4B; }

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

This div border color is #297E4B.

Opacity

.myOpacity80 { color: #297E4B; opacity: 0.8; }

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

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

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

This text has shadow with #297E4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #297E4B.

Preview

Color preview on black background

This text has color #297E4B on black background.


Color preview on white background

This text has color #297E4B on white background.


Black color preview on #297E4B background

This text has black color on #297E4B background.


White color preview on #297E4B background

This text has white color on #297E4B background.


Related colors

Complementary color

Complementary color for #hex is #D681B4.


I love getcolorcode.com

Triadic colors

1 #4B297E and #7E4B29 with #297E4B are triadic colors.

2 #4B7E29 and #7E294B with #297E4B are triadic colors.