COLOR #76A8D1

HEX: #76A8D1 RGB: (118,168,209)

Color info

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

RGB color model

#76A8D1 color RGB value is (118,168,209).

RGB: (118,168,209) (46%, 66%, 82%)

RGB channels and saturation

R 118 of 255 = 46%
G 168 of 255 = 66%
B 209 of 255 = 82%

118
168
209

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

Portions of RGB colors in percentages

R + G + B = 118 + 168 + 209 = 495 (100%)
R 118 of 495 ~ 23.84%
G 168 of 495 ~ 33.94%
B 209 of 495 ~ 42.22'%

%23.84
%33.94
%42.22

CMYK color model

#76A8D1 color CMYK value is (44,20,0,18).

  • cyan value is 43.54%
  • magenta value is 19.62%
  • yellow value is 0.00%
  • key color value is 18.04%

CMYK: (44,20,0,18)
C44M20Y0K18 (44%, 20%, 0%, 18%)
(0.44 / 0.20 / 0.00 / 0.18)

CMYK percentages

%43.54
%19.62
%0
%18.04

Codes

Color #76A8D1 in popluar color models

76 A8 D1
RGB 118 168 209
HSL 207° 49.73% 64.12%
HSB/HSV 207° 43.54% 81.96%
CMYK 43.54% 19.62% 0.00%
18.04%

Color #76A8D1 in popluar number systems.

HEX 76 A8 D1
Decimal 118 168 209
Binary 1110110 10101000 11010001
Octal 166 250 321

Shades and tints

Shades of #76A8D1

#76A8D1
(118,168,209)
#6C99BE
(108,153,190)
#628AAB
(98,138,171)
#587B98
(88,123,152)
#4E6C85
(78,108,133)
#445D72
(68,93,114)
#3A4E5F
(58,78,95)
#303F4C
(48,63,76)
#263039
(38,48,57)
#1C2126
(28,33,38)
#121213
(18,18,19)
#000000
(0,0,0)

Tints of #76A8D1

#76A8D1
(118,168,209)
#82AFD5
(130,175,213)
#8EB6D9
(142,182,217)
#9ABDDD
(154,189,221)
#A6C4E1
(166,196,225)
#B2CBE5
(178,203,229)
#BED2E9
(190,210,233)
#CAD9ED
(202,217,237)
#D6E0F1
(214,224,241)
#E2E7F5
(226,231,245)
#EEEEF9
(238,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A8D1 color. Also use rgb(118,168,209) instead hex code.

Text Font Color

.myTextColor { color: #76A8D1; }

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

This text font color is #76A8D1.

Background Color

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

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

This div background color is #76A8D1.

Border color

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

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

This div border color is #76A8D1.

Opacity

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

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

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

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

This text has shadow with #76A8D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A8D1.

Preview

Color preview on black background

This text has color #76A8D1 on black background.


Color preview on white background

This text has color #76A8D1 on white background.


Black color preview on #76A8D1 background

This text has black color on #76A8D1 background.


White color preview on #76A8D1 background

This text has white color on #76A8D1 background.


Related colors

Complementary color

Complementary color for #hex is #89572E.


I love getcolorcode.com

Triadic colors

1 #D176A8 and #A8D176 with #76A8D1 are triadic colors.

2 #D1A876 and #A876D1 with #76A8D1 are triadic colors.