COLOR #73A329

HEX: #73A329 RGB: (115,163,41)

Color info

#73A329 contains mainly red and green colors. Web safe color of #73A329 is #669933 (or #693).

RGB color model

#73A329 color RGB value is (115,163,41).

RGB: (115,163,41) (45%, 64%, 16%)

RGB channels and saturation

R 115 of 255 = 45%
G 163 of 255 = 64%
B 41 of 255 = 16%

115
163
41

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

Portions of RGB colors in percentages

R + G + B = 115 + 163 + 41 = 319 (100%)
R 115 of 319 ~ 36.05%
G 163 of 319 ~ 51.1%
B 41 of 319 ~ 12.85'%

%36.05
%51.1
%12.85

CMYK color model

#73A329 color CMYK value is (29,0,75,36).

  • cyan value is 29.45%
  • magenta value is 0.00%
  • yellow value is 74.85%
  • key color value is 36.08%

CMYK: (29,0,75,36)
C29M0Y75K36 (29%, 0%, 75%, 36%)
(0.29 / 0.00 / 0.75 / 0.36)

CMYK percentages

%29.45
%0
%74.85
%36.08

Codes

Color #73A329 in popluar color models

73 A3 29
RGB 115 163 41
HSL 84° 59.80% 40.00%
HSB/HSV 84° 74.85% 63.92%
CMYK 29.45% 0.00% 74.85%
36.08%

Color #73A329 in popluar number systems.

HEX 73 A3 29
Decimal 115 163 41
Binary 1110011 10100011 101001
Octal 163 243 51

Shades and tints

Shades of #73A329

#73A329
(115,163,41)
#699526
(105,149,38)
#5F8723
(95,135,35)
#557920
(85,121,32)
#4B6B1D
(75,107,29)
#415D1A
(65,93,26)
#374F17
(55,79,23)
#2D4114
(45,65,20)
#233311
(35,51,17)
#19250E
(25,37,14)
#0F170B
(15,23,11)
#000000
(0,0,0)

Tints of #73A329

#73A329
(115,163,41)
#7FAB3C
(127,171,60)
#8BB34F
(139,179,79)
#97BB62
(151,187,98)
#A3C375
(163,195,117)
#AFCB88
(175,203,136)
#BBD39B
(187,211,155)
#C7DBAE
(199,219,174)
#D3E3C1
(211,227,193)
#DFEBD4
(223,235,212)
#EBF3E7
(235,243,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73A329; }

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

This text font color is #73A329.

Background Color

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

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

This div background color is #73A329.

Border color

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

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

This div border color is #73A329.

Opacity

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

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

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

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

This text has shadow with #73A329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73A329.

Preview

Color preview on black background

This text has color #73A329 on black background.


Color preview on white background

This text has color #73A329 on white background.


Black color preview on #73A329 background

This text has black color on #73A329 background.


White color preview on #73A329 background

This text has white color on #73A329 background.


Related colors

Complementary color

Complementary color for #hex is #8C5CD6.


I love getcolorcode.com

Triadic colors

1 #2973A3 and #A32973 with #73A329 are triadic colors.

2 #29A373 and #A37329 with #73A329 are triadic colors.