COLOR #7E829E

HEX: #7E829E RGB: (126,130,158)

Renk bilgisi

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

RGB renk modeli

#7E829E color RGB value is (126,130,158).

RGB: (126,130,158) (49%, 51%, 62%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 130 of 255 = 51%
B 158 of 255 = 62%

126
130
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 130 + 158 = 414 (100%)
R 126 of 414 ~ 30.43%
G 130 of 414 ~ 31.4%
B 158 of 414 ~ 38.16'%

%30.43
%31.4
%38.16

CMYK RENK MODELİ

#7E829E rengi CMYK tonu (20,18,0,38).

  • camgöbeği tonu 20.25%
  • eflatun tonu 17.72%
  • sarı tonu 0.00%
  • ana renk tonu 38.04%
CMYK: (20,18,0,38) C20M18Y0K38 (20%,18%,0%,38%) (0.20/0.18/0.00/0.38) 

CMYK yüzdeleri

%20.25
%17.72
%0
%38.04

Codes

Color #7E829E in popluar color models

7E 82 9E
RGB 126 130 158
HSL 233° 14.16% 55.69%
HSB/HSV 233° 20.25% 61.96%
CMYK 20.25% 17.72% 0.00%
38.04%

Color #7E829E in popluar number systems.

HEX 7E 82 9E
Decimal 126 130 158
Binary 1111110 10000010 10011110
Octal 176 202 236

Shades and tints

Shades of #7E829E

#7E829E
(126,130,158)
#737790
(115,119,144)
#686C82
(104,108,130)
#5D6174
(93,97,116)
#525666
(82,86,102)
#474B58
(71,75,88)
#3C404A
(60,64,74)
#31353C
(49,53,60)
#262A2E
(38,42,46)
#1B1F20
(27,31,32)
#101412
(16,20,18)
#000000
(0,0,0)

Tints of #7E829E

#7E829E
(126,130,158)
#898DA6
(137,141,166)
#9498AE
(148,152,174)
#9FA3B6
(159,163,182)
#AAAEBE
(170,174,190)
#B5B9C6
(181,185,198)
#C0C4CE
(192,196,206)
#CBCFD6
(203,207,214)
#D6DADE
(214,218,222)
#E1E5E6
(225,229,230)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E829E; }

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

This text font color is #7E829E.

Background Color

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

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

This div background color is #7E829E.

Border color

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

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

This div border color is #7E829E.

Opacity

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

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

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

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

This text has shadow with #7E829E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E829E.

Preview

Color preview on black background

This text has color #7E829E on black background.


Color preview on white background

This text has color #7E829E on white background.


Black color preview on #7E829E background

This text has black color on #7E829E background.


White color preview on #7E829E background

This text has white color on #7E829E background.


Related colors

Complementary color

Complementary color for #hex is #817D61.


I love getcolorcode.com

Triadic colors

1 #9E7E82 and #829E7E with #7E829E are triadic colors.

2 #9E827E and #827E9E with #7E829E are triadic colors.