COLOR #298879

HEX: #298879 RGB: (41,136,121)

Color info

#298879 contains mainly green and blue colors. Web safe color of #298879 is #339966 (or #396).

RGB color model

#298879 color RGB value is (41,136,121).

RGB: (41,136,121) (16%, 53%, 47%)

RGB channels and saturation

R 41 of 255 = 16%
G 136 of 255 = 53%
B 121 of 255 = 47%

41
136
121

R + G + B ~ 39%. #298879 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 136 + 121 = 298 (100%)
R 41 of 298 ~ 13.76%
G 136 of 298 ~ 45.64%
B 121 of 298 ~ 40.6'%

%13.76
%45.64
%40.6

CMYK color model

#298879 color CMYK value is (70,0,11,47).

  • cyan value is 69.85%
  • magenta value is 0.00%
  • yellow value is 11.03%
  • key color value is 46.67%

CMYK: (70,0,11,47)
C70M0Y11K47 (70%, 0%, 11%, 47%)
(0.70 / 0.00 / 0.11 / 0.47)

CMYK percentages

%69.85
%0
%11.03
%46.67

Codes

Color #298879 in popluar color models

29 88 79
RGB 41 136 121
HSL 171° 53.67% 34.71%
HSB/HSV 171° 69.85% 53.33%
CMYK 69.85% 0.00% 11.03%
46.67%

Color #298879 in popluar number systems.

HEX 29 88 79
Decimal 41 136 121
Binary 101001 10001000 1111001
Octal 51 210 171

Shades and tints

Shades of #298879

#298879
(41,136,121)
#267C6E
(38,124,110)
#237063
(35,112,99)
#206458
(32,100,88)
#1D584D
(29,88,77)
#1A4C42
(26,76,66)
#174037
(23,64,55)
#14342C
(20,52,44)
#112821
(17,40,33)
#0E1C16
(14,28,22)
#0B100B
(11,16,11)
#000000
(0,0,0)

Tints of #298879

#298879
(41,136,121)
#3C9285
(60,146,133)
#4F9C91
(79,156,145)
#62A69D
(98,166,157)
#75B0A9
(117,176,169)
#88BAB5
(136,186,181)
#9BC4C1
(155,196,193)
#AECECD
(174,206,205)
#C1D8D9
(193,216,217)
#D4E2E5
(212,226,229)
#E7ECF1
(231,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #298879 color. Also use rgb(41,136,121) instead hex code.

Text Font Color

.myTextColor { color: #298879; }

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

This text font color is #298879.

Background Color

.myBgColor { background-color: #298879; }

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

This div background color is #298879.

Border color

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

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

This div border color is #298879.

Opacity

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

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

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

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

This text has shadow with #298879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #298879.

Preview

Color preview on black background

This text has color #298879 on black background.


Color preview on white background

This text has color #298879 on white background.


Black color preview on #298879 background

This text has black color on #298879 background.


White color preview on #298879 background

This text has white color on #298879 background.


Related colors

Complementary color

Complementary color for #hex is #D67786.


I love getcolorcode.com

Triadic colors

1 #792988 and #887929 with #298879 are triadic colors.

2 #798829 and #882979 with #298879 are triadic colors.