COLOR #76D0F6

HEX: #76D0F6 RGB: (118,208,246)

Color info

#76D0F6 contains mainly green and blue colors. Web safe color of #76D0F6 is #66CCFF (or #6CF).

RGB color model

#76D0F6 color RGB value is (118,208,246).

RGB: (118,208,246) (46%, 82%, 96%)

RGB channels and saturation

R 118 of 255 = 46%
G 208 of 255 = 82%
B 246 of 255 = 96%

118
208
246

R + G + B ~ 75%. #76D0F6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 208 + 246 = 572 (100%)
R 118 of 572 ~ 20.63%
G 208 of 572 ~ 36.36%
B 246 of 572 ~ 43.01'%

%20.63
%36.36
%43.01

CMYK color model

#76D0F6 color CMYK value is (52,15,0,4).

  • cyan value is 52.03%
  • magenta value is 15.45%
  • yellow value is 0.00%
  • key color value is 3.53%
CMYK: (52,15,0,4) C52M15Y0K4 (52%,15%,0%,4%) (0.52/0.15/0.00/0.04) 

CMYK percentages

%52.03
%15.45
%0
%3.53

Codes

Color #76D0F6 in popluar color models

76 D0 F6
RGB 118 208 246
HSL 198° 87.67% 71.37%
HSB/HSV 198° 52.03% 96.47%
CMYK 52.03% 15.45% 0.00%
3.53%

Color #76D0F6 in popluar number systems.

HEX 76 D0 F6
Decimal 118 208 246
Binary 1110110 11010000 11110110
Octal 166 320 366

Shades and tints

Shades of #76D0F6

#76D0F6
(118,208,246)
#6CBEE0
(108,190,224)
#62ACCA
(98,172,202)
#589AB4
(88,154,180)
#4E889E
(78,136,158)
#447688
(68,118,136)
#3A6472
(58,100,114)
#30525C
(48,82,92)
#264046
(38,64,70)
#1C2E30
(28,46,48)
#121C1A
(18,28,26)
#000000
(0,0,0)

Tints of #76D0F6

#76D0F6
(118,208,246)
#82D4F6
(130,212,246)
#8ED8F6
(142,216,246)
#9ADCF6
(154,220,246)
#A6E0F6
(166,224,246)
#B2E4F6
(178,228,246)
#BEE8F6
(190,232,246)
#CAECF6
(202,236,246)
#D6F0F6
(214,240,246)
#E2F4F6
(226,244,246)
#EEF8F6
(238,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76D0F6 color. Also use rgb(118,208,246) instead hex code.

Text Font Color

.myTextColor { color: #76D0F6; }

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

This text font color is #76D0F6.

Background Color

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

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

This div background color is #76D0F6.

Border color

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

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

This div border color is #76D0F6.

Opacity

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

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

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

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

This text has shadow with #76D0F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76D0F6.

Preview

Color preview on black background

This text has color #76D0F6 on black background.


Color preview on white background

This text has color #76D0F6 on white background.


Black color preview on #76D0F6 background

This text has black color on #76D0F6 background.


White color preview on #76D0F6 background

This text has white color on #76D0F6 background.


Related colors

Complementary color

Complementary color for #hex is #892F09.


I love getcolorcode.com

Triadic colors

1 #F676D0 and #D0F676 with #76D0F6 are triadic colors.

2 #F6D076 and #D076F6 with #76D0F6 are triadic colors.