COLOR #7EDDDB

HEX: #7EDDDB RGB: (126,221,219)

Renk bilgisi

#7EDDDB contains mainly green and blue colors. #7EDDDB ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#7EDDDB color RGB value is (126,221,219).

RGB: (126,221,219) (49%, 87%, 86%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 221 of 255 = 87%
B 219 of 255 = 86%

126
221
219

R + G + B ~ 74%. #7EDDDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 221 + 219 = 566 (100%)
R 126 of 566 ~ 22.26%
G 221 of 566 ~ 39.05%
B 219 of 566 ~ 38.69'%

%22.26
%39.05
%38.69

CMYK RENK MODELİ

#7EDDDB rengi CMYK tonu (43,0,1,13).

  • camgöbeği tonu 42.99%
  • eflatun tonu 0.00%
  • sarı tonu 0.90%
  • ana renk tonu 13.33%

CMYK: (43,0,1,13)
C43M0Y1K13 (43%, 0%, 1%, 13%)
(0.43 / 0.00 / 0.01 / 0.13)

CMYK yüzdeleri

%42.99
%0
%0.9
%13.33

Codes

Color #7EDDDB in popluar color models

7E DD DB
RGB 126 221 219
HSL 179° 58.28% 68.04%
HSB/HSV 179° 42.99% 86.67%
CMYK 42.99% 0.00% 0.90%
13.33%

Color #7EDDDB in popluar number systems.

HEX 7E DD DB
Decimal 126 221 219
Binary 1111110 11011101 11011011
Octal 176 335 333

Shades and tints

Shades of #7EDDDB

#7EDDDB
(126,221,219)
#73C9C8
(115,201,200)
#68B5B5
(104,181,181)
#5DA1A2
(93,161,162)
#528D8F
(82,141,143)
#47797C
(71,121,124)
#3C6569
(60,101,105)
#315156
(49,81,86)
#263D43
(38,61,67)
#1B2930
(27,41,48)
#10151D
(16,21,29)
#000000
(0,0,0)

Tints of #7EDDDB

#7EDDDB
(126,221,219)
#89E0DE
(137,224,222)
#94E3E1
(148,227,225)
#9FE6E4
(159,230,228)
#AAE9E7
(170,233,231)
#B5ECEA
(181,236,234)
#C0EFED
(192,239,237)
#CBF2F0
(203,242,240)
#D6F5F3
(214,245,243)
#E1F8F6
(225,248,246)
#ECFBF9
(236,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EDDDB color. Also use rgb(126,221,219) instead hex code.

Text Font Color

.myTextColor { color: #7EDDDB; }

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

This text font color is #7EDDDB.

Background Color

.myBgColor { background-color: #7EDDDB; }

<div style="background-color:#7EDDDB">Inner text</div>

This div background color is #7EDDDB.

Border color

.myBorderColor { border: 1px solid #7EDDDB; }

<div style="border:3px solid #7EDDDB">Div</div>

This div border color is #7EDDDB.

Opacity

.myOpacity80 { color: #7EDDDB; opacity: 0.8; }

<p style="color:#7EDDDB;opacity:0.8;">80%</p>

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

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

This text has shadow with #7EDDDB color.


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

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

This text has shadow with #7EDDDB primary color and red secondary color.


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

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

This text has shadow with #7EDDDB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7EDDDB.

Preview

Color preview on black background

This text has color #7EDDDB on black background.


Color preview on white background

This text has color #7EDDDB on white background.


Black color preview on #7EDDDB background

This text has black color on #7EDDDB background.


White color preview on #7EDDDB background

This text has white color on #7EDDDB background.


Related colors

Complementary color

Complementary color for #hex is #812224.


I love getcolorcode.com

Triadic colors

1 #DB7EDD and #DDDB7E with #7EDDDB are triadic colors.

2 #DBDD7E and #DD7EDB with #7EDDDB are triadic colors.