COLOR #7D6A82

HEX: #7D6A82 RGB: (125,106,130)

Renk bilgisi

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

RGB renk modeli

#7D6A82 color RGB value is (125,106,130).

RGB: (125,106,130) (49%, 42%, 51%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 106 of 255 = 42%
B 130 of 255 = 51%

125
106
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 106 + 130 = 361 (100%)
R 125 of 361 ~ 34.63%
G 106 of 361 ~ 29.36%
B 130 of 361 ~ 36.01'%

%34.63
%29.36
%36.01

CMYK RENK MODELİ

#7D6A82 rengi CMYK tonu (4,18,0,49).

  • camgöbeği tonu 3.85%
  • eflatun tonu 18.46%
  • sarı tonu 0.00%
  • ana renk tonu 49.02%

CMYK: (4,18,0,49)
C4M18Y0K49 (4%, 18%, 0%, 49%)
(0.04 / 0.18 / 0.00 / 0.49)

CMYK yüzdeleri

%3.85
%18.46
%0
%49.02

Codes

Color #7D6A82 in popluar color models

7D 6A 82
RGB 125 106 130
HSL 288° 10.17% 46.27%
HSB/HSV 288° 18.46% 50.98%
CMYK 3.85% 18.46% 0.00%
49.02%

Color #7D6A82 in popluar number systems.

HEX 7D 6A 82
Decimal 125 106 130
Binary 1111101 1101010 10000010
Octal 175 152 202

Shades and tints

Shades of #7D6A82

#7D6A82
(125,106,130)
#726177
(114,97,119)
#67586C
(103,88,108)
#5C4F61
(92,79,97)
#514656
(81,70,86)
#463D4B
(70,61,75)
#3B3440
(59,52,64)
#302B35
(48,43,53)
#25222A
(37,34,42)
#1A191F
(26,25,31)
#0F1014
(15,16,20)
#000000
(0,0,0)

Tints of #7D6A82

#7D6A82
(125,106,130)
#88778D
(136,119,141)
#938498
(147,132,152)
#9E91A3
(158,145,163)
#A99EAE
(169,158,174)
#B4ABB9
(180,171,185)
#BFB8C4
(191,184,196)
#CAC5CF
(202,197,207)
#D5D2DA
(213,210,218)
#E0DFE5
(224,223,229)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6A82 color. Also use rgb(125,106,130) instead hex code.

Text Font Color

.myTextColor { color: #7D6A82; }

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

This text font color is #7D6A82.

Background Color

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

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

This div background color is #7D6A82.

Border color

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

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

This div border color is #7D6A82.

Opacity

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

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

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

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

This text has shadow with #7D6A82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6A82.

Preview

Color preview on black background

This text has color #7D6A82 on black background.


Color preview on white background

This text has color #7D6A82 on white background.


Black color preview on #7D6A82 background

This text has black color on #7D6A82 background.


White color preview on #7D6A82 background

This text has white color on #7D6A82 background.


Related colors

Complementary color

Complementary color for #hex is #82957D.


I love getcolorcode.com

Triadic colors

1 #827D6A and #6A827D with #7D6A82 are triadic colors.

2 #826A7D and #6A7D82 with #7D6A82 are triadic colors.