COLOR #7D6988

HEX: #7D6988 RGB: (125,105,136)

Renk bilgisi

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

RGB renk modeli

#7D6988 color RGB value is (125,105,136).

RGB: (125,105,136) (49%, 41%, 53%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 105 of 255 = 41%
B 136 of 255 = 53%

125
105
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 105 + 136 = 366 (100%)
R 125 of 366 ~ 34.15%
G 105 of 366 ~ 28.69%
B 136 of 366 ~ 37.16'%

%34.15
%28.69
%37.16

CMYK RENK MODELİ

#7D6988 rengi CMYK tonu (8,23,0,47).

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

CMYK: (8,23,0,47)
C8M23Y0K47 (8%, 23%, 0%, 47%)
(0.08 / 0.23 / 0.00 / 0.47)

CMYK yüzdeleri

%8.09
%22.79
%0
%46.67

Codes

Color #7D6988 in popluar color models

7D 69 88
RGB 125 105 136
HSL 279° 12.86% 47.25%
HSB/HSV 279° 22.79% 53.33%
CMYK 8.09% 22.79% 0.00%
46.67%

Color #7D6988 in popluar number systems.

HEX 7D 69 88
Decimal 125 105 136
Binary 1111101 1101001 10001000
Octal 175 151 210

Shades and tints

Shades of #7D6988

#7D6988
(125,105,136)
#72607C
(114,96,124)
#675770
(103,87,112)
#5C4E64
(92,78,100)
#514558
(81,69,88)
#463C4C
(70,60,76)
#3B3340
(59,51,64)
#302A34
(48,42,52)
#252128
(37,33,40)
#1A181C
(26,24,28)
#0F0F10
(15,15,16)
#000000
(0,0,0)

Tints of #7D6988

#7D6988
(125,105,136)
#887692
(136,118,146)
#93839C
(147,131,156)
#9E90A6
(158,144,166)
#A99DB0
(169,157,176)
#B4AABA
(180,170,186)
#BFB7C4
(191,183,196)
#CAC4CE
(202,196,206)
#D5D1D8
(213,209,216)
#E0DEE2
(224,222,226)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6988; }

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

This text font color is #7D6988.

Background Color

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

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

This div background color is #7D6988.

Border color

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

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

This div border color is #7D6988.

Opacity

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

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

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

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

This text has shadow with #7D6988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6988.

Preview

Color preview on black background

This text has color #7D6988 on black background.


Color preview on white background

This text has color #7D6988 on white background.


Black color preview on #7D6988 background

This text has black color on #7D6988 background.


White color preview on #7D6988 background

This text has white color on #7D6988 background.


Related colors

Complementary color

Complementary color for #hex is #829677.


I love getcolorcode.com

Triadic colors

1 #887D69 and #69887D with #7D6988 are triadic colors.

2 #88697D and #697D88 with #7D6988 are triadic colors.