COLOR #7EC5DB

HEX: #7EC5DB RGB: (126,197,219)

Renk bilgisi

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

RGB renk modeli

#7EC5DB color RGB value is (126,197,219).

RGB: (126,197,219) (49%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 197 of 255 = 77%
B 219 of 255 = 86%

126
197
219

R + G + B ~ 71%. #7EC5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 197 + 219 = 542 (100%)
R 126 of 542 ~ 23.25%
G 197 of 542 ~ 36.35%
B 219 of 542 ~ 40.41'%

%23.25
%36.35
%40.41

CMYK RENK MODELİ

#7EC5DB rengi CMYK tonu (42,10,0,14).

  • camgöbeği tonu 42.47%
  • eflatun tonu 10.05%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (42,10,0,14)
C42M10Y0K14 (42%, 10%, 0%, 14%)
(0.42 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%42.47
%10.05
%0
%14.12

Codes

Color #7EC5DB in popluar color models

7E C5 DB
RGB 126 197 219
HSL 194° 56.36% 67.65%
HSB/HSV 194° 42.47% 85.88%
CMYK 42.47% 10.05% 0.00%
14.12%

Color #7EC5DB in popluar number systems.

HEX 7E C5 DB
Decimal 126 197 219
Binary 1111110 11000101 11011011
Octal 176 305 333

Shades and tints

Shades of #7EC5DB

#7EC5DB
(126,197,219)
#73B4C8
(115,180,200)
#68A3B5
(104,163,181)
#5D92A2
(93,146,162)
#52818F
(82,129,143)
#47707C
(71,112,124)
#3C5F69
(60,95,105)
#314E56
(49,78,86)
#263D43
(38,61,67)
#1B2C30
(27,44,48)
#101B1D
(16,27,29)
#000000
(0,0,0)

Tints of #7EC5DB

#7EC5DB
(126,197,219)
#89CADE
(137,202,222)
#94CFE1
(148,207,225)
#9FD4E4
(159,212,228)
#AAD9E7
(170,217,231)
#B5DEEA
(181,222,234)
#C0E3ED
(192,227,237)
#CBE8F0
(203,232,240)
#D6EDF3
(214,237,243)
#E1F2F6
(225,242,246)
#ECF7F9
(236,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EC5DB; }

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

This text font color is #7EC5DB.

Background Color

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

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

This div background color is #7EC5DB.

Border color

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

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

This div border color is #7EC5DB.

Opacity

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

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

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

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

This text has shadow with #7EC5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EC5DB.

Preview

Color preview on black background

This text has color #7EC5DB on black background.


Color preview on white background

This text has color #7EC5DB on white background.


Black color preview on #7EC5DB background

This text has black color on #7EC5DB background.


White color preview on #7EC5DB background

This text has white color on #7EC5DB background.


Related colors

Complementary color

Complementary color for #hex is #813A24.


I love getcolorcode.com

Triadic colors

1 #DB7EC5 and #C5DB7E with #7EC5DB are triadic colors.

2 #DBC57E and #C57EDB with #7EC5DB are triadic colors.