COLOR #73E7A5

HEX: #73E7A5 RGB: (115,231,165)

Color info

#73E7A5 contains mainly green color. Web safe color of #73E7A5 is #66FF99 (or #6F9).

RGB color model

#73E7A5 color RGB value is (115,231,165).

RGB: (115,231,165) (45%, 91%, 65%)

RGB channels and saturation

R 115 of 255 = 45%
G 231 of 255 = 91%
B 165 of 255 = 65%

115
231
165

R + G + B ~ 67%. #73E7A5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 115 + 231 + 165 = 511 (100%)
R 115 of 511 ~ 22.5%
G 231 of 511 ~ 45.21%
B 165 of 511 ~ 32.29'%

%22.5
%45.21
%32.29

CMYK color model

#73E7A5 color CMYK value is (50,0,29,9).

  • cyan value is 50.22%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • key color value is 9.41%
CMYK: (50,0,29,9) C50M0Y29K9 (50%,0%,29%,9%) (0.50/0.00/0.29/0.09) 

CMYK percentages

%50.22
%0
%28.57
%9.41

Codes

Color #73E7A5 in popluar color models

73 E7 A5
RGB 115 231 165
HSL 146° 70.73% 67.84%
HSB/HSV 146° 50.22% 90.59%
CMYK 50.22% 0.00% 28.57%
9.41%

Color #73E7A5 in popluar number systems.

HEX 73 E7 A5
Decimal 115 231 165
Binary 1110011 11100111 10100101
Octal 163 347 245

Shades and tints

Shades of #73E7A5

#73E7A5
(115,231,165)
#69D296
(105,210,150)
#5FBD87
(95,189,135)
#55A878
(85,168,120)
#4B9369
(75,147,105)
#417E5A
(65,126,90)
#37694B
(55,105,75)
#2D543C
(45,84,60)
#233F2D
(35,63,45)
#192A1E
(25,42,30)
#0F150F
(15,21,15)
#000000
(0,0,0)

Tints of #73E7A5

#73E7A5
(115,231,165)
#7FE9AD
(127,233,173)
#8BEBB5
(139,235,181)
#97EDBD
(151,237,189)
#A3EFC5
(163,239,197)
#AFF1CD
(175,241,205)
#BBF3D5
(187,243,213)
#C7F5DD
(199,245,221)
#D3F7E5
(211,247,229)
#DFF9ED
(223,249,237)
#EBFBF5
(235,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73E7A5; }

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

This text font color is #73E7A5.

Background Color

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

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

This div background color is #73E7A5.

Border color

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

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

This div border color is #73E7A5.

Opacity

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

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

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

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

This text has shadow with #73E7A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73E7A5.

Preview

Color preview on black background

This text has color #73E7A5 on black background.


Color preview on white background

This text has color #73E7A5 on white background.


Black color preview on #73E7A5 background

This text has black color on #73E7A5 background.


White color preview on #73E7A5 background

This text has white color on #73E7A5 background.


Related colors

Complementary color

Complementary color for #hex is #8C185A.


I love getcolorcode.com

Triadic colors

1 #A573E7 and #E7A573 with #73E7A5 are triadic colors.

2 #A5E773 and #E773A5 with #73E7A5 are triadic colors.