COLOR #76B6C2

HEX: #76B6C2 RGB: (118,182,194)

Color info

#76B6C2 contains mainly green and blue colors. Web safe color of #76B6C2 is #66CCCC (or #6CC).

RGB color model

#76B6C2 color RGB value is (118,182,194).

RGB: (118,182,194) (46%, 71%, 76%)

RGB channels and saturation

R 118 of 255 = 46%
G 182 of 255 = 71%
B 194 of 255 = 76%

118
182
194

R + G + B ~ 64%. #76B6C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 182 + 194 = 494 (100%)
R 118 of 494 ~ 23.89%
G 182 of 494 ~ 36.84%
B 194 of 494 ~ 39.27'%

%23.89
%36.84
%39.27

CMYK color model

#76B6C2 color CMYK value is (39,6,0,24).

  • cyan value is 39.18%
  • magenta value is 6.19%
  • yellow value is 0.00%
  • key color value is 23.92%

CMYK: (39,6,0,24)
C39M6Y0K24 (39%, 6%, 0%, 24%)
(0.39 / 0.06 / 0.00 / 0.24)

CMYK percentages

%39.18
%6.19
%0
%23.92

Codes

Color #76B6C2 in popluar color models

76 B6 C2
RGB 118 182 194
HSL 189° 38.38% 61.18%
HSB/HSV 189° 39.18% 76.08%
CMYK 39.18% 6.19% 0.00%
23.92%

Color #76B6C2 in popluar number systems.

HEX 76 B6 C2
Decimal 118 182 194
Binary 1110110 10110110 11000010
Octal 166 266 302

Shades and tints

Shades of #76B6C2

#76B6C2
(118,182,194)
#6CA6B1
(108,166,177)
#6296A0
(98,150,160)
#58868F
(88,134,143)
#4E767E
(78,118,126)
#44666D
(68,102,109)
#3A565C
(58,86,92)
#30464B
(48,70,75)
#26363A
(38,54,58)
#1C2629
(28,38,41)
#121618
(18,22,24)
#000000
(0,0,0)

Tints of #76B6C2

#76B6C2
(118,182,194)
#82BCC7
(130,188,199)
#8EC2CC
(142,194,204)
#9AC8D1
(154,200,209)
#A6CED6
(166,206,214)
#B2D4DB
(178,212,219)
#BEDAE0
(190,218,224)
#CAE0E5
(202,224,229)
#D6E6EA
(214,230,234)
#E2ECEF
(226,236,239)
#EEF2F4
(238,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B6C2 color. Also use rgb(118,182,194) instead hex code.

Text Font Color

.myTextColor { color: #76B6C2; }

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

This text font color is #76B6C2.

Background Color

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

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

This div background color is #76B6C2.

Border color

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

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

This div border color is #76B6C2.

Opacity

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

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

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

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

This text has shadow with #76B6C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B6C2.

Preview

Color preview on black background

This text has color #76B6C2 on black background.


Color preview on white background

This text has color #76B6C2 on white background.


Black color preview on #76B6C2 background

This text has black color on #76B6C2 background.


White color preview on #76B6C2 background

This text has white color on #76B6C2 background.


Related colors

Complementary color

Complementary color for #hex is #89493D.


I love getcolorcode.com

Triadic colors

1 #C276B6 and #B6C276 with #76B6C2 are triadic colors.

2 #C2B676 and #B676C2 with #76B6C2 are triadic colors.