COLOR #7D6E88

HEX: #7D6E88 RGB: (125,110,136)

Renk bilgisi

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

RGB renk modeli

#7D6E88 color RGB value is (125,110,136).

RGB: (125,110,136) (49%, 43%, 53%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 110 of 255 = 43%
B 136 of 255 = 53%

125
110
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 110 + 136 = 371 (100%)
R 125 of 371 ~ 33.69%
G 110 of 371 ~ 29.65%
B 136 of 371 ~ 36.66'%

%33.69
%29.65
%36.66

CMYK RENK MODELİ

#7D6E88 rengi CMYK tonu (8,19,0,47).

  • camgöbeği tonu 8.09%
  • eflatun tonu 19.12%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (8,19,0,47)
C8M19Y0K47 (8%, 19%, 0%, 47%)
(0.08 / 0.19 / 0.00 / 0.47)

CMYK yüzdeleri

%8.09
%19.12
%0
%46.67

Codes

Color #7D6E88 in popluar color models

7D 6E 88
RGB 125 110 136
HSL 275° 10.57% 48.24%
HSB/HSV 275° 19.12% 53.33%
CMYK 8.09% 19.12% 0.00%
46.67%

Color #7D6E88 in popluar number systems.

HEX 7D 6E 88
Decimal 125 110 136
Binary 1111101 1101110 10001000
Octal 175 156 210

Shades and tints

Shades of #7D6E88

#7D6E88
(125,110,136)
#72647C
(114,100,124)
#675A70
(103,90,112)
#5C5064
(92,80,100)
#514658
(81,70,88)
#463C4C
(70,60,76)
#3B3240
(59,50,64)
#302834
(48,40,52)
#251E28
(37,30,40)
#1A141C
(26,20,28)
#0F0A10
(15,10,16)
#000000
(0,0,0)

Tints of #7D6E88

#7D6E88
(125,110,136)
#887B92
(136,123,146)
#93889C
(147,136,156)
#9E95A6
(158,149,166)
#A9A2B0
(169,162,176)
#B4AFBA
(180,175,186)
#BFBCC4
(191,188,196)
#CAC9CE
(202,201,206)
#D5D6D8
(213,214,216)
#E0E3E2
(224,227,226)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6E88; }

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

This text font color is #7D6E88.

Background Color

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

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

This div background color is #7D6E88.

Border color

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

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

This div border color is #7D6E88.

Opacity

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

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

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

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

This text has shadow with #7D6E88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6E88.

Preview

Color preview on black background

This text has color #7D6E88 on black background.


Color preview on white background

This text has color #7D6E88 on white background.


Black color preview on #7D6E88 background

This text has black color on #7D6E88 background.


White color preview on #7D6E88 background

This text has white color on #7D6E88 background.


Related colors

Complementary color

Complementary color for #hex is #829177.


I love getcolorcode.com

Triadic colors

1 #887D6E and #6E887D with #7D6E88 are triadic colors.

2 #886E7D and #6E7D88 with #7D6E88 are triadic colors.