COLOR #469C71

HEX: #469C71 RGB: (70,156,113)

Color info

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

RGB color model

#469C71 color RGB value is (70,156,113).

RGB: (70,156,113) (27%, 61%, 44%)

RGB channels and saturation

R 70 of 255 = 27%
G 156 of 255 = 61%
B 113 of 255 = 44%

70
156
113

R + G + B ~ 44%. #469C71 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 156 + 113 = 339 (100%)
R 70 of 339 ~ 20.65%
G 156 of 339 ~ 46.02%
B 113 of 339 ~ 33.33'%

%20.65
%46.02
%33.33

CMYK color model

#469C71 color CMYK value is (55,0,28,39).

  • cyan value is 55.13%
  • magenta value is 0.00%
  • yellow value is 27.56%
  • key color value is 38.82%

CMYK: (55,0,28,39)
C55M0Y28K39 (55%, 0%, 28%, 39%)
(0.55 / 0.00 / 0.28 / 0.39)

CMYK percentages

%55.13
%0
%27.56
%38.82

Codes

Color #469C71 in popluar color models

46 9C 71
RGB 70 156 113
HSL 150° 38.05% 44.31%
HSB/HSV 150° 55.13% 61.18%
CMYK 55.13% 0.00% 27.56%
38.82%

Color #469C71 in popluar number systems.

HEX 46 9C 71
Decimal 70 156 113
Binary 1000110 10011100 1110001
Octal 106 234 161

Shades and tints

Shades of #469C71

#469C71
(70,156,113)
#408E67
(64,142,103)
#3A805D
(58,128,93)
#347253
(52,114,83)
#2E6449
(46,100,73)
#28563F
(40,86,63)
#224835
(34,72,53)
#1C3A2B
(28,58,43)
#162C21
(22,44,33)
#101E17
(16,30,23)
#0A100D
(10,16,13)
#000000
(0,0,0)

Tints of #469C71

#469C71
(70,156,113)
#56A57D
(86,165,125)
#66AE89
(102,174,137)
#76B795
(118,183,149)
#86C0A1
(134,192,161)
#96C9AD
(150,201,173)
#A6D2B9
(166,210,185)
#B6DBC5
(182,219,197)
#C6E4D1
(198,228,209)
#D6EDDD
(214,237,221)
#E6F6E9
(230,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469C71 color. Also use rgb(70,156,113) instead hex code.

Text Font Color

.myTextColor { color: #469C71; }

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

This text font color is #469C71.

Background Color

.myBgColor { background-color: #469C71; }

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

This div background color is #469C71.

Border color

.myBorderColor { border: 1px solid #469C71; }

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

This div border color is #469C71.

Opacity

.myOpacity80 { color: #469C71; opacity: 0.8; }

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

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

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

This text has shadow with #469C71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469C71.

Preview

Color preview on black background

This text has color #469C71 on black background.


Color preview on white background

This text has color #469C71 on white background.


Black color preview on #469C71 background

This text has black color on #469C71 background.


White color preview on #469C71 background

This text has white color on #469C71 background.


Related colors

Complementary color

Complementary color for #hex is #B9638E.


I love getcolorcode.com

Triadic colors

1 #71469C and #9C7146 with #469C71 are triadic colors.

2 #719C46 and #9C4671 with #469C71 are triadic colors.