COLOR #73A467

HEX: #73A467 RGB: (115,164,103)

Color info

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

RGB color model

#73A467 color RGB value is (115,164,103).

RGB: (115,164,103) (45%, 64%, 40%)

RGB channels and saturation

R 115 of 255 = 45%
G 164 of 255 = 64%
B 103 of 255 = 40%

115
164
103

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

Portions of RGB colors in percentages

R + G + B = 115 + 164 + 103 = 382 (100%)
R 115 of 382 ~ 30.1%
G 164 of 382 ~ 42.93%
B 103 of 382 ~ 26.96'%

%30.1
%42.93
%26.96

CMYK color model

#73A467 color CMYK value is (30,0,37,36).

  • cyan value is 29.88%
  • magenta value is 0.00%
  • yellow value is 37.20%
  • key color value is 35.69%
CMYK: (30,0,37,36) C30M0Y37K36 (30%,0%,37%,36%) (0.30/0.00/0.37/0.36) 

CMYK percentages

%29.88
%0
%37.2
%35.69

Codes

Color #73A467 in popluar color models

73 A4 67
RGB 115 164 103
HSL 108° 25.10% 52.35%
HSB/HSV 108° 37.20% 64.31%
CMYK 29.88% 0.00% 37.20%
35.69%

Color #73A467 in popluar number systems.

HEX 73 A4 67
Decimal 115 164 103
Binary 1110011 10100100 1100111
Octal 163 244 147

Shades and tints

Shades of #73A467

#73A467
(115,164,103)
#69965E
(105,150,94)
#5F8855
(95,136,85)
#557A4C
(85,122,76)
#4B6C43
(75,108,67)
#415E3A
(65,94,58)
#375031
(55,80,49)
#2D4228
(45,66,40)
#23341F
(35,52,31)
#192616
(25,38,22)
#0F180D
(15,24,13)
#000000
(0,0,0)

Tints of #73A467

#73A467
(115,164,103)
#7FAC74
(127,172,116)
#8BB481
(139,180,129)
#97BC8E
(151,188,142)
#A3C49B
(163,196,155)
#AFCCA8
(175,204,168)
#BBD4B5
(187,212,181)
#C7DCC2
(199,220,194)
#D3E4CF
(211,228,207)
#DFECDC
(223,236,220)
#EBF4E9
(235,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73A467 color. Also use rgb(115,164,103) instead hex code.

Text Font Color

.myTextColor { color: #73A467; }

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

This text font color is #73A467.

Background Color

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

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

This div background color is #73A467.

Border color

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

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

This div border color is #73A467.

Opacity

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

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

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

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

This text has shadow with #73A467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73A467.

Preview

Color preview on black background

This text has color #73A467 on black background.


Color preview on white background

This text has color #73A467 on white background.


Black color preview on #73A467 background

This text has black color on #73A467 background.


White color preview on #73A467 background

This text has white color on #73A467 background.


Related colors

Complementary color

Complementary color for #hex is #8C5B98.


I love getcolorcode.com

Triadic colors

1 #6773A4 and #A46773 with #73A467 are triadic colors.

2 #67A473 and #A47367 with #73A467 are triadic colors.