COLOR #7EC9DB

HEX: #7EC9DB RGB: (126,201,219)

Renk bilgisi

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

RGB renk modeli

#7EC9DB color RGB value is (126,201,219).

RGB: (126,201,219) (49%, 79%, 86%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 201 of 255 = 79%
B 219 of 255 = 86%

126
201
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 201 + 219 = 546 (100%)
R 126 of 546 ~ 23.08%
G 201 of 546 ~ 36.81%
B 219 of 546 ~ 40.11'%

%23.08
%36.81
%40.11

CMYK RENK MODELİ

#7EC9DB rengi CMYK tonu (42,8,0,14).

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

CMYK: (42,8,0,14)
C42M8Y0K14 (42%, 8%, 0%, 14%)
(0.42 / 0.08 / 0.00 / 0.14)

CMYK yüzdeleri

%42.47
%8.22
%0
%14.12

Codes

Color #7EC9DB in popluar color models

7E C9 DB
RGB 126 201 219
HSL 192° 56.36% 67.65%
HSB/HSV 192° 42.47% 85.88%
CMYK 42.47% 8.22% 0.00%
14.12%

Color #7EC9DB in popluar number systems.

HEX 7E C9 DB
Decimal 126 201 219
Binary 1111110 11001001 11011011
Octal 176 311 333

Shades and tints

Shades of #7EC9DB

#7EC9DB
(126,201,219)
#73B7C8
(115,183,200)
#68A5B5
(104,165,181)
#5D93A2
(93,147,162)
#52818F
(82,129,143)
#476F7C
(71,111,124)
#3C5D69
(60,93,105)
#314B56
(49,75,86)
#263943
(38,57,67)
#1B2730
(27,39,48)
#10151D
(16,21,29)
#000000
(0,0,0)

Tints of #7EC9DB

#7EC9DB
(126,201,219)
#89CDDE
(137,205,222)
#94D1E1
(148,209,225)
#9FD5E4
(159,213,228)
#AAD9E7
(170,217,231)
#B5DDEA
(181,221,234)
#C0E1ED
(192,225,237)
#CBE5F0
(203,229,240)
#D6E9F3
(214,233,243)
#E1EDF6
(225,237,246)
#ECF1F9
(236,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EC9DB; }

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

This text font color is #7EC9DB.

Background Color

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

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

This div background color is #7EC9DB.

Border color

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

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

This div border color is #7EC9DB.

Opacity

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

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

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

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

This text has shadow with #7EC9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EC9DB.

Preview

Color preview on black background

This text has color #7EC9DB on black background.


Color preview on white background

This text has color #7EC9DB on white background.


Black color preview on #7EC9DB background

This text has black color on #7EC9DB background.


White color preview on #7EC9DB background

This text has white color on #7EC9DB background.


Related colors

Complementary color

Complementary color for #hex is #813624.


I love getcolorcode.com

Triadic colors

1 #DB7EC9 and #C9DB7E with #7EC9DB are triadic colors.

2 #DBC97E and #C97EDB with #7EC9DB are triadic colors.