COLOR #73AB26

HEX: #73AB26 RGB: (115,171,38)

Color info

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

RGB color model

#73AB26 color RGB value is (115,171,38).

RGB: (115,171,38) (45%, 67%, 15%)

RGB channels and saturation

R 115 of 255 = 45%
G 171 of 255 = 67%
B 38 of 255 = 15%

115
171
38

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

Portions of RGB colors in percentages

R + G + B = 115 + 171 + 38 = 324 (100%)
R 115 of 324 ~ 35.49%
G 171 of 324 ~ 52.78%
B 38 of 324 ~ 11.73'%

%35.49
%52.78
%11.73

CMYK color model

#73AB26 color CMYK value is (33,0,78,33).

  • cyan value is 32.75%
  • magenta value is 0.00%
  • yellow value is 77.78%
  • key color value is 32.94%
CMYK: (33,0,78,33) C33M0Y78K33 (33%,0%,78%,33%) (0.33/0.00/0.78/0.33) 

CMYK percentages

%32.75
%0
%77.78
%32.94

Codes

Color #73AB26 in popluar color models

73 AB 26
RGB 115 171 38
HSL 85° 63.64% 40.98%
HSB/HSV 85° 77.78% 67.06%
CMYK 32.75% 0.00% 77.78%
32.94%

Color #73AB26 in popluar number systems.

HEX 73 AB 26
Decimal 115 171 38
Binary 1110011 10101011 100110
Octal 163 253 46

Shades and tints

Shades of #73AB26

#73AB26
(115,171,38)
#699C23
(105,156,35)
#5F8D20
(95,141,32)
#557E1D
(85,126,29)
#4B6F1A
(75,111,26)
#416017
(65,96,23)
#375114
(55,81,20)
#2D4211
(45,66,17)
#23330E
(35,51,14)
#19240B
(25,36,11)
#0F1508
(15,21,8)
#000000
(0,0,0)

Tints of #73AB26

#73AB26
(115,171,38)
#7FB239
(127,178,57)
#8BB94C
(139,185,76)
#97C05F
(151,192,95)
#A3C772
(163,199,114)
#AFCE85
(175,206,133)
#BBD598
(187,213,152)
#C7DCAB
(199,220,171)
#D3E3BE
(211,227,190)
#DFEAD1
(223,234,209)
#EBF1E4
(235,241,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73AB26 color. Also use rgb(115,171,38) instead hex code.

Text Font Color

.myTextColor { color: #73AB26; }

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

This text font color is #73AB26.

Background Color

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

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

This div background color is #73AB26.

Border color

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

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

This div border color is #73AB26.

Opacity

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

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

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

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

This text has shadow with #73AB26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73AB26.

Preview

Color preview on black background

This text has color #73AB26 on black background.


Color preview on white background

This text has color #73AB26 on white background.


Black color preview on #73AB26 background

This text has black color on #73AB26 background.


White color preview on #73AB26 background

This text has white color on #73AB26 background.


Related colors

Complementary color

Complementary color for #hex is #8C54D9.


I love getcolorcode.com

Triadic colors

1 #2673AB and #AB2673 with #73AB26 are triadic colors.

2 #26AB73 and #AB7326 with #73AB26 are triadic colors.