COLOR #296D82

HEX: #296D82 RGB: (41,109,130)

Color info

#296D82 contains mainly green and blue colors. Web safe color of #296D82 is #336699 (or #369).

RGB color model

#296D82 color RGB value is (41,109,130).

RGB: (41,109,130) (16%, 43%, 51%)

RGB channels and saturation

R 41 of 255 = 16%
G 109 of 255 = 43%
B 130 of 255 = 51%

41
109
130

R + G + B ~ 37%. #296D82 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 109 + 130 = 280 (100%)
R 41 of 280 ~ 14.64%
G 109 of 280 ~ 38.93%
B 130 of 280 ~ 46.43'%

%14.64
%38.93
%46.43

CMYK color model

#296D82 color CMYK value is (68,16,0,49).

  • cyan value is 68.46%
  • magenta value is 16.15%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (68,16,0,49) 

CMYK percentages

%68.46
%16.15
%0
%49.02

Codes

Color #296D82 in popluar color models

29 6D 82
RGB 41 109 130
HSL 194° 52.05% 33.53%
HSB/HSV 194° 68.46% 50.98%
CMYK 68.46% 16.15% 0.00%
49.02%

Color #296D82 in popluar number systems.

HEX 29 6D 82
Decimal 41 109 130
Binary 101001 1101101 10000010
Octal 51 155 202

Shades and tints

Shades of #296D82

#296D82
(41,109,130)
#266477
(38,100,119)
#235B6C
(35,91,108)
#205261
(32,82,97)
#1D4956
(29,73,86)
#1A404B
(26,64,75)
#173740
(23,55,64)
#142E35
(20,46,53)
#11252A
(17,37,42)
#0E1C1F
(14,28,31)
#0B1314
(11,19,20)
#000000
(0,0,0)

Tints of #296D82

#296D82
(41,109,130)
#3C7A8D
(60,122,141)
#4F8798
(79,135,152)
#6294A3
(98,148,163)
#75A1AE
(117,161,174)
#88AEB9
(136,174,185)
#9BBBC4
(155,187,196)
#AEC8CF
(174,200,207)
#C1D5DA
(193,213,218)
#D4E2E5
(212,226,229)
#E7EFF0
(231,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #296D82 color. Also use rgb(41,109,130) instead hex code.

Text Font Color

.myTextColor { color: #296D82; }

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

This text font color is #296D82.

Background Color

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

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

This div background color is #296D82.

Border color

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

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

This div border color is #296D82.

Opacity

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

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

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

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

This text has shadow with #296D82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #296D82.

Preview

Color preview on black background

This text has color #296D82 on black background.


Color preview on white background

This text has color #296D82 on white background.


Black color preview on #296D82 background

This text has black color on #296D82 background.


White color preview on #296D82 background

This text has white color on #296D82 background.


Related colors

Complementary color

Complementary color for #hex is #D6927D.


I love getcolorcode.com

Triadic colors

1 #82296D and #6D8229 with #296D82 are triadic colors.

2 #826D29 and #6D2982 with #296D82 are triadic colors.