COLOR #7E7586

HEX: #7E7586 RGB: (126,117,134)

Renk bilgisi

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

RGB renk modeli

#7E7586 color RGB value is (126,117,134).

RGB: (126,117,134) (49%, 46%, 53%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 117 of 255 = 46%
B 134 of 255 = 53%

126
117
134

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 117 + 134 = 377 (100%)
R 126 of 377 ~ 33.42%
G 117 of 377 ~ 31.03%
B 134 of 377 ~ 35.54'%

%33.42
%31.03
%35.54

CMYK RENK MODELİ

#7E7586 rengi CMYK tonu (6,13,0,47).

  • camgöbeği tonu 5.97%
  • eflatun tonu 12.69%
  • sarı tonu 0.00%
  • ana renk tonu 47.45%

CMYK: (6,13,0,47)
C6M13Y0K47 (6%, 13%, 0%, 47%)
(0.06 / 0.13 / 0.00 / 0.47)

CMYK yüzdeleri

%5.97
%12.69
%0
%47.45

Codes

Color #7E7586 in popluar color models

7E 75 86
RGB 126 117 134
HSL 272° 6.77% 49.22%
HSB/HSV 272° 12.69% 52.55%
CMYK 5.97% 12.69% 0.00%
47.45%

Color #7E7586 in popluar number systems.

HEX 7E 75 86
Decimal 126 117 134
Binary 1111110 1110101 10000110
Octal 176 165 206

Shades and tints

Shades of #7E7586

#7E7586
(126,117,134)
#736B7A
(115,107,122)
#68616E
(104,97,110)
#5D5762
(93,87,98)
#524D56
(82,77,86)
#47434A
(71,67,74)
#3C393E
(60,57,62)
#312F32
(49,47,50)
#262526
(38,37,38)
#1B1B1A
(27,27,26)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #7E7586

#7E7586
(126,117,134)
#898191
(137,129,145)
#948D9C
(148,141,156)
#9F99A7
(159,153,167)
#AAA5B2
(170,165,178)
#B5B1BD
(181,177,189)
#C0BDC8
(192,189,200)
#CBC9D3
(203,201,211)
#D6D5DE
(214,213,222)
#E1E1E9
(225,225,233)
#ECEDF4
(236,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E7586 color. Also use rgb(126,117,134) instead hex code.

Text Font Color

.myTextColor { color: #7E7586; }

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

This text font color is #7E7586.

Background Color

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

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

This div background color is #7E7586.

Border color

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

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

This div border color is #7E7586.

Opacity

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

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

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

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

This text has shadow with #7E7586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E7586.

Preview

Color preview on black background

This text has color #7E7586 on black background.


Color preview on white background

This text has color #7E7586 on white background.


Black color preview on #7E7586 background

This text has black color on #7E7586 background.


White color preview on #7E7586 background

This text has white color on #7E7586 background.


Related colors

Complementary color

Complementary color for #hex is #818A79.


I love getcolorcode.com

Triadic colors

1 #867E75 and #75867E with #7E7586 are triadic colors.

2 #86757E and #757E86 with #7E7586 are triadic colors.