COLOR #7D5688

HEX: #7D5688 RGB: (125,86,136)

Renk bilgisi

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

RGB renk modeli

#7D5688 color RGB value is (125,86,136).

RGB: (125,86,136) (49%, 34%, 53%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 86 of 255 = 34%
B 136 of 255 = 53%

125
86
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 86 + 136 = 347 (100%)
R 125 of 347 ~ 36.02%
G 86 of 347 ~ 24.78%
B 136 of 347 ~ 39.19'%

%36.02
%24.78
%39.19

CMYK RENK MODELİ

#7D5688 rengi CMYK tonu (8,37,0,47).

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

CMYK: (8,37,0,47)
C8M37Y0K47 (8%, 37%, 0%, 47%)
(0.08 / 0.37 / 0.00 / 0.47)

CMYK yüzdeleri

%8.09
%36.76
%0
%46.67

Codes

Color #7D5688 in popluar color models

7D 56 88
RGB 125 86 136
HSL 287° 22.52% 43.53%
HSB/HSV 287° 36.76% 53.33%
CMYK 8.09% 36.76% 0.00%
46.67%

Color #7D5688 in popluar number systems.

HEX 7D 56 88
Decimal 125 86 136
Binary 1111101 1010110 10001000
Octal 175 126 210

Shades and tints

Shades of #7D5688

#7D5688
(125,86,136)
#724F7C
(114,79,124)
#674870
(103,72,112)
#5C4164
(92,65,100)
#513A58
(81,58,88)
#46334C
(70,51,76)
#3B2C40
(59,44,64)
#302534
(48,37,52)
#251E28
(37,30,40)
#1A171C
(26,23,28)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #7D5688

#7D5688
(125,86,136)
#886592
(136,101,146)
#93749C
(147,116,156)
#9E83A6
(158,131,166)
#A992B0
(169,146,176)
#B4A1BA
(180,161,186)
#BFB0C4
(191,176,196)
#CABFCE
(202,191,206)
#D5CED8
(213,206,216)
#E0DDE2
(224,221,226)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D5688; }

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

This text font color is #7D5688.

Background Color

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

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

This div background color is #7D5688.

Border color

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

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

This div border color is #7D5688.

Opacity

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

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

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

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

This text has shadow with #7D5688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5688.

Preview

Color preview on black background

This text has color #7D5688 on black background.


Color preview on white background

This text has color #7D5688 on white background.


Black color preview on #7D5688 background

This text has black color on #7D5688 background.


White color preview on #7D5688 background

This text has white color on #7D5688 background.


Related colors

Complementary color

Complementary color for #hex is #82A977.


I love getcolorcode.com

Triadic colors

1 #887D56 and #56887D with #7D5688 are triadic colors.

2 #88567D and #567D88 with #7D5688 are triadic colors.