COLOR #76ADCB

HEX: #76ADCB RGB: (118,173,203)

Color info

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

RGB color model

#76ADCB color RGB value is (118,173,203).

RGB: (118,173,203) (46%, 68%, 80%)

RGB channels and saturation

R 118 of 255 = 46%
G 173 of 255 = 68%
B 203 of 255 = 80%

118
173
203

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

Portions of RGB colors in percentages

R + G + B = 118 + 173 + 203 = 494 (100%)
R 118 of 494 ~ 23.89%
G 173 of 494 ~ 35.02%
B 203 of 494 ~ 41.09'%

%23.89
%35.02
%41.09

CMYK color model

#76ADCB color CMYK value is (42,15,0,20).

  • cyan value is 41.87%
  • magenta value is 14.78%
  • yellow value is 0.00%
  • key color value is 20.39%
CMYK: (42,15,0,20) C42M15Y0K20 (42%,15%,0%,20%) (0.42/0.15/0.00/0.20) 

CMYK percentages

%41.87
%14.78
%0
%20.39

Codes

Color #76ADCB in popluar color models

76 AD CB
RGB 118 173 203
HSL 201° 44.97% 62.94%
HSB/HSV 201° 41.87% 79.61%
CMYK 41.87% 14.78% 0.00%
20.39%

Color #76ADCB in popluar number systems.

HEX 76 AD CB
Decimal 118 173 203
Binary 1110110 10101101 11001011
Octal 166 255 313

Shades and tints

Shades of #76ADCB

#76ADCB
(118,173,203)
#6C9EB9
(108,158,185)
#628FA7
(98,143,167)
#588095
(88,128,149)
#4E7183
(78,113,131)
#446271
(68,98,113)
#3A535F
(58,83,95)
#30444D
(48,68,77)
#26353B
(38,53,59)
#1C2629
(28,38,41)
#121717
(18,23,23)
#000000
(0,0,0)

Tints of #76ADCB

#76ADCB
(118,173,203)
#82B4CF
(130,180,207)
#8EBBD3
(142,187,211)
#9AC2D7
(154,194,215)
#A6C9DB
(166,201,219)
#B2D0DF
(178,208,223)
#BED7E3
(190,215,227)
#CADEE7
(202,222,231)
#D6E5EB
(214,229,235)
#E2ECEF
(226,236,239)
#EEF3F3
(238,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76ADCB color. Also use rgb(118,173,203) instead hex code.

Text Font Color

.myTextColor { color: #76ADCB; }

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

This text font color is #76ADCB.

Background Color

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

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

This div background color is #76ADCB.

Border color

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

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

This div border color is #76ADCB.

Opacity

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

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

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

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

This text has shadow with #76ADCB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76ADCB.

Preview

Color preview on black background

This text has color #76ADCB on black background.


Color preview on white background

This text has color #76ADCB on white background.


Black color preview on #76ADCB background

This text has black color on #76ADCB background.


White color preview on #76ADCB background

This text has white color on #76ADCB background.


Related colors

Complementary color

Complementary color for #hex is #895234.


I love getcolorcode.com

Triadic colors

1 #CB76AD and #ADCB76 with #76ADCB are triadic colors.

2 #CBAD76 and #AD76CB with #76ADCB are triadic colors.