COLOR #73C274

HEX: #73C274 RGB: (115,194,116)

Color info

#73C274 contains mainly green color. Web safe color of #73C274 is #66CC66 (or #6C6).

RGB color model

#73C274 color RGB value is (115,194,116).

RGB: (115,194,116) (45%, 76%, 45%)

RGB channels and saturation

R 115 of 255 = 45%
G 194 of 255 = 76%
B 116 of 255 = 45%

115
194
116

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

Portions of RGB colors in percentages

R + G + B = 115 + 194 + 116 = 425 (100%)
R 115 of 425 ~ 27.06%
G 194 of 425 ~ 45.65%
B 116 of 425 ~ 27.29'%

%27.06
%45.65
%27.29

CMYK color model

#73C274 color CMYK value is (41,0,40,24).

  • cyan value is 40.72%
  • magenta value is 0.00%
  • yellow value is 40.21%
  • key color value is 23.92%
CMYK: (41,0,40,24) C41M0Y40K24 (41%,0%,40%,24%) (0.41/0.00/0.40/0.24) 

CMYK percentages

%40.72
%0
%40.21
%23.92

Codes

Color #73C274 in popluar color models

73 C2 74
RGB 115 194 116
HSL 121° 39.30% 60.59%
HSB/HSV 121° 40.72% 76.08%
CMYK 40.72% 0.00% 40.21%
23.92%

Color #73C274 in popluar number systems.

HEX 73 C2 74
Decimal 115 194 116
Binary 1110011 11000010 1110100
Octal 163 302 164

Shades and tints

Shades of #73C274

#73C274
(115,194,116)
#69B16A
(105,177,106)
#5FA060
(95,160,96)
#558F56
(85,143,86)
#4B7E4C
(75,126,76)
#416D42
(65,109,66)
#375C38
(55,92,56)
#2D4B2E
(45,75,46)
#233A24
(35,58,36)
#19291A
(25,41,26)
#0F1810
(15,24,16)
#000000
(0,0,0)

Tints of #73C274

#73C274
(115,194,116)
#7FC780
(127,199,128)
#8BCC8C
(139,204,140)
#97D198
(151,209,152)
#A3D6A4
(163,214,164)
#AFDBB0
(175,219,176)
#BBE0BC
(187,224,188)
#C7E5C8
(199,229,200)
#D3EAD4
(211,234,212)
#DFEFE0
(223,239,224)
#EBF4EC
(235,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73C274 color. Also use rgb(115,194,116) instead hex code.

Text Font Color

.myTextColor { color: #73C274; }

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

This text font color is #73C274.

Background Color

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

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

This div background color is #73C274.

Border color

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

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

This div border color is #73C274.

Opacity

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

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

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

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

This text has shadow with #73C274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73C274.

Preview

Color preview on black background

This text has color #73C274 on black background.


Color preview on white background

This text has color #73C274 on white background.


Black color preview on #73C274 background

This text has black color on #73C274 background.


White color preview on #73C274 background

This text has white color on #73C274 background.


Related colors

Complementary color

Complementary color for #hex is #8C3D8B.


I love getcolorcode.com

Triadic colors

1 #7473C2 and #C27473 with #73C274 are triadic colors.

2 #74C273 and #C27374 with #73C274 are triadic colors.