COLOR #76E7E4

HEX: #76E7E4 RGB: (118,231,228)

Renk bilgisi

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

RGB renk modeli

#76E7E4 color RGB value is (118,231,228).

RGB: (118,231,228) (46%, 91%, 89%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 231 of 255 = 91%
B 228 of 255 = 89%

118
231
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 231 + 228 = 577 (100%)
R 118 of 577 ~ 20.45%
G 231 of 577 ~ 40.03%
B 228 of 577 ~ 39.51'%

%20.45
%40.03
%39.51

CMYK RENK MODELİ

#76E7E4 rengi CMYK tonu (49,0,1,9).

  • camgöbeği tonu 48.92%
  • eflatun tonu 0.00%
  • sarı tonu 1.30%
  • ana renk tonu 9.41%

CMYK: (49,0,1,9)
C49M0Y1K9 (49%, 0%, 1%, 9%)
(0.49 / 0.00 / 0.01 / 0.09)

CMYK yüzdeleri

%48.92
%0
%1.3
%9.41

Codes

Color #76E7E4 in popluar color models

76 E7 E4
RGB 118 231 228
HSL 178° 70.19% 68.43%
HSB/HSV 178° 48.92% 90.59%
CMYK 48.92% 0.00% 1.30%
9.41%

Color #76E7E4 in popluar number systems.

HEX 76 E7 E4
Decimal 118 231 228
Binary 1110110 11100111 11100100
Octal 166 347 344

Shades and tints

Shades of #76E7E4

#76E7E4
(118,231,228)
#6CD2D0
(108,210,208)
#62BDBC
(98,189,188)
#58A8A8
(88,168,168)
#4E9394
(78,147,148)
#447E80
(68,126,128)
#3A696C
(58,105,108)
#305458
(48,84,88)
#263F44
(38,63,68)
#1C2A30
(28,42,48)
#12151C
(18,21,28)
#000000
(0,0,0)

Tints of #76E7E4

#76E7E4
(118,231,228)
#82E9E6
(130,233,230)
#8EEBE8
(142,235,232)
#9AEDEA
(154,237,234)
#A6EFEC
(166,239,236)
#B2F1EE
(178,241,238)
#BEF3F0
(190,243,240)
#CAF5F2
(202,245,242)
#D6F7F4
(214,247,244)
#E2F9F6
(226,249,246)
#EEFBF8
(238,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76E7E4 color. Also use rgb(118,231,228) instead hex code.

Text Font Color

.myTextColor { color: #76E7E4; }

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

This text font color is #76E7E4.

Background Color

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

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

This div background color is #76E7E4.

Border color

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

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

This div border color is #76E7E4.

Opacity

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

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

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

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

This text has shadow with #76E7E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76E7E4.

Preview

Color preview on black background

This text has color #76E7E4 on black background.


Color preview on white background

This text has color #76E7E4 on white background.


Black color preview on #76E7E4 background

This text has black color on #76E7E4 background.


White color preview on #76E7E4 background

This text has white color on #76E7E4 background.


Related colors

Complementary color

Complementary color for #hex is #89181B.


I love getcolorcode.com

Triadic colors

1 #E476E7 and #E7E476 with #76E7E4 are triadic colors.

2 #E4E776 and #E776E4 with #76E7E4 are triadic colors.