COLOR #73A154

HEX: #73A154 RGB: (115,161,84)

Color info

#73A154 contains mainly red and green colors. Web safe color of #73A154 is #669966 (or #696).

RGB color model

#73A154 color RGB value is (115,161,84).

RGB: (115,161,84) (45%, 63%, 33%)

RGB channels and saturation

R 115 of 255 = 45%
G 161 of 255 = 63%
B 84 of 255 = 33%

115
161
84

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

Portions of RGB colors in percentages

R + G + B = 115 + 161 + 84 = 360 (100%)
R 115 of 360 ~ 31.94%
G 161 of 360 ~ 44.72%
B 84 of 360 ~ 23.33'%

%31.94
%44.72
%23.33

CMYK color model

#73A154 color CMYK value is (29,0,48,37).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 47.83%
  • key color value is 36.86%
CMYK: (29,0,48,37) C29M0Y48K37 (29%,0%,48%,37%) (0.29/0.00/0.48/0.37) 

CMYK percentages

%28.57
%0
%47.83
%36.86

Codes

Color #73A154 in popluar color models

73 A1 54
RGB 115 161 84
HSL 96° 31.43% 48.04%
HSB/HSV 96° 47.83% 63.14%
CMYK 28.57% 0.00% 47.83%
36.86%

Color #73A154 in popluar number systems.

HEX 73 A1 54
Decimal 115 161 84
Binary 1110011 10100001 1010100
Octal 163 241 124

Shades and tints

Shades of #73A154

#73A154
(115,161,84)
#69934D
(105,147,77)
#5F8546
(95,133,70)
#55773F
(85,119,63)
#4B6938
(75,105,56)
#415B31
(65,91,49)
#374D2A
(55,77,42)
#2D3F23
(45,63,35)
#23311C
(35,49,28)
#192315
(25,35,21)
#0F150E
(15,21,14)
#000000
(0,0,0)

Tints of #73A154

#73A154
(115,161,84)
#7FA963
(127,169,99)
#8BB172
(139,177,114)
#97B981
(151,185,129)
#A3C190
(163,193,144)
#AFC99F
(175,201,159)
#BBD1AE
(187,209,174)
#C7D9BD
(199,217,189)
#D3E1CC
(211,225,204)
#DFE9DB
(223,233,219)
#EBF1EA
(235,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73A154 color. Also use rgb(115,161,84) instead hex code.

Text Font Color

.myTextColor { color: #73A154; }

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

This text font color is #73A154.

Background Color

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

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

This div background color is #73A154.

Border color

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

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

This div border color is #73A154.

Opacity

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

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

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

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

This text has shadow with #73A154 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73A154.

Preview

Color preview on black background

This text has color #73A154 on black background.


Color preview on white background

This text has color #73A154 on white background.


Black color preview on #73A154 background

This text has black color on #73A154 background.


White color preview on #73A154 background

This text has white color on #73A154 background.


Related colors

Complementary color

Complementary color for #hex is #8C5EAB.


I love getcolorcode.com

Triadic colors

1 #5473A1 and #A15473 with #73A154 are triadic colors.

2 #54A173 and #A17354 with #73A154 are triadic colors.