COLOR #76B6C5

HEX: #76B6C5 RGB: (118,182,197)

Color info

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

RGB color model

#76B6C5 color RGB value is (118,182,197).

RGB: (118,182,197) (46%, 71%, 77%)

RGB channels and saturation

R 118 of 255 = 46%
G 182 of 255 = 71%
B 197 of 255 = 77%

118
182
197

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

Portions of RGB colors in percentages

R + G + B = 118 + 182 + 197 = 497 (100%)
R 118 of 497 ~ 23.74%
G 182 of 497 ~ 36.62%
B 197 of 497 ~ 39.64'%

%23.74
%36.62
%39.64

CMYK color model

#76B6C5 color CMYK value is (40,8,0,23).

  • cyan value is 40.10%
  • magenta value is 7.61%
  • yellow value is 0.00%
  • key color value is 22.75%

CMYK: (40,8,0,23)
C40M8Y0K23 (40%, 8%, 0%, 23%)
(0.40 / 0.08 / 0.00 / 0.23)

CMYK percentages

%40.1
%7.61
%0
%22.75

Codes

Color #76B6C5 in popluar color models

76 B6 C5
RGB 118 182 197
HSL 191° 40.51% 61.76%
HSB/HSV 191° 40.10% 77.25%
CMYK 40.10% 7.61% 0.00%
22.75%

Color #76B6C5 in popluar number systems.

HEX 76 B6 C5
Decimal 118 182 197
Binary 1110110 10110110 11000101
Octal 166 266 305

Shades and tints

Shades of #76B6C5

#76B6C5
(118,182,197)
#6CA6B4
(108,166,180)
#6296A3
(98,150,163)
#588692
(88,134,146)
#4E7681
(78,118,129)
#446670
(68,102,112)
#3A565F
(58,86,95)
#30464E
(48,70,78)
#26363D
(38,54,61)
#1C262C
(28,38,44)
#12161B
(18,22,27)
#000000
(0,0,0)

Tints of #76B6C5

#76B6C5
(118,182,197)
#82BCCA
(130,188,202)
#8EC2CF
(142,194,207)
#9AC8D4
(154,200,212)
#A6CED9
(166,206,217)
#B2D4DE
(178,212,222)
#BEDAE3
(190,218,227)
#CAE0E8
(202,224,232)
#D6E6ED
(214,230,237)
#E2ECF2
(226,236,242)
#EEF2F7
(238,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76B6C5; }

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

This text font color is #76B6C5.

Background Color

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

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

This div background color is #76B6C5.

Border color

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

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

This div border color is #76B6C5.

Opacity

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

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

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

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

This text has shadow with #76B6C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B6C5.

Preview

Color preview on black background

This text has color #76B6C5 on black background.


Color preview on white background

This text has color #76B6C5 on white background.


Black color preview on #76B6C5 background

This text has black color on #76B6C5 background.


White color preview on #76B6C5 background

This text has white color on #76B6C5 background.


Related colors

Complementary color

Complementary color for #hex is #89493A.


I love getcolorcode.com

Triadic colors

1 #C576B6 and #B6C576 with #76B6C5 are triadic colors.

2 #C5B676 and #B676C5 with #76B6C5 are triadic colors.