COLOR #7D6E8A

HEX: #7D6E8A
RGB: (125,110,138)

Renk bilgisi

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

RGB renk modeli

#7D6E8A color RGB value is (125,110,138).

  • kırmız ton 125;
  • yeşil ton 110;
  • mavi ton 138.
RGB:
(125,110,138)
(49%,43%,54%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 110 of 255 = 43%
B 138 of 255 = 54%

125
110
138

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

Yüzdelerle RGB renk parçaları

R + G + B =
125 + 110 + 138 = 373 (100%)
R 125 of 373 ~ 33.51%
G 110 of 373 ~ 29.49%
B 138 of 373 ~ 37%

%33.51
%29.49
%37

CMYK RENK MODELİ

#7D6E8A rengi CMYK tonu (9,20,0,46).

  • camgöbeği tonu 9.42%
  • eflatun tonu 20.29%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%
CMYK:
(9,20,0,46)
C9M20Y0K46 
(9%,20%,0%,46%)
(0.09/0.20/0.00/0.46)	

CMYK yüzdeleri

%9.42
%20.29
%0
%45.88

Codes

Color #7D6E8A in popluar color models

7D6E8A
RGB125110138
HSL272°11.29%48.63%
HSB/HSV272°20.29%54.12%
CMYK9.42%20.29%0.00%
45.88%

Color #7D6E8A in popluar number systems.

HEX7D6E8A
Decimal125110138
Binary1111101110111010001010
Octal175156212

Shades and tints

Shades of #7D6E8A

#7D6E8A
(125,110,138)
#72647E
(114,100,126)
#675A72
(103,90,114)
#5C5066
(92,80,102)
#51465A
(81,70,90)
#463C4E
(70,60,78)
#3B3242
(59,50,66)
#302836
(48,40,54)
#251E2A
(37,30,42)
#1A141E
(26,20,30)
#0F0A12
(15,10,18)
#000000
(0,0,0)

Tints of #7D6E8A

#7D6E8A
(125,110,138)
#887B94
(136,123,148)
#93889E
(147,136,158)
#9E95A8
(158,149,168)
#A9A2B2
(169,162,178)
#B4AFBC
(180,175,188)
#BFBCC6
(191,188,198)
#CAC9D0
(202,201,208)
#D5D6DA
(213,214,218)
#E0E3E4
(224,227,228)
#EBF0EE
(235,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6E8A color. Also use rgb(125,110,138) instead hex code.

Text Font Color

.myTextColor { color: #7D6E8A; }

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

This text font color is #7D6E8A.


Background Color

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

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

This div background color is #7D6E8A.


Border color

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

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

This div border color is #7D6E8A.


Opacity

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

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

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

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

This text has shadow with #7D6E8A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #7D6E8A on black background.


Color preview on white background

This text has color #7D6E8A on white background.



Black color preview on #7D6E8A background

This text has black color on #7D6E8A background.


White color preview on #7D6E8A background

This text has white color on #7D6E8A background.