COLOR #76A8C5

HEX: #76A8C5 RGB: (118,168,197)

Color info

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

RGB color model

#76A8C5 color RGB value is (118,168,197).

RGB: (118,168,197) (46%, 66%, 77%)

RGB channels and saturation

R 118 of 255 = 46%
G 168 of 255 = 66%
B 197 of 255 = 77%

118
168
197

R + G + B ~ 63%. #76A8C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 168 + 197 = 483 (100%)
R 118 of 483 ~ 24.43%
G 168 of 483 ~ 34.78%
B 197 of 483 ~ 40.79'%

%24.43
%34.78
%40.79

CMYK color model

#76A8C5 color CMYK value is (40,15,0,23).

  • cyan value is 40.10%
  • magenta value is 14.72%
  • yellow value is 0.00%
  • key color value is 22.75%
CMYK: (40,15,0,23) C40M15Y0K23 (40%,15%,0%,23%) (0.40/0.15/0.00/0.23) 

CMYK percentages

%40.1
%14.72
%0
%22.75

Codes

Color #76A8C5 in popluar color models

76 A8 C5
RGB 118 168 197
HSL 202° 40.51% 61.76%
HSB/HSV 202° 40.10% 77.25%
CMYK 40.10% 14.72% 0.00%
22.75%

Color #76A8C5 in popluar number systems.

HEX 76 A8 C5
Decimal 118 168 197
Binary 1110110 10101000 11000101
Octal 166 250 305

Shades and tints

Shades of #76A8C5

#76A8C5
(118,168,197)
#6C99B4
(108,153,180)
#628AA3
(98,138,163)
#587B92
(88,123,146)
#4E6C81
(78,108,129)
#445D70
(68,93,112)
#3A4E5F
(58,78,95)
#303F4E
(48,63,78)
#26303D
(38,48,61)
#1C212C
(28,33,44)
#12121B
(18,18,27)
#000000
(0,0,0)

Tints of #76A8C5

#76A8C5
(118,168,197)
#82AFCA
(130,175,202)
#8EB6CF
(142,182,207)
#9ABDD4
(154,189,212)
#A6C4D9
(166,196,217)
#B2CBDE
(178,203,222)
#BED2E3
(190,210,227)
#CAD9E8
(202,217,232)
#D6E0ED
(214,224,237)
#E2E7F2
(226,231,242)
#EEEEF7
(238,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76A8C5; }

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

This text font color is #76A8C5.

Background Color

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

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

This div background color is #76A8C5.

Border color

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

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

This div border color is #76A8C5.

Opacity

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

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

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

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

This text has shadow with #76A8C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A8C5.

Preview

Color preview on black background

This text has color #76A8C5 on black background.


Color preview on white background

This text has color #76A8C5 on white background.


Black color preview on #76A8C5 background

This text has black color on #76A8C5 background.


White color preview on #76A8C5 background

This text has white color on #76A8C5 background.


Related colors

Complementary color

Complementary color for #hex is #89573A.


I love getcolorcode.com

Triadic colors

1 #C576A8 and #A8C576 with #76A8C5 are triadic colors.

2 #C5A876 and #A876C5 with #76A8C5 are triadic colors.