COLOR #76B243

HEX: #76B243 RGB: (118,178,67)

Color info

#76B243 contains mainly green color. Web safe color of #76B243 is #669933 (or #693).

RGB color model

#76B243 color RGB value is (118,178,67).

RGB: (118,178,67) (46%, 70%, 26%)

RGB channels and saturation

R 118 of 255 = 46%
G 178 of 255 = 70%
B 67 of 255 = 26%

118
178
67

R + G + B ~ 47%. #76B243 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 178 + 67 = 363 (100%)
R 118 of 363 ~ 32.51%
G 178 of 363 ~ 49.04%
B 67 of 363 ~ 18.46'%

%32.51
%49.04
%18.46

CMYK color model

#76B243 color CMYK value is (34,0,62,30).

  • cyan value is 33.71%
  • magenta value is 0.00%
  • yellow value is 62.36%
  • key color value is 30.20%
CMYK: (34,0,62,30) C34M0Y62K30 (34%,0%,62%,30%) (0.34/0.00/0.62/0.30) 

CMYK percentages

%33.71
%0
%62.36
%30.2

Codes

Color #76B243 in popluar color models

76 B2 43
RGB 118 178 67
HSL 92° 45.31% 48.04%
HSB/HSV 92° 62.36% 69.80%
CMYK 33.71% 0.00% 62.36%
30.20%

Color #76B243 in popluar number systems.

HEX 76 B2 43
Decimal 118 178 67
Binary 1110110 10110010 1000011
Octal 166 262 103

Shades and tints

Shades of #76B243

#76B243
(118,178,67)
#6CA23D
(108,162,61)
#629237
(98,146,55)
#588231
(88,130,49)
#4E722B
(78,114,43)
#446225
(68,98,37)
#3A521F
(58,82,31)
#304219
(48,66,25)
#263213
(38,50,19)
#1C220D
(28,34,13)
#121207
(18,18,7)
#000000
(0,0,0)

Tints of #76B243

#76B243
(118,178,67)
#82B954
(130,185,84)
#8EC065
(142,192,101)
#9AC776
(154,199,118)
#A6CE87
(166,206,135)
#B2D598
(178,213,152)
#BEDCA9
(190,220,169)
#CAE3BA
(202,227,186)
#D6EACB
(214,234,203)
#E2F1DC
(226,241,220)
#EEF8ED
(238,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B243 color. Also use rgb(118,178,67) instead hex code.

Text Font Color

.myTextColor { color: #76B243; }

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

This text font color is #76B243.

Background Color

.myBgColor { background-color: #76B243; }

<div style="background-color:#76B243">Inner text</div>

This div background color is #76B243.

Border color

.myBorderColor { border: 1px solid #76B243; }

<div style="border:3px solid #76B243">Div</div>

This div border color is #76B243.

Opacity

.myOpacity80 { color: #76B243; opacity: 0.8; }

<p style="color:#76B243;opacity:0.8;">80%</p>

Text with #76B243 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 #76B243;}

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

This text has shadow with #76B243 color.


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

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

This text has shadow with #76B243 primary color and red secondary color.


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

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

This text has shadow with #76B243 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76B243.

Preview

Color preview on black background

This text has color #76B243 on black background.


Color preview on white background

This text has color #76B243 on white background.


Black color preview on #76B243 background

This text has black color on #76B243 background.


White color preview on #76B243 background

This text has white color on #76B243 background.


Related colors

Complementary color

Complementary color for #hex is #894DBC.


I love getcolorcode.com

Triadic colors

1 #4376B2 and #B24376 with #76B243 are triadic colors.

2 #43B276 and #B27643 with #76B243 are triadic colors.