COLOR #7E8CC0

HEX: #7E8CC0 RGB: (126,140,192)

Renk bilgisi

#7E8CC0 contains mainly green and blue colors. #7E8CC0 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#7E8CC0 color RGB value is (126,140,192).

RGB: (126,140,192) (49%, 55%, 75%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 140 of 255 = 55%
B 192 of 255 = 75%

126
140
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 140 + 192 = 458 (100%)
R 126 of 458 ~ 27.51%
G 140 of 458 ~ 30.57%
B 192 of 458 ~ 41.92'%

%27.51
%30.57
%41.92

CMYK RENK MODELİ

#7E8CC0 rengi CMYK tonu (34,27,0,25).

  • camgöbeği tonu 34.38%
  • eflatun tonu 27.08%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (34,27,0,25)
C34M27Y0K25 (34%, 27%, 0%, 25%)
(0.34 / 0.27 / 0.00 / 0.25)

CMYK yüzdeleri

%34.38
%27.08
%0
%24.71

Codes

Color #7E8CC0 in popluar color models

7E 8C C0
RGB 126 140 192
HSL 227° 34.38% 62.35%
HSB/HSV 227° 34.38% 75.29%
CMYK 34.38% 27.08% 0.00%
24.71%

Color #7E8CC0 in popluar number systems.

HEX 7E 8C C0
Decimal 126 140 192
Binary 1111110 10001100 11000000
Octal 176 214 300

Shades and tints

Shades of #7E8CC0

#7E8CC0
(126,140,192)
#7380AF
(115,128,175)
#68749E
(104,116,158)
#5D688D
(93,104,141)
#525C7C
(82,92,124)
#47506B
(71,80,107)
#3C445A
(60,68,90)
#313849
(49,56,73)
#262C38
(38,44,56)
#1B2027
(27,32,39)
#101416
(16,20,22)
#000000
(0,0,0)

Tints of #7E8CC0

#7E8CC0
(126,140,192)
#8996C5
(137,150,197)
#94A0CA
(148,160,202)
#9FAACF
(159,170,207)
#AAB4D4
(170,180,212)
#B5BED9
(181,190,217)
#C0C8DE
(192,200,222)
#CBD2E3
(203,210,227)
#D6DCE8
(214,220,232)
#E1E6ED
(225,230,237)
#ECF0F2
(236,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E8CC0 color. Also use rgb(126,140,192) instead hex code.

Text Font Color

.myTextColor { color: #7E8CC0; }

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

This text font color is #7E8CC0.

Background Color

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

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

This div background color is #7E8CC0.

Border color

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

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

This div border color is #7E8CC0.

Opacity

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

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

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

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

This text has shadow with #7E8CC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8CC0.

Preview

Color preview on black background

This text has color #7E8CC0 on black background.


Color preview on white background

This text has color #7E8CC0 on white background.


Black color preview on #7E8CC0 background

This text has black color on #7E8CC0 background.


White color preview on #7E8CC0 background

This text has white color on #7E8CC0 background.


Related colors

Complementary color

Complementary color for #hex is #81733F.


I love getcolorcode.com

Triadic colors

1 #C07E8C and #8CC07E with #7E8CC0 are triadic colors.

2 #C08C7E and #8C7EC0 with #7E8CC0 are triadic colors.