COLOR #7EB6EB

HEX: #7EB6EB RGB: (126,182,235)

Renk bilgisi

#7EB6EB contains mainly green and blue colors. #7EB6EB ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#7EB6EB color RGB value is (126,182,235).

RGB: (126,182,235) (49%, 71%, 92%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 182 of 255 = 71%
B 235 of 255 = 92%

126
182
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 182 + 235 = 543 (100%)
R 126 of 543 ~ 23.2%
G 182 of 543 ~ 33.52%
B 235 of 543 ~ 43.28'%

%23.2
%33.52
%43.28

CMYK RENK MODELİ

#7EB6EB rengi CMYK tonu (46,23,0,8).

  • camgöbeği tonu 46.38%
  • eflatun tonu 22.55%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (46,23,0,8)
C46M23Y0K8 (46%, 23%, 0%, 8%)
(0.46 / 0.23 / 0.00 / 0.08)

CMYK yüzdeleri

%46.38
%22.55
%0
%7.84

Codes

Color #7EB6EB in popluar color models

7E B6 EB
RGB 126 182 235
HSL 209° 73.15% 70.78%
HSB/HSV 209° 46.38% 92.16%
CMYK 46.38% 22.55% 0.00%
7.84%

Color #7EB6EB in popluar number systems.

HEX 7E B6 EB
Decimal 126 182 235
Binary 1111110 10110110 11101011
Octal 176 266 353

Shades and tints

Shades of #7EB6EB

#7EB6EB
(126,182,235)
#73A6D6
(115,166,214)
#6896C1
(104,150,193)
#5D86AC
(93,134,172)
#527697
(82,118,151)
#476682
(71,102,130)
#3C566D
(60,86,109)
#314658
(49,70,88)
#263643
(38,54,67)
#1B262E
(27,38,46)
#101619
(16,22,25)
#000000
(0,0,0)

Tints of #7EB6EB

#7EB6EB
(126,182,235)
#89BCEC
(137,188,236)
#94C2ED
(148,194,237)
#9FC8EE
(159,200,238)
#AACEEF
(170,206,239)
#B5D4F0
(181,212,240)
#C0DAF1
(192,218,241)
#CBE0F2
(203,224,242)
#D6E6F3
(214,230,243)
#E1ECF4
(225,236,244)
#ECF2F5
(236,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EB6EB; }

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

This text font color is #7EB6EB.

Background Color

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

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

This div background color is #7EB6EB.

Border color

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

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

This div border color is #7EB6EB.

Opacity

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

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

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

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

This text has shadow with #7EB6EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB6EB.

Preview

Color preview on black background

This text has color #7EB6EB on black background.


Color preview on white background

This text has color #7EB6EB on white background.


Black color preview on #7EB6EB background

This text has black color on #7EB6EB background.


White color preview on #7EB6EB background

This text has white color on #7EB6EB background.


Related colors

Complementary color

Complementary color for #hex is #814914.


I love getcolorcode.com

Triadic colors

1 #EB7EB6 and #B6EB7E with #7EB6EB are triadic colors.

2 #EBB67E and #B67EEB with #7EB6EB are triadic colors.