COLOR #7EB6BD

HEX: #7EB6BD RGB: (126,182,189)

Renk bilgisi

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

RGB renk modeli

#7EB6BD color RGB value is (126,182,189).

RGB: (126,182,189) (49%, 71%, 74%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 182 of 255 = 71%
B 189 of 255 = 74%

126
182
189

R + G + B ~ 65%. #7EB6BD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 182 + 189 = 497 (100%)
R 126 of 497 ~ 25.35%
G 182 of 497 ~ 36.62%
B 189 of 497 ~ 38.03'%

%25.35
%36.62
%38.03

CMYK RENK MODELİ

#7EB6BD rengi CMYK tonu (33,4,0,26).

  • camgöbeği tonu 33.33%
  • eflatun tonu 3.70%
  • sarı tonu 0.00%
  • ana renk tonu 25.88%

CMYK: (33,4,0,26)
C33M4Y0K26 (33%, 4%, 0%, 26%)
(0.33 / 0.04 / 0.00 / 0.26)

CMYK yüzdeleri

%33.33
%3.7
%0
%25.88

Codes

Color #7EB6BD in popluar color models

7E B6 BD
RGB 126 182 189
HSL 187° 32.31% 61.76%
HSB/HSV 187° 33.33% 74.12%
CMYK 33.33% 3.70% 0.00%
25.88%

Color #7EB6BD in popluar number systems.

HEX 7E B6 BD
Decimal 126 182 189
Binary 1111110 10110110 10111101
Octal 176 266 275

Shades and tints

Shades of #7EB6BD

#7EB6BD
(126,182,189)
#73A6AC
(115,166,172)
#68969B
(104,150,155)
#5D868A
(93,134,138)
#527679
(82,118,121)
#476668
(71,102,104)
#3C5657
(60,86,87)
#314646
(49,70,70)
#263635
(38,54,53)
#1B2624
(27,38,36)
#101613
(16,22,19)
#000000
(0,0,0)

Tints of #7EB6BD

#7EB6BD
(126,182,189)
#89BCC3
(137,188,195)
#94C2C9
(148,194,201)
#9FC8CF
(159,200,207)
#AACED5
(170,206,213)
#B5D4DB
(181,212,219)
#C0DAE1
(192,218,225)
#CBE0E7
(203,224,231)
#D6E6ED
(214,230,237)
#E1ECF3
(225,236,243)
#ECF2F9
(236,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EB6BD; }

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

This text font color is #7EB6BD.

Background Color

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

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

This div background color is #7EB6BD.

Border color

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

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

This div border color is #7EB6BD.

Opacity

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

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

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

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

This text has shadow with #7EB6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB6BD.

Preview

Color preview on black background

This text has color #7EB6BD on black background.


Color preview on white background

This text has color #7EB6BD on white background.


Black color preview on #7EB6BD background

This text has black color on #7EB6BD background.


White color preview on #7EB6BD background

This text has white color on #7EB6BD background.


Related colors

Complementary color

Complementary color for #hex is #814942.


I love getcolorcode.com

Triadic colors

1 #BD7EB6 and #B6BD7E with #7EB6BD are triadic colors.

2 #BDB67E and #B67EBD with #7EB6BD are triadic colors.