COLOR #76ECF9

HEX: #76ECF9 RGB: (118,236,249)

Color info

#76ECF9 contains mainly green and blue colors. Web safe color of #76ECF9 is #66FFFF (or #6FF).

RGB color model

#76ECF9 color RGB value is (118,236,249).

RGB: (118,236,249) (46%, 93%, 98%)

RGB channels and saturation

R 118 of 255 = 46%
G 236 of 255 = 93%
B 249 of 255 = 98%

118
236
249

R + G + B ~ 79%. #76ECF9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 236 + 249 = 603 (100%)
R 118 of 603 ~ 19.57%
G 236 of 603 ~ 39.14%
B 249 of 603 ~ 41.29'%

%19.57
%39.14
%41.29

CMYK color model

#76ECF9 color CMYK value is (53,5,0,2).

  • cyan value is 52.61%
  • magenta value is 5.22%
  • yellow value is 0.00%
  • key color value is 2.35%

CMYK: (53,5,0,2)
C53M5Y0K2 (53%, 5%, 0%, 2%)
(0.53 / 0.05 / 0.00 / 0.02)

CMYK percentages

%52.61
%5.22
%0
%2.35

Codes

Color #76ECF9 in popluar color models

76 EC F9
RGB 118 236 249
HSL 186° 91.61% 71.96%
HSB/HSV 186° 52.61% 97.65%
CMYK 52.61% 5.22% 0.00%
2.35%

Color #76ECF9 in popluar number systems.

HEX 76 EC F9
Decimal 118 236 249
Binary 1110110 11101100 11111001
Octal 166 354 371

Shades and tints

Shades of #76ECF9

#76ECF9
(118,236,249)
#6CD7E3
(108,215,227)
#62C2CD
(98,194,205)
#58ADB7
(88,173,183)
#4E98A1
(78,152,161)
#44838B
(68,131,139)
#3A6E75
(58,110,117)
#30595F
(48,89,95)
#264449
(38,68,73)
#1C2F33
(28,47,51)
#121A1D
(18,26,29)
#000000
(0,0,0)

Tints of #76ECF9

#76ECF9
(118,236,249)
#82EDF9
(130,237,249)
#8EEEF9
(142,238,249)
#9AEFF9
(154,239,249)
#A6F0F9
(166,240,249)
#B2F1F9
(178,241,249)
#BEF2F9
(190,242,249)
#CAF3F9
(202,243,249)
#D6F4F9
(214,244,249)
#E2F5F9
(226,245,249)
#EEF6F9
(238,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76ECF9 color. Also use rgb(118,236,249) instead hex code.

Text Font Color

.myTextColor { color: #76ECF9; }

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

This text font color is #76ECF9.

Background Color

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

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

This div background color is #76ECF9.

Border color

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

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

This div border color is #76ECF9.

Opacity

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

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

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

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

This text has shadow with #76ECF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76ECF9.

Preview

Color preview on black background

This text has color #76ECF9 on black background.


Color preview on white background

This text has color #76ECF9 on white background.


Black color preview on #76ECF9 background

This text has black color on #76ECF9 background.


White color preview on #76ECF9 background

This text has white color on #76ECF9 background.


Related colors

Complementary color

Complementary color for #hex is #891306.


I love getcolorcode.com

Triadic colors

1 #F976EC and #ECF976 with #76ECF9 are triadic colors.

2 #F9EC76 and #EC76F9 with #76ECF9 are triadic colors.