COLOR #297348

HEX: #297348 RGB: (41,115,72)

Color info

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

RGB color model

#297348 color RGB value is (41,115,72).

RGB: (41,115,72) (16%, 45%, 28%)

RGB channels and saturation

R 41 of 255 = 16%
G 115 of 255 = 45%
B 72 of 255 = 28%

41
115
72

R + G + B ~ 30%. #297348 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 115 + 72 = 228 (100%)
R 41 of 228 ~ 17.98%
G 115 of 228 ~ 50.44%
B 72 of 228 ~ 31.58'%

%17.98
%50.44
%31.58

CMYK color model

#297348 color CMYK value is (64,0,37,55).

  • cyan value is 64.35%
  • magenta value is 0.00%
  • yellow value is 37.39%
  • key color value is 54.90%

CMYK: (64,0,37,55)
C64M0Y37K55 (64%, 0%, 37%, 55%)
(0.64 / 0.00 / 0.37 / 0.55)

CMYK percentages

%64.35
%0
%37.39
%54.9

Codes

Color #297348 in popluar color models

29 73 48
RGB 41 115 72
HSL 145° 47.44% 30.59%
HSB/HSV 145° 64.35% 45.10%
CMYK 64.35% 0.00% 37.39%
54.90%

Color #297348 in popluar number systems.

HEX 29 73 48
Decimal 41 115 72
Binary 101001 1110011 1001000
Octal 51 163 110

Shades and tints

Shades of #297348

#297348
(41,115,72)
#266942
(38,105,66)
#235F3C
(35,95,60)
#205536
(32,85,54)
#1D4B30
(29,75,48)
#1A412A
(26,65,42)
#173724
(23,55,36)
#142D1E
(20,45,30)
#112318
(17,35,24)
#0E1912
(14,25,18)
#0B0F0C
(11,15,12)
#000000
(0,0,0)

Tints of #297348

#297348
(41,115,72)
#3C7F58
(60,127,88)
#4F8B68
(79,139,104)
#629778
(98,151,120)
#75A388
(117,163,136)
#88AF98
(136,175,152)
#9BBBA8
(155,187,168)
#AEC7B8
(174,199,184)
#C1D3C8
(193,211,200)
#D4DFD8
(212,223,216)
#E7EBE8
(231,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #297348 color. Also use rgb(41,115,72) instead hex code.

Text Font Color

.myTextColor { color: #297348; }

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

This text font color is #297348.

Background Color

.myBgColor { background-color: #297348; }

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

This div background color is #297348.

Border color

.myBorderColor { border: 1px solid #297348; }

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

This div border color is #297348.

Opacity

.myOpacity80 { color: #297348; opacity: 0.8; }

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

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

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

This text has shadow with #297348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #297348.

Preview

Color preview on black background

This text has color #297348 on black background.


Color preview on white background

This text has color #297348 on white background.


Black color preview on #297348 background

This text has black color on #297348 background.


White color preview on #297348 background

This text has white color on #297348 background.


Related colors

Complementary color

Complementary color for #hex is #D68CB7.


I love getcolorcode.com

Triadic colors

1 #482973 and #734829 with #297348 are triadic colors.

2 #487329 and #732948 with #297348 are triadic colors.