COLOR #7E6196

HEX: #7E6196 RGB: (126,97,150)

Renk bilgisi

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

RGB renk modeli

#7E6196 color RGB value is (126,97,150).

RGB: (126,97,150) (49%, 38%, 59%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 97 of 255 = 38%
B 150 of 255 = 59%

126
97
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 97 + 150 = 373 (100%)
R 126 of 373 ~ 33.78%
G 97 of 373 ~ 26.01%
B 150 of 373 ~ 40.21'%

%33.78
%26.01
%40.21

CMYK RENK MODELİ

#7E6196 rengi CMYK tonu (16,35,0,41).

  • camgöbeği tonu 16.00%
  • eflatun tonu 35.33%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%

CMYK: (16,35,0,41)
C16M35Y0K41 (16%, 35%, 0%, 41%)
(0.16 / 0.35 / 0.00 / 0.41)

CMYK yüzdeleri

%16
%35.33
%0
%41.18

Codes

Color #7E6196 in popluar color models

7E 61 96
RGB 126 97 150
HSL 273° 21.46% 48.43%
HSB/HSV 273° 35.33% 58.82%
CMYK 16.00% 35.33% 0.00%
41.18%

Color #7E6196 in popluar number systems.

HEX 7E 61 96
Decimal 126 97 150
Binary 1111110 1100001 10010110
Octal 176 141 226

Shades and tints

Shades of #7E6196

#7E6196
(126,97,150)
#735989
(115,89,137)
#68517C
(104,81,124)
#5D496F
(93,73,111)
#524162
(82,65,98)
#473955
(71,57,85)
#3C3148
(60,49,72)
#31293B
(49,41,59)
#26212E
(38,33,46)
#1B1921
(27,25,33)
#101114
(16,17,20)
#000000
(0,0,0)

Tints of #7E6196

#7E6196
(126,97,150)
#896F9F
(137,111,159)
#947DA8
(148,125,168)
#9F8BB1
(159,139,177)
#AA99BA
(170,153,186)
#B5A7C3
(181,167,195)
#C0B5CC
(192,181,204)
#CBC3D5
(203,195,213)
#D6D1DE
(214,209,222)
#E1DFE7
(225,223,231)
#ECEDF0
(236,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6196 color. Also use rgb(126,97,150) instead hex code.

Text Font Color

.myTextColor { color: #7E6196; }

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

This text font color is #7E6196.

Background Color

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

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

This div background color is #7E6196.

Border color

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

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

This div border color is #7E6196.

Opacity

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

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

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

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

This text has shadow with #7E6196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6196.

Preview

Color preview on black background

This text has color #7E6196 on black background.


Color preview on white background

This text has color #7E6196 on white background.


Black color preview on #7E6196 background

This text has black color on #7E6196 background.


White color preview on #7E6196 background

This text has white color on #7E6196 background.


Related colors

Complementary color

Complementary color for #hex is #819E69.


I love getcolorcode.com

Triadic colors

1 #967E61 and #61967E with #7E6196 are triadic colors.

2 #96617E and #617E96 with #7E6196 are triadic colors.