COLOR #7D6F87

HEX: #7D6F87 RGB: (125,111,135)

Renk bilgisi

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

RGB renk modeli

#7D6F87 color RGB value is (125,111,135).

RGB: (125,111,135) (49%, 44%, 53%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 111 of 255 = 44%
B 135 of 255 = 53%

125
111
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 111 + 135 = 371 (100%)
R 125 of 371 ~ 33.69%
G 111 of 371 ~ 29.92%
B 135 of 371 ~ 36.39'%

%33.69
%29.92
%36.39

CMYK RENK MODELİ

#7D6F87 rengi CMYK tonu (7,18,0,47).

  • camgöbeği tonu 7.41%
  • eflatun tonu 17.78%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%

CMYK: (7,18,0,47)
C7M18Y0K47 (7%, 18%, 0%, 47%)
(0.07 / 0.18 / 0.00 / 0.47)

CMYK yüzdeleri

%7.41
%17.78
%0
%47.06

Codes

Color #7D6F87 in popluar color models

7D 6F 87
RGB 125 111 135
HSL 275° 9.76% 48.24%
HSB/HSV 275° 17.78% 52.94%
CMYK 7.41% 17.78% 0.00%
47.06%

Color #7D6F87 in popluar number systems.

HEX 7D 6F 87
Decimal 125 111 135
Binary 1111101 1101111 10000111
Octal 175 157 207

Shades and tints

Shades of #7D6F87

#7D6F87
(125,111,135)
#72657B
(114,101,123)
#675B6F
(103,91,111)
#5C5163
(92,81,99)
#514757
(81,71,87)
#463D4B
(70,61,75)
#3B333F
(59,51,63)
#302933
(48,41,51)
#251F27
(37,31,39)
#1A151B
(26,21,27)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #7D6F87

#7D6F87
(125,111,135)
#887C91
(136,124,145)
#93899B
(147,137,155)
#9E96A5
(158,150,165)
#A9A3AF
(169,163,175)
#B4B0B9
(180,176,185)
#BFBDC3
(191,189,195)
#CACACD
(202,202,205)
#D5D7D7
(213,215,215)
#E0E4E1
(224,228,225)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6F87 color. Also use rgb(125,111,135) instead hex code.

Text Font Color

.myTextColor { color: #7D6F87; }

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

This text font color is #7D6F87.

Background Color

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

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

This div background color is #7D6F87.

Border color

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

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

This div border color is #7D6F87.

Opacity

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

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

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

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

This text has shadow with #7D6F87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6F87.

Preview

Color preview on black background

This text has color #7D6F87 on black background.


Color preview on white background

This text has color #7D6F87 on white background.


Black color preview on #7D6F87 background

This text has black color on #7D6F87 background.


White color preview on #7D6F87 background

This text has white color on #7D6F87 background.


Related colors

Complementary color

Complementary color for #hex is #829078.


I love getcolorcode.com

Triadic colors

1 #877D6F and #6F877D with #7D6F87 are triadic colors.

2 #876F7D and #6F7D87 with #7D6F87 are triadic colors.