COLOR #73E7B4

HEX: #73E7B4 RGB: (115,231,180)

Color info

#73E7B4 contains mainly green and blue colors. Web safe color of #73E7B4 is #66FFCC (or #6FC).

RGB color model

#73E7B4 color RGB value is (115,231,180).

RGB: (115,231,180) (45%, 91%, 71%)

RGB channels and saturation

R 115 of 255 = 45%
G 231 of 255 = 91%
B 180 of 255 = 71%

115
231
180

R + G + B ~ 69%. #73E7B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 115 + 231 + 180 = 526 (100%)
R 115 of 526 ~ 21.86%
G 231 of 526 ~ 43.92%
B 180 of 526 ~ 34.22'%

%21.86
%43.92
%34.22

CMYK color model

#73E7B4 color CMYK value is (50,0,22,9).

  • cyan value is 50.22%
  • magenta value is 0.00%
  • yellow value is 22.08%
  • key color value is 9.41%

CMYK: (50,0,22,9)
C50M0Y22K9 (50%, 0%, 22%, 9%)
(0.50 / 0.00 / 0.22 / 0.09)

CMYK percentages

%50.22
%0
%22.08
%9.41

Codes

Color #73E7B4 in popluar color models

73 E7 B4
RGB 115 231 180
HSL 154° 70.73% 67.84%
HSB/HSV 154° 50.22% 90.59%
CMYK 50.22% 0.00% 22.08%
9.41%

Color #73E7B4 in popluar number systems.

HEX 73 E7 B4
Decimal 115 231 180
Binary 1110011 11100111 10110100
Octal 163 347 264

Shades and tints

Shades of #73E7B4

#73E7B4
(115,231,180)
#69D2A4
(105,210,164)
#5FBD94
(95,189,148)
#55A884
(85,168,132)
#4B9374
(75,147,116)
#417E64
(65,126,100)
#376954
(55,105,84)
#2D5444
(45,84,68)
#233F34
(35,63,52)
#192A24
(25,42,36)
#0F1514
(15,21,20)
#000000
(0,0,0)

Tints of #73E7B4

#73E7B4
(115,231,180)
#7FE9BA
(127,233,186)
#8BEBC0
(139,235,192)
#97EDC6
(151,237,198)
#A3EFCC
(163,239,204)
#AFF1D2
(175,241,210)
#BBF3D8
(187,243,216)
#C7F5DE
(199,245,222)
#D3F7E4
(211,247,228)
#DFF9EA
(223,249,234)
#EBFBF0
(235,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73E7B4 color. Also use rgb(115,231,180) instead hex code.

Text Font Color

.myTextColor { color: #73E7B4; }

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

This text font color is #73E7B4.

Background Color

.myBgColor { background-color: #73E7B4; }

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

This div background color is #73E7B4.

Border color

.myBorderColor { border: 1px solid #73E7B4; }

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

This div border color is #73E7B4.

Opacity

.myOpacity80 { color: #73E7B4; opacity: 0.8; }

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

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

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

This text has shadow with #73E7B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73E7B4.

Preview

Color preview on black background

This text has color #73E7B4 on black background.


Color preview on white background

This text has color #73E7B4 on white background.


Black color preview on #73E7B4 background

This text has black color on #73E7B4 background.


White color preview on #73E7B4 background

This text has white color on #73E7B4 background.


Related colors

Complementary color

Complementary color for #hex is #8C184B.


I love getcolorcode.com

Triadic colors

1 #B473E7 and #E7B473 with #73E7B4 are triadic colors.

2 #B4E773 and #E773B4 with #73E7B4 are triadic colors.