COLOR #299342

HEX: #299342 RGB: (41,147,66)

Color info

#299342 contains mainly green color. Web safe color of #299342 is #339933 (or #393).

RGB color model

#299342 color RGB value is (41,147,66).

RGB: (41,147,66) (16%, 58%, 26%)

RGB channels and saturation

R 41 of 255 = 16%
G 147 of 255 = 58%
B 66 of 255 = 26%

41
147
66

R + G + B ~ 33%. #299342 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 147 + 66 = 254 (100%)
R 41 of 254 ~ 16.14%
G 147 of 254 ~ 57.87%
B 66 of 254 ~ 25.98'%

%16.14
%57.87
%25.98

CMYK color model

#299342 color CMYK value is (72,0,55,42).

  • cyan value is 72.11%
  • magenta value is 0.00%
  • yellow value is 55.10%
  • key color value is 42.35%

CMYK: (72,0,55,42)
C72M0Y55K42 (72%, 0%, 55%, 42%)
(0.72 / 0.00 / 0.55 / 0.42)

CMYK percentages

%72.11
%0
%55.1
%42.35

Codes

Color #299342 in popluar color models

29 93 42
RGB 41 147 66
HSL 134° 56.38% 36.86%
HSB/HSV 134° 72.11% 57.65%
CMYK 72.11% 0.00% 55.10%
42.35%

Color #299342 in popluar number systems.

HEX 29 93 42
Decimal 41 147 66
Binary 101001 10010011 1000010
Octal 51 223 102

Shades and tints

Shades of #299342

#299342
(41,147,66)
#26863C
(38,134,60)
#237936
(35,121,54)
#206C30
(32,108,48)
#1D5F2A
(29,95,42)
#1A5224
(26,82,36)
#17451E
(23,69,30)
#143818
(20,56,24)
#112B12
(17,43,18)
#0E1E0C
(14,30,12)
#0B1106
(11,17,6)
#000000
(0,0,0)

Tints of #299342

#299342
(41,147,66)
#3C9C53
(60,156,83)
#4FA564
(79,165,100)
#62AE75
(98,174,117)
#75B786
(117,183,134)
#88C097
(136,192,151)
#9BC9A8
(155,201,168)
#AED2B9
(174,210,185)
#C1DBCA
(193,219,202)
#D4E4DB
(212,228,219)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #299342 color. Also use rgb(41,147,66) instead hex code.

Text Font Color

.myTextColor { color: #299342; }

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

This text font color is #299342.

Background Color

.myBgColor { background-color: #299342; }

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

This div background color is #299342.

Border color

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

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

This div border color is #299342.

Opacity

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

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

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

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

This text has shadow with #299342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #299342.

Preview

Color preview on black background

This text has color #299342 on black background.


Color preview on white background

This text has color #299342 on white background.


Black color preview on #299342 background

This text has black color on #299342 background.


White color preview on #299342 background

This text has white color on #299342 background.


Related colors

Complementary color

Complementary color for #hex is #D66CBD.


I love getcolorcode.com

Triadic colors

1 #422993 and #934229 with #299342 are triadic colors.

2 #429329 and #932942 with #299342 are triadic colors.