COLOR #7EA6B0

HEX: #7EA6B0 RGB: (126,166,176)

Renk bilgisi

#7EA6B0 contains red, green and blue colors in about the same proportion. #7EA6B0 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#7EA6B0 color RGB value is (126,166,176).

RGB: (126,166,176) (49%, 65%, 69%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 166 of 255 = 65%
B 176 of 255 = 69%

126
166
176

R + G + B ~ 61%. #7EA6B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 166 + 176 = 468 (100%)
R 126 of 468 ~ 26.92%
G 166 of 468 ~ 35.47%
B 176 of 468 ~ 37.61'%

%26.92
%35.47
%37.61

CMYK RENK MODELİ

#7EA6B0 rengi CMYK tonu (28,6,0,31).

  • camgöbeği tonu 28.41%
  • eflatun tonu 5.68%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (28,6,0,31)
C28M6Y0K31 (28%, 6%, 0%, 31%)
(0.28 / 0.06 / 0.00 / 0.31)

CMYK yüzdeleri

%28.41
%5.68
%0
%30.98

Codes

Color #7EA6B0 in popluar color models

7E A6 B0
RGB 126 166 176
HSL 192° 24.04% 59.22%
HSB/HSV 192° 28.41% 69.02%
CMYK 28.41% 5.68% 0.00%
30.98%

Color #7EA6B0 in popluar number systems.

HEX 7E A6 B0
Decimal 126 166 176
Binary 1111110 10100110 10110000
Octal 176 246 260

Shades and tints

Shades of #7EA6B0

#7EA6B0
(126,166,176)
#7397A0
(115,151,160)
#688890
(104,136,144)
#5D7980
(93,121,128)
#526A70
(82,106,112)
#475B60
(71,91,96)
#3C4C50
(60,76,80)
#313D40
(49,61,64)
#262E30
(38,46,48)
#1B1F20
(27,31,32)
#101010
(16,16,16)
#000000
(0,0,0)

Tints of #7EA6B0

#7EA6B0
(126,166,176)
#89AEB7
(137,174,183)
#94B6BE
(148,182,190)
#9FBEC5
(159,190,197)
#AAC6CC
(170,198,204)
#B5CED3
(181,206,211)
#C0D6DA
(192,214,218)
#CBDEE1
(203,222,225)
#D6E6E8
(214,230,232)
#E1EEEF
(225,238,239)
#ECF6F6
(236,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EA6B0 color. Also use rgb(126,166,176) instead hex code.

Text Font Color

.myTextColor { color: #7EA6B0; }

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

This text font color is #7EA6B0.

Background Color

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

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

This div background color is #7EA6B0.

Border color

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

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

This div border color is #7EA6B0.

Opacity

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

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

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

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

This text has shadow with #7EA6B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EA6B0.

Preview

Color preview on black background

This text has color #7EA6B0 on black background.


Color preview on white background

This text has color #7EA6B0 on white background.


Black color preview on #7EA6B0 background

This text has black color on #7EA6B0 background.


White color preview on #7EA6B0 background

This text has white color on #7EA6B0 background.


Related colors

Complementary color

Complementary color for #hex is #81594F.


I love getcolorcode.com

Triadic colors

1 #B07EA6 and #A6B07E with #7EA6B0 are triadic colors.

2 #B0A67E and #A67EB0 with #7EA6B0 are triadic colors.