COLOR #7E8DAB

HEX: #7E8DAB RGB: (126,141,171)

Renk bilgisi

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

RGB renk modeli

#7E8DAB color RGB value is (126,141,171).

RGB: (126,141,171) (49%, 55%, 67%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 141 of 255 = 55%
B 171 of 255 = 67%

126
141
171

R + G + B ~ 57%. #7E8DAB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 141 + 171 = 438 (100%)
R 126 of 438 ~ 28.77%
G 141 of 438 ~ 32.19%
B 171 of 438 ~ 39.04'%

%28.77
%32.19
%39.04

CMYK RENK MODELİ

#7E8DAB rengi CMYK tonu (26,18,0,33).

  • camgöbeği tonu 26.32%
  • eflatun tonu 17.54%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (26,18,0,33)
C26M18Y0K33 (26%, 18%, 0%, 33%)
(0.26 / 0.18 / 0.00 / 0.33)

CMYK yüzdeleri

%26.32
%17.54
%0
%32.94

Codes

Color #7E8DAB in popluar color models

7E 8D AB
RGB 126 141 171
HSL 220° 21.13% 58.24%
HSB/HSV 220° 26.32% 67.06%
CMYK 26.32% 17.54% 0.00%
32.94%

Color #7E8DAB in popluar number systems.

HEX 7E 8D AB
Decimal 126 141 171
Binary 1111110 10001101 10101011
Octal 176 215 253

Shades and tints

Shades of #7E8DAB

#7E8DAB
(126,141,171)
#73819C
(115,129,156)
#68758D
(104,117,141)
#5D697E
(93,105,126)
#525D6F
(82,93,111)
#475160
(71,81,96)
#3C4551
(60,69,81)
#313942
(49,57,66)
#262D33
(38,45,51)
#1B2124
(27,33,36)
#101515
(16,21,21)
#000000
(0,0,0)

Tints of #7E8DAB

#7E8DAB
(126,141,171)
#8997B2
(137,151,178)
#94A1B9
(148,161,185)
#9FABC0
(159,171,192)
#AAB5C7
(170,181,199)
#B5BFCE
(181,191,206)
#C0C9D5
(192,201,213)
#CBD3DC
(203,211,220)
#D6DDE3
(214,221,227)
#E1E7EA
(225,231,234)
#ECF1F1
(236,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E8DAB color. Also use rgb(126,141,171) instead hex code.

Text Font Color

.myTextColor { color: #7E8DAB; }

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

This text font color is #7E8DAB.

Background Color

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

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

This div background color is #7E8DAB.

Border color

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

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

This div border color is #7E8DAB.

Opacity

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

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

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

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

This text has shadow with #7E8DAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8DAB.

Preview

Color preview on black background

This text has color #7E8DAB on black background.


Color preview on white background

This text has color #7E8DAB on white background.


Black color preview on #7E8DAB background

This text has black color on #7E8DAB background.


White color preview on #7E8DAB background

This text has white color on #7E8DAB background.


Related colors

Complementary color

Complementary color for #hex is #817254.


I love getcolorcode.com

Triadic colors

1 #AB7E8D and #8DAB7E with #7E8DAB are triadic colors.

2 #AB8D7E and #8D7EAB with #7E8DAB are triadic colors.