COLOR #7E82C7

HEX: #7E82C7 RGB: (126,130,199)

Renk bilgisi

#7E82C7 contains mainly blue color. #7E82C7 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#7E82C7 color RGB value is (126,130,199).

RGB: (126,130,199) (49%, 51%, 78%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 130 of 255 = 51%
B 199 of 255 = 78%

126
130
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 130 + 199 = 455 (100%)
R 126 of 455 ~ 27.69%
G 130 of 455 ~ 28.57%
B 199 of 455 ~ 43.74'%

%27.69
%28.57
%43.74

CMYK RENK MODELİ

#7E82C7 rengi CMYK tonu (37,35,0,22).

  • camgöbeği tonu 36.68%
  • eflatun tonu 34.67%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (37,35,0,22)
C37M35Y0K22 (37%, 35%, 0%, 22%)
(0.37 / 0.35 / 0.00 / 0.22)

CMYK yüzdeleri

%36.68
%34.67
%0
%21.96

Codes

Color #7E82C7 in popluar color models

7E 82 C7
RGB 126 130 199
HSL 237° 39.46% 63.73%
HSB/HSV 237° 36.68% 78.04%
CMYK 36.68% 34.67% 0.00%
21.96%

Color #7E82C7 in popluar number systems.

HEX 7E 82 C7
Decimal 126 130 199
Binary 1111110 10000010 11000111
Octal 176 202 307

Shades and tints

Shades of #7E82C7

#7E82C7
(126,130,199)
#7377B5
(115,119,181)
#686CA3
(104,108,163)
#5D6191
(93,97,145)
#52567F
(82,86,127)
#474B6D
(71,75,109)
#3C405B
(60,64,91)
#313549
(49,53,73)
#262A37
(38,42,55)
#1B1F25
(27,31,37)
#101413
(16,20,19)
#000000
(0,0,0)

Tints of #7E82C7

#7E82C7
(126,130,199)
#898DCC
(137,141,204)
#9498D1
(148,152,209)
#9FA3D6
(159,163,214)
#AAAEDB
(170,174,219)
#B5B9E0
(181,185,224)
#C0C4E5
(192,196,229)
#CBCFEA
(203,207,234)
#D6DAEF
(214,218,239)
#E1E5F4
(225,229,244)
#ECF0F9
(236,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E82C7 color. Also use rgb(126,130,199) instead hex code.

Text Font Color

.myTextColor { color: #7E82C7; }

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

This text font color is #7E82C7.

Background Color

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

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

This div background color is #7E82C7.

Border color

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

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

This div border color is #7E82C7.

Opacity

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

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

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

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

This text has shadow with #7E82C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E82C7.

Preview

Color preview on black background

This text has color #7E82C7 on black background.


Color preview on white background

This text has color #7E82C7 on white background.


Black color preview on #7E82C7 background

This text has black color on #7E82C7 background.


White color preview on #7E82C7 background

This text has white color on #7E82C7 background.


Related colors

Complementary color

Complementary color for #hex is #817D38.


I love getcolorcode.com

Triadic colors

1 #C77E82 and #82C77E with #7E82C7 are triadic colors.

2 #C7827E and #827EC7 with #7E82C7 are triadic colors.