COLOR #297630

HEX: #297630 RGB: (41,118,48)

Color info

#297630 contains mainly green color. Web safe color of #297630 is #336633 (or #363).

RGB color model

#297630 color RGB value is (41,118,48).

RGB: (41,118,48) (16%, 46%, 19%)

RGB channels and saturation

R 41 of 255 = 16%
G 118 of 255 = 46%
B 48 of 255 = 19%

41
118
48

R + G + B ~ 27%. #297630 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 118 + 48 = 207 (100%)
R 41 of 207 ~ 19.81%
G 118 of 207 ~ 57%
B 48 of 207 ~ 23.19'%

%19.81
%57
%23.19

CMYK color model

#297630 color CMYK value is (65,0,59,54).

  • cyan value is 65.25%
  • magenta value is 0.00%
  • yellow value is 59.32%
  • key color value is 53.73%
CMYK: (65,0,59,54) C65M0Y59K54 (65%,0%,59%,54%) (0.65/0.00/0.59/0.54) 

CMYK percentages

%65.25
%0
%59.32
%53.73

Codes

Color #297630 in popluar color models

29 76 30
RGB 41 118 48
HSL 125° 48.43% 31.18%
HSB/HSV 125° 65.25% 46.27%
CMYK 65.25% 0.00% 59.32%
53.73%

Color #297630 in popluar number systems.

HEX 29 76 30
Decimal 41 118 48
Binary 101001 1110110 110000
Octal 51 166 60

Shades and tints

Shades of #297630

#297630
(41,118,48)
#266C2C
(38,108,44)
#236228
(35,98,40)
#205824
(32,88,36)
#1D4E20
(29,78,32)
#1A441C
(26,68,28)
#173A18
(23,58,24)
#143014
(20,48,20)
#112610
(17,38,16)
#0E1C0C
(14,28,12)
#0B1208
(11,18,8)
#000000
(0,0,0)

Tints of #297630

#297630
(41,118,48)
#3C8242
(60,130,66)
#4F8E54
(79,142,84)
#629A66
(98,154,102)
#75A678
(117,166,120)
#88B28A
(136,178,138)
#9BBE9C
(155,190,156)
#AECAAE
(174,202,174)
#C1D6C0
(193,214,192)
#D4E2D2
(212,226,210)
#E7EEE4
(231,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #297630 color. Also use rgb(41,118,48) instead hex code.

Text Font Color

.myTextColor { color: #297630; }

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

This text font color is #297630.

Background Color

.myBgColor { background-color: #297630; }

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

This div background color is #297630.

Border color

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

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

This div border color is #297630.

Opacity

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

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

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

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

This text has shadow with #297630 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #297630.

Preview

Color preview on black background

This text has color #297630 on black background.


Color preview on white background

This text has color #297630 on white background.


Black color preview on #297630 background

This text has black color on #297630 background.


White color preview on #297630 background

This text has white color on #297630 background.


Related colors

Complementary color

Complementary color for #hex is #D689CF.


I love getcolorcode.com

Triadic colors

1 #302976 and #763029 with #297630 are triadic colors.

2 #307629 and #762930 with #297630 are triadic colors.