COLOR #76ECC9

HEX: #76ECC9 RGB: (118,236,201)

Renk bilgisi

#76ECC9 contains mainly green and blue colors. #76ECC9 ‘ nin web güvenlik rengi #66FFCC (ya da #6FC) dir.

RGB renk modeli

#76ECC9 color RGB value is (118,236,201).

RGB: (118,236,201) (46%, 93%, 79%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 236 of 255 = 93%
B 201 of 255 = 79%

118
236
201

R + G + B ~ 73%. #76ECC9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 236 + 201 = 555 (100%)
R 118 of 555 ~ 21.26%
G 236 of 555 ~ 42.52%
B 201 of 555 ~ 36.22'%

%21.26
%42.52
%36.22

CMYK RENK MODELİ

#76ECC9 rengi CMYK tonu (50,0,15,7).

  • camgöbeği tonu 50.00%
  • eflatun tonu 0.00%
  • sarı tonu 14.83%
  • ana renk tonu 7.45%

CMYK: (50,0,15,7)
C50M0Y15K7 (50%, 0%, 15%, 7%)
(0.50 / 0.00 / 0.15 / 0.07)

CMYK yüzdeleri

%50
%0
%14.83
%7.45

Codes

Color #76ECC9 in popluar color models

76 EC C9
RGB 118 236 201
HSL 162° 75.64% 69.41%
HSB/HSV 162° 50.00% 92.55%
CMYK 50.00% 0.00% 14.83%
7.45%

Color #76ECC9 in popluar number systems.

HEX 76 EC C9
Decimal 118 236 201
Binary 1110110 11101100 11001001
Octal 166 354 311

Shades and tints

Shades of #76ECC9

#76ECC9
(118,236,201)
#6CD7B7
(108,215,183)
#62C2A5
(98,194,165)
#58AD93
(88,173,147)
#4E9881
(78,152,129)
#44836F
(68,131,111)
#3A6E5D
(58,110,93)
#30594B
(48,89,75)
#264439
(38,68,57)
#1C2F27
(28,47,39)
#121A15
(18,26,21)
#000000
(0,0,0)

Tints of #76ECC9

#76ECC9
(118,236,201)
#82EDCD
(130,237,205)
#8EEED1
(142,238,209)
#9AEFD5
(154,239,213)
#A6F0D9
(166,240,217)
#B2F1DD
(178,241,221)
#BEF2E1
(190,242,225)
#CAF3E5
(202,243,229)
#D6F4E9
(214,244,233)
#E2F5ED
(226,245,237)
#EEF6F1
(238,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76ECC9; }

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

This text font color is #76ECC9.

Background Color

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

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

This div background color is #76ECC9.

Border color

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

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

This div border color is #76ECC9.

Opacity

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

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

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

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

This text has shadow with #76ECC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76ECC9.

Preview

Color preview on black background

This text has color #76ECC9 on black background.


Color preview on white background

This text has color #76ECC9 on white background.


Black color preview on #76ECC9 background

This text has black color on #76ECC9 background.


White color preview on #76ECC9 background

This text has white color on #76ECC9 background.


Related colors

Complementary color

Complementary color for #hex is #891336.


I love getcolorcode.com

Triadic colors

1 #C976EC and #ECC976 with #76ECC9 are triadic colors.

2 #C9EC76 and #EC76C9 with #76ECC9 are triadic colors.