COLOR #178379

HEX: #178379 RGB: (23,131,121)

Color info

#178379 contains mainly green and blue colors. Web safe color of #178379 is #009966 (or #096).

RGB color model

#178379 color RGB value is (23,131,121).

RGB: (23,131,121) (9%, 51%, 47%)

RGB channels and saturation

R 23 of 255 = 9%
G 131 of 255 = 51%
B 121 of 255 = 47%

23
131
121

R + G + B ~ 36%. #178379 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 131 + 121 = 275 (100%)
R 23 of 275 ~ 8.36%
G 131 of 275 ~ 47.64%
B 121 of 275 ~ 44'%

%47.64
%44

CMYK color model

#178379 color CMYK value is (82,0,8,49).

  • cyan value is 82.44%
  • magenta value is 0.00%
  • yellow value is 7.63%
  • key color value is 48.63%

CMYK: (82,0,8,49)
C82M0Y8K49 (82%, 0%, 8%, 49%)
(0.82 / 0.00 / 0.08 / 0.49)

CMYK percentages

%82.44
%0
%7.63
%48.63

Codes

Color #178379 in popluar color models

17 83 79
RGB 23 131 121
HSL 174° 70.13% 30.20%
HSB/HSV 174° 82.44% 51.37%
CMYK 82.44% 0.00% 7.63%
48.63%

Color #178379 in popluar number systems.

HEX 17 83 79
Decimal 23 131 121
Binary 10111 10000011 1111001
Octal 27 203 171

Shades and tints

Shades of #178379

#178379
(23,131,121)
#15786E
(21,120,110)
#136D63
(19,109,99)
#116258
(17,98,88)
#0F574D
(15,87,77)
#0D4C42
(13,76,66)
#0B4137
(11,65,55)
#09362C
(9,54,44)
#072B21
(7,43,33)
#052016
(5,32,22)
#03150B
(3,21,11)
#000000
(0,0,0)

Tints of #178379

#178379
(23,131,121)
#2C8E85
(44,142,133)
#419991
(65,153,145)
#56A49D
(86,164,157)
#6BAFA9
(107,175,169)
#80BAB5
(128,186,181)
#95C5C1
(149,197,193)
#AAD0CD
(170,208,205)
#BFDBD9
(191,219,217)
#D4E6E5
(212,230,229)
#E9F1F1
(233,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #178379 color. Also use rgb(23,131,121) instead hex code.

Text Font Color

.myTextColor { color: #178379; }

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

This text font color is #178379.

Background Color

.myBgColor { background-color: #178379; }

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

This div background color is #178379.

Border color

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

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

This div border color is #178379.

Opacity

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

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

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

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

This text has shadow with #178379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #178379.

Preview

Color preview on black background

This text has color #178379 on black background.


Color preview on white background

This text has color #178379 on white background.


Black color preview on #178379 background

This text has black color on #178379 background.


White color preview on #178379 background

This text has white color on #178379 background.


Related colors

Complementary color

Complementary color for #hex is #E87C86.


I love getcolorcode.com

Triadic colors

1 #791783 and #837917 with #178379 are triadic colors.

2 #798317 and #831779 with #178379 are triadic colors.