COLOR #73A390

HEX: #73A390 RGB: (115,163,144)

Color info

#73A390 contains red, green and blue colors in about the same proportion. Web safe color of #73A390 is #669999 (or #699).

RGB color model

#73A390 color RGB value is (115,163,144).

RGB: (115,163,144) (45%, 64%, 56%)

RGB channels and saturation

R 115 of 255 = 45%
G 163 of 255 = 64%
B 144 of 255 = 56%

115
163
144

R + G + B ~ 55%. #73A390 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 163 + 144 = 422 (100%)
R 115 of 422 ~ 27.25%
G 163 of 422 ~ 38.63%
B 144 of 422 ~ 34.12'%

%27.25
%38.63
%34.12

CMYK color model

#73A390 color CMYK value is (29,0,12,36).

  • cyan value is 29.45%
  • magenta value is 0.00%
  • yellow value is 11.66%
  • key color value is 36.08%
CMYK: (29,0,12,36) C29M0Y12K36 (29%,0%,12%,36%) (0.29/0.00/0.12/0.36) 

CMYK percentages

%29.45
%0
%11.66
%36.08

Codes

Color #73A390 in popluar color models

73 A3 90
RGB 115 163 144
HSL 156° 20.69% 54.51%
HSB/HSV 156° 29.45% 63.92%
CMYK 29.45% 0.00% 11.66%
36.08%

Color #73A390 in popluar number systems.

HEX 73 A3 90
Decimal 115 163 144
Binary 1110011 10100011 10010000
Octal 163 243 220

Shades and tints

Shades of #73A390

#73A390
(115,163,144)
#699583
(105,149,131)
#5F8776
(95,135,118)
#557969
(85,121,105)
#4B6B5C
(75,107,92)
#415D4F
(65,93,79)
#374F42
(55,79,66)
#2D4135
(45,65,53)
#233328
(35,51,40)
#19251B
(25,37,27)
#0F170E
(15,23,14)
#000000
(0,0,0)

Tints of #73A390

#73A390
(115,163,144)
#7FAB9A
(127,171,154)
#8BB3A4
(139,179,164)
#97BBAE
(151,187,174)
#A3C3B8
(163,195,184)
#AFCBC2
(175,203,194)
#BBD3CC
(187,211,204)
#C7DBD6
(199,219,214)
#D3E3E0
(211,227,224)
#DFEBEA
(223,235,234)
#EBF3F4
(235,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73A390 color. Also use rgb(115,163,144) instead hex code.

Text Font Color

.myTextColor { color: #73A390; }

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

This text font color is #73A390.

Background Color

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

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

This div background color is #73A390.

Border color

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

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

This div border color is #73A390.

Opacity

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

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

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

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

This text has shadow with #73A390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73A390.

Preview

Color preview on black background

This text has color #73A390 on black background.


Color preview on white background

This text has color #73A390 on white background.


Black color preview on #73A390 background

This text has black color on #73A390 background.


White color preview on #73A390 background

This text has white color on #73A390 background.


Related colors

Complementary color

Complementary color for #hex is #8C5C6F.


I love getcolorcode.com

Triadic colors

1 #9073A3 and #A39073 with #73A390 are triadic colors.

2 #90A373 and #A37390 with #73A390 are triadic colors.