COLOR #297750

HEX: #297750 RGB: (41,119,80)

Color info

#297750 contains mainly green and blue colors. Web safe color of #297750 is #336666 (or #366).

RGB color model

#297750 color RGB value is (41,119,80).

RGB: (41,119,80) (16%, 47%, 31%)

RGB channels and saturation

R 41 of 255 = 16%
G 119 of 255 = 47%
B 80 of 255 = 31%

41
119
80

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

Portions of RGB colors in percentages

R + G + B = 41 + 119 + 80 = 240 (100%)
R 41 of 240 ~ 17.08%
G 119 of 240 ~ 49.58%
B 80 of 240 ~ 33.33'%

%17.08
%49.58
%33.33

CMYK color model

#297750 color CMYK value is (66,0,33,53).

  • cyan value is 65.55%
  • magenta value is 0.00%
  • yellow value is 32.77%
  • key color value is 53.33%

CMYK: (66,0,33,53)
C66M0Y33K53 (66%, 0%, 33%, 53%)
(0.66 / 0.00 / 0.33 / 0.53)

CMYK percentages

%65.55
%0
%32.77
%53.33

Codes

Color #297750 in popluar color models

29 77 50
RGB 41 119 80
HSL 150° 48.75% 31.37%
HSB/HSV 150° 65.55% 46.67%
CMYK 65.55% 0.00% 32.77%
53.33%

Color #297750 in popluar number systems.

HEX 29 77 50
Decimal 41 119 80
Binary 101001 1110111 1010000
Octal 51 167 120

Shades and tints

Shades of #297750

#297750
(41,119,80)
#266D49
(38,109,73)
#236342
(35,99,66)
#20593B
(32,89,59)
#1D4F34
(29,79,52)
#1A452D
(26,69,45)
#173B26
(23,59,38)
#14311F
(20,49,31)
#112718
(17,39,24)
#0E1D11
(14,29,17)
#0B130A
(11,19,10)
#000000
(0,0,0)

Tints of #297750

#297750
(41,119,80)
#3C835F
(60,131,95)
#4F8F6E
(79,143,110)
#629B7D
(98,155,125)
#75A78C
(117,167,140)
#88B39B
(136,179,155)
#9BBFAA
(155,191,170)
#AECBB9
(174,203,185)
#C1D7C8
(193,215,200)
#D4E3D7
(212,227,215)
#E7EFE6
(231,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #297750 color. Also use rgb(41,119,80) instead hex code.

Text Font Color

.myTextColor { color: #297750; }

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

This text font color is #297750.

Background Color

.myBgColor { background-color: #297750; }

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

This div background color is #297750.

Border color

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

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

This div border color is #297750.

Opacity

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

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

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

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

This text has shadow with #297750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #297750.

Preview

Color preview on black background

This text has color #297750 on black background.


Color preview on white background

This text has color #297750 on white background.


Black color preview on #297750 background

This text has black color on #297750 background.


White color preview on #297750 background

This text has white color on #297750 background.


Related colors

Complementary color

Complementary color for #hex is #D688AF.


I love getcolorcode.com

Triadic colors

1 #502977 and #775029 with #297750 are triadic colors.

2 #507729 and #772950 with #297750 are triadic colors.