COLOR #297B61

HEX: #297B61 RGB: (41,123,97)

Color info

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

RGB color model

#297B61 color RGB value is (41,123,97).

RGB: (41,123,97) (16%, 48%, 38%)

RGB channels and saturation

R 41 of 255 = 16%
G 123 of 255 = 48%
B 97 of 255 = 38%

41
123
97

R + G + B ~ 34%. #297B61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 123 + 97 = 261 (100%)
R 41 of 261 ~ 15.71%
G 123 of 261 ~ 47.13%
B 97 of 261 ~ 37.16'%

%15.71
%47.13
%37.16

CMYK color model

#297B61 color CMYK value is (67,0,21,52).

  • cyan value is 66.67%
  • magenta value is 0.00%
  • yellow value is 21.14%
  • key color value is 51.76%
CMYK: (67,0,21,52) C67M0Y21K52 (67%,0%,21%,52%) (0.67/0.00/0.21/0.52) 

CMYK percentages

%66.67
%0
%21.14
%51.76

Codes

Color #297B61 in popluar color models

29 7B 61
RGB 41 123 97
HSL 161° 50.00% 32.16%
HSB/HSV 161° 66.67% 48.24%
CMYK 66.67% 0.00% 21.14%
51.76%

Color #297B61 in popluar number systems.

HEX 29 7B 61
Decimal 41 123 97
Binary 101001 1111011 1100001
Octal 51 173 141

Shades and tints

Shades of #297B61

#297B61
(41,123,97)
#267059
(38,112,89)
#236551
(35,101,81)
#205A49
(32,90,73)
#1D4F41
(29,79,65)
#1A4439
(26,68,57)
#173931
(23,57,49)
#142E29
(20,46,41)
#112321
(17,35,33)
#0E1819
(14,24,25)
#0B0D11
(11,13,17)
#000000
(0,0,0)

Tints of #297B61

#297B61
(41,123,97)
#3C876F
(60,135,111)
#4F937D
(79,147,125)
#629F8B
(98,159,139)
#75AB99
(117,171,153)
#88B7A7
(136,183,167)
#9BC3B5
(155,195,181)
#AECFC3
(174,207,195)
#C1DBD1
(193,219,209)
#D4E7DF
(212,231,223)
#E7F3ED
(231,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #297B61 color. Also use rgb(41,123,97) instead hex code.

Text Font Color

.myTextColor { color: #297B61; }

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

This text font color is #297B61.

Background Color

.myBgColor { background-color: #297B61; }

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

This div background color is #297B61.

Border color

.myBorderColor { border: 1px solid #297B61; }

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

This div border color is #297B61.

Opacity

.myOpacity80 { color: #297B61; opacity: 0.8; }

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

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

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

This text has shadow with #297B61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #297B61.

Preview

Color preview on black background

This text has color #297B61 on black background.


Color preview on white background

This text has color #297B61 on white background.


Black color preview on #297B61 background

This text has black color on #297B61 background.


White color preview on #297B61 background

This text has white color on #297B61 background.


Related colors

Complementary color

Complementary color for #hex is #D6849E.


I love getcolorcode.com

Triadic colors

1 #61297B and #7B6129 with #297B61 are triadic colors.

2 #617B29 and #7B2961 with #297B61 are triadic colors.