COLOR #73B676

HEX: #73B676 RGB: (115,182,118)

Color info

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

RGB color model

#73B676 color RGB value is (115,182,118).

RGB: (115,182,118) (45%, 71%, 46%)

RGB channels and saturation

R 115 of 255 = 45%
G 182 of 255 = 71%
B 118 of 255 = 46%

115
182
118

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

Portions of RGB colors in percentages

R + G + B = 115 + 182 + 118 = 415 (100%)
R 115 of 415 ~ 27.71%
G 182 of 415 ~ 43.86%
B 118 of 415 ~ 28.43'%

%27.71
%43.86
%28.43

CMYK color model

#73B676 color CMYK value is (37,0,35,29).

  • cyan value is 36.81%
  • magenta value is 0.00%
  • yellow value is 35.16%
  • key color value is 28.63%
CMYK: (37,0,35,29) C37M0Y35K29 (37%,0%,35%,29%) (0.37/0.00/0.35/0.29) 

CMYK percentages

%36.81
%0
%35.16
%28.63

Codes

Color #73B676 in popluar color models

73 B6 76
RGB 115 182 118
HSL 123° 31.46% 58.24%
HSB/HSV 123° 36.81% 71.37%
CMYK 36.81% 0.00% 35.16%
28.63%

Color #73B676 in popluar number systems.

HEX 73 B6 76
Decimal 115 182 118
Binary 1110011 10110110 1110110
Octal 163 266 166

Shades and tints

Shades of #73B676

#73B676
(115,182,118)
#69A66C
(105,166,108)
#5F9662
(95,150,98)
#558658
(85,134,88)
#4B764E
(75,118,78)
#416644
(65,102,68)
#37563A
(55,86,58)
#2D4630
(45,70,48)
#233626
(35,54,38)
#19261C
(25,38,28)
#0F1612
(15,22,18)
#000000
(0,0,0)

Tints of #73B676

#73B676
(115,182,118)
#7FBC82
(127,188,130)
#8BC28E
(139,194,142)
#97C89A
(151,200,154)
#A3CEA6
(163,206,166)
#AFD4B2
(175,212,178)
#BBDABE
(187,218,190)
#C7E0CA
(199,224,202)
#D3E6D6
(211,230,214)
#DFECE2
(223,236,226)
#EBF2EE
(235,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73B676 color. Also use rgb(115,182,118) instead hex code.

Text Font Color

.myTextColor { color: #73B676; }

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

This text font color is #73B676.

Background Color

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

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

This div background color is #73B676.

Border color

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

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

This div border color is #73B676.

Opacity

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

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

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

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

This text has shadow with #73B676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73B676.

Preview

Color preview on black background

This text has color #73B676 on black background.


Color preview on white background

This text has color #73B676 on white background.


Black color preview on #73B676 background

This text has black color on #73B676 background.


White color preview on #73B676 background

This text has white color on #73B676 background.


Related colors

Complementary color

Complementary color for #hex is #8C4989.


I love getcolorcode.com

Triadic colors

1 #7673B6 and #B67673 with #73B676 are triadic colors.

2 #76B673 and #B67376 with #73B676 are triadic colors.