COLOR #296B42

HEX: #296B42 RGB: (41,107,66)

Color info

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

RGB color model

#296B42 color RGB value is (41,107,66).

RGB: (41,107,66) (16%, 42%, 26%)

RGB channels and saturation

R 41 of 255 = 16%
G 107 of 255 = 42%
B 66 of 255 = 26%

41
107
66

R + G + B ~ 28%. #296B42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 107 + 66 = 214 (100%)
R 41 of 214 ~ 19.16%
G 107 of 214 ~ 50%
B 66 of 214 ~ 30.84'%

%19.16
%50
%30.84

CMYK color model

#296B42 color CMYK value is (62,0,38,58).

  • cyan value is 61.68%
  • magenta value is 0.00%
  • yellow value is 38.32%
  • key color value is 58.04%

CMYK: (62,0,38,58)
C62M0Y38K58 (62%, 0%, 38%, 58%)
(0.62 / 0.00 / 0.38 / 0.58)

CMYK percentages

%61.68
%0
%38.32
%58.04

Codes

Color #296B42 in popluar color models

29 6B 42
RGB 41 107 66
HSL 143° 44.59% 29.02%
HSB/HSV 143° 61.68% 41.96%
CMYK 61.68% 0.00% 38.32%
58.04%

Color #296B42 in popluar number systems.

HEX 29 6B 42
Decimal 41 107 66
Binary 101001 1101011 1000010
Octal 51 153 102

Shades and tints

Shades of #296B42

#296B42
(41,107,66)
#26623C
(38,98,60)
#235936
(35,89,54)
#205030
(32,80,48)
#1D472A
(29,71,42)
#1A3E24
(26,62,36)
#17351E
(23,53,30)
#142C18
(20,44,24)
#112312
(17,35,18)
#0E1A0C
(14,26,12)
#0B1106
(11,17,6)
#000000
(0,0,0)

Tints of #296B42

#296B42
(41,107,66)
#3C7853
(60,120,83)
#4F8564
(79,133,100)
#629275
(98,146,117)
#759F86
(117,159,134)
#88AC97
(136,172,151)
#9BB9A8
(155,185,168)
#AEC6B9
(174,198,185)
#C1D3CA
(193,211,202)
#D4E0DB
(212,224,219)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #296B42; }

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

This text font color is #296B42.

Background Color

.myBgColor { background-color: #296B42; }

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

This div background color is #296B42.

Border color

.myBorderColor { border: 1px solid #296B42; }

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

This div border color is #296B42.

Opacity

.myOpacity80 { color: #296B42; opacity: 0.8; }

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

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

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

This text has shadow with #296B42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #296B42.

Preview

Color preview on black background

This text has color #296B42 on black background.


Color preview on white background

This text has color #296B42 on white background.


Black color preview on #296B42 background

This text has black color on #296B42 background.


White color preview on #296B42 background

This text has white color on #296B42 background.


Related colors

Complementary color

Complementary color for #hex is #D694BD.


I love getcolorcode.com

Triadic colors

1 #42296B and #6B4229 with #296B42 are triadic colors.

2 #426B29 and #6B2942 with #296B42 are triadic colors.