COLOR #76B1D6

HEX: #76B1D6 RGB: (118,177,214)

Color info

#76B1D6 contains mainly green and blue colors. Web safe color of #76B1D6 is #6699CC (or #69C).

RGB color model

#76B1D6 color RGB value is (118,177,214).

RGB: (118,177,214) (46%, 69%, 84%)

RGB channels and saturation

R 118 of 255 = 46%
G 177 of 255 = 69%
B 214 of 255 = 84%

118
177
214

R + G + B ~ 66%. #76B1D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 177 + 214 = 509 (100%)
R 118 of 509 ~ 23.18%
G 177 of 509 ~ 34.77%
B 214 of 509 ~ 42.04'%

%23.18
%34.77
%42.04

CMYK color model

#76B1D6 color CMYK value is (45,17,0,16).

  • cyan value is 44.86%
  • magenta value is 17.29%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (45,17,0,16)
C45M17Y0K16 (45%, 17%, 0%, 16%)
(0.45 / 0.17 / 0.00 / 0.16)

CMYK percentages

%44.86
%17.29
%0
%16.08

Codes

Color #76B1D6 in popluar color models

76 B1 D6
RGB 118 177 214
HSL 203° 53.93% 65.10%
HSB/HSV 203° 44.86% 83.92%
CMYK 44.86% 17.29% 0.00%
16.08%

Color #76B1D6 in popluar number systems.

HEX 76 B1 D6
Decimal 118 177 214
Binary 1110110 10110001 11010110
Octal 166 261 326

Shades and tints

Shades of #76B1D6

#76B1D6
(118,177,214)
#6CA1C3
(108,161,195)
#6291B0
(98,145,176)
#58819D
(88,129,157)
#4E718A
(78,113,138)
#446177
(68,97,119)
#3A5164
(58,81,100)
#304151
(48,65,81)
#26313E
(38,49,62)
#1C212B
(28,33,43)
#121118
(18,17,24)
#000000
(0,0,0)

Tints of #76B1D6

#76B1D6
(118,177,214)
#82B8D9
(130,184,217)
#8EBFDC
(142,191,220)
#9AC6DF
(154,198,223)
#A6CDE2
(166,205,226)
#B2D4E5
(178,212,229)
#BEDBE8
(190,219,232)
#CAE2EB
(202,226,235)
#D6E9EE
(214,233,238)
#E2F0F1
(226,240,241)
#EEF7F4
(238,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B1D6 color. Also use rgb(118,177,214) instead hex code.

Text Font Color

.myTextColor { color: #76B1D6; }

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

This text font color is #76B1D6.

Background Color

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

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

This div background color is #76B1D6.

Border color

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

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

This div border color is #76B1D6.

Opacity

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

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

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

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

This text has shadow with #76B1D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B1D6.

Preview

Color preview on black background

This text has color #76B1D6 on black background.


Color preview on white background

This text has color #76B1D6 on white background.


Black color preview on #76B1D6 background

This text has black color on #76B1D6 background.


White color preview on #76B1D6 background

This text has white color on #76B1D6 background.


Related colors

Complementary color

Complementary color for #hex is #894E29.


I love getcolorcode.com

Triadic colors

1 #D676B1 and #B1D676 with #76B1D6 are triadic colors.

2 #D6B176 and #B176D6 with #76B1D6 are triadic colors.