COLOR #7EB6CA

HEX: #7EB6CA RGB: (126,182,202)

Renk bilgisi

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

RGB renk modeli

#7EB6CA color RGB value is (126,182,202).

RGB: (126,182,202) (49%, 71%, 79%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 182 of 255 = 71%
B 202 of 255 = 79%

126
182
202

R + G + B ~ 66%. #7EB6CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 182 + 202 = 510 (100%)
R 126 of 510 ~ 24.71%
G 182 of 510 ~ 35.69%
B 202 of 510 ~ 39.61'%

%24.71
%35.69
%39.61

CMYK RENK MODELİ

#7EB6CA rengi CMYK tonu (38,10,0,21).

  • camgöbeği tonu 37.62%
  • eflatun tonu 9.90%
  • sarı tonu 0.00%
  • ana renk tonu 20.78%

CMYK: (38,10,0,21)
C38M10Y0K21 (38%, 10%, 0%, 21%)
(0.38 / 0.10 / 0.00 / 0.21)

CMYK yüzdeleri

%37.62
%9.9
%0
%20.78

Codes

Color #7EB6CA in popluar color models

7E B6 CA
RGB 126 182 202
HSL 196° 41.76% 64.31%
HSB/HSV 196° 37.62% 79.22%
CMYK 37.62% 9.90% 0.00%
20.78%

Color #7EB6CA in popluar number systems.

HEX 7E B6 CA
Decimal 126 182 202
Binary 1111110 10110110 11001010
Octal 176 266 312

Shades and tints

Shades of #7EB6CA

#7EB6CA
(126,182,202)
#73A6B8
(115,166,184)
#6896A6
(104,150,166)
#5D8694
(93,134,148)
#527682
(82,118,130)
#476670
(71,102,112)
#3C565E
(60,86,94)
#31464C
(49,70,76)
#26363A
(38,54,58)
#1B2628
(27,38,40)
#101616
(16,22,22)
#000000
(0,0,0)

Tints of #7EB6CA

#7EB6CA
(126,182,202)
#89BCCE
(137,188,206)
#94C2D2
(148,194,210)
#9FC8D6
(159,200,214)
#AACEDA
(170,206,218)
#B5D4DE
(181,212,222)
#C0DAE2
(192,218,226)
#CBE0E6
(203,224,230)
#D6E6EA
(214,230,234)
#E1ECEE
(225,236,238)
#ECF2F2
(236,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EB6CA color. Also use rgb(126,182,202) instead hex code.

Text Font Color

.myTextColor { color: #7EB6CA; }

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

This text font color is #7EB6CA.

Background Color

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

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

This div background color is #7EB6CA.

Border color

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

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

This div border color is #7EB6CA.

Opacity

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

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

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

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

This text has shadow with #7EB6CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB6CA.

Preview

Color preview on black background

This text has color #7EB6CA on black background.


Color preview on white background

This text has color #7EB6CA on white background.


Black color preview on #7EB6CA background

This text has black color on #7EB6CA background.


White color preview on #7EB6CA background

This text has white color on #7EB6CA background.


Related colors

Complementary color

Complementary color for #hex is #814935.


I love getcolorcode.com

Triadic colors

1 #CA7EB6 and #B6CA7E with #7EB6CA are triadic colors.

2 #CAB67E and #B67ECA with #7EB6CA are triadic colors.