COLOR #7D6D9D

HEX: #7D6D9D
RGB: (125,109,157)

Renk bilgisi

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

RGB renk modeli

#7D6D9D color RGB value is (125,109,157).

  • kırmız ton 125;
  • yeşil ton 109;
  • mavi ton 157.
RGB:
(125,109,157)
(49%,43%,62%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 109 of 255 = 43%
B 157 of 255 = 62%

125
109
157

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

Yüzdelerle RGB renk parçaları

R + G + B =
125 + 109 + 157 = 391 (100%)
R 125 of 391 ~ 31.97%
G 109 of 391 ~ 27.88%
B 157 of 391 ~ 40.15%

%31.97
%27.88
%40.15

CMYK RENK MODELİ

#7D6D9D rengi CMYK tonu (20,31,0,38).

  • camgöbeği tonu 20.38%
  • eflatun tonu 30.57%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%
CMYK:
(20,31,0,38)
C20M31Y0K38 
(20%,31%,0%,38%)
(0.20/0.31/0.00/0.38)	

CMYK yüzdeleri

%20.38
%30.57
%0
%38.43

Codes

Color #7D6D9D in popluar color models

7D6D9D
RGB125109157
HSL260°19.67%52.16%
HSB/HSV260°30.57%61.57%
CMYK20.38%30.57%0.00%
38.43%

Color #7D6D9D in popluar number systems.

HEX7D6D9D
Decimal125109157
Binary1111101110110110011101
Octal175155235

Shades and tints

Shades of #7D6D9D

#7D6D9D
(125,109,157)
#72648F
(114,100,143)
#675B81
(103,91,129)
#5C5273
(92,82,115)
#514965
(81,73,101)
#464057
(70,64,87)
#3B3749
(59,55,73)
#302E3B
(48,46,59)
#25252D
(37,37,45)
#1A1C1F
(26,28,31)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #7D6D9D

#7D6D9D
(125,109,157)
#887AA5
(136,122,165)
#9387AD
(147,135,173)
#9E94B5
(158,148,181)
#A9A1BD
(169,161,189)
#B4AEC5
(180,174,197)
#BFBBCD
(191,187,205)
#CAC8D5
(202,200,213)
#D5D5DD
(213,213,221)
#E0E2E5
(224,226,229)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6D9D color. Also use rgb(125,109,157) instead hex code.

Text Font Color

.myTextColor { color: #7D6D9D; }

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

This text font color is #7D6D9D.


Background Color

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

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

This div background color is #7D6D9D.


Border color

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

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

This div border color is #7D6D9D.


Opacity

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

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

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

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

This text has shadow with #7D6D9D color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #7D6D9D on black background.


Color preview on white background

This text has color #7D6D9D on white background.



Black color preview on #7D6D9D background

This text has black color on #7D6D9D background.


White color preview on #7D6D9D background

This text has white color on #7D6D9D background.