COLOR #76C6B3

HEX: #76C6B3 RGB: (118,198,179)

Color info

#76C6B3 contains mainly green and blue colors. Web safe color of #76C6B3 is #66CC99 (or #6C9).

RGB color model

#76C6B3 color RGB value is (118,198,179).

RGB: (118,198,179) (46%, 78%, 70%)

RGB channels and saturation

R 118 of 255 = 46%
G 198 of 255 = 78%
B 179 of 255 = 70%

118
198
179

R + G + B ~ 65%. #76C6B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 198 + 179 = 495 (100%)
R 118 of 495 ~ 23.84%
G 198 of 495 ~ 40%
B 179 of 495 ~ 36.16'%

%23.84
%40
%36.16

CMYK color model

#76C6B3 color CMYK value is (40,0,10,22).

  • cyan value is 40.40%
  • magenta value is 0.00%
  • yellow value is 9.60%
  • key color value is 22.35%
CMYK: (40,0,10,22) C40M0Y10K22 (40%,0%,10%,22%) (0.40/0.00/0.10/0.22) 

CMYK percentages

%40.4
%0
%9.6
%22.35

Codes

Color #76C6B3 in popluar color models

76 C6 B3
RGB 118 198 179
HSL 166° 41.24% 61.96%
HSB/HSV 166° 40.40% 77.65%
CMYK 40.40% 0.00% 9.60%
22.35%

Color #76C6B3 in popluar number systems.

HEX 76 C6 B3
Decimal 118 198 179
Binary 1110110 11000110 10110011
Octal 166 306 263

Shades and tints

Shades of #76C6B3

#76C6B3
(118,198,179)
#6CB4A3
(108,180,163)
#62A293
(98,162,147)
#589083
(88,144,131)
#4E7E73
(78,126,115)
#446C63
(68,108,99)
#3A5A53
(58,90,83)
#304843
(48,72,67)
#263633
(38,54,51)
#1C2423
(28,36,35)
#121213
(18,18,19)
#000000
(0,0,0)

Tints of #76C6B3

#76C6B3
(118,198,179)
#82CBB9
(130,203,185)
#8ED0BF
(142,208,191)
#9AD5C5
(154,213,197)
#A6DACB
(166,218,203)
#B2DFD1
(178,223,209)
#BEE4D7
(190,228,215)
#CAE9DD
(202,233,221)
#D6EEE3
(214,238,227)
#E2F3E9
(226,243,233)
#EEF8EF
(238,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76C6B3 color. Also use rgb(118,198,179) instead hex code.

Text Font Color

.myTextColor { color: #76C6B3; }

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

This text font color is #76C6B3.

Background Color

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

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

This div background color is #76C6B3.

Border color

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

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

This div border color is #76C6B3.

Opacity

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

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

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

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

This text has shadow with #76C6B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76C6B3.

Preview

Color preview on black background

This text has color #76C6B3 on black background.


Color preview on white background

This text has color #76C6B3 on white background.


Black color preview on #76C6B3 background

This text has black color on #76C6B3 background.


White color preview on #76C6B3 background

This text has white color on #76C6B3 background.


Related colors

Complementary color

Complementary color for #hex is #89394C.


I love getcolorcode.com

Triadic colors

1 #B376C6 and #C6B376 with #76C6B3 are triadic colors.

2 #B3C676 and #C676B3 with #76C6B3 are triadic colors.