COLOR #7D5977

HEX: #7D5977 RGB: (125,89,119)

Renk bilgisi

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

RGB renk modeli

#7D5977 color RGB value is (125,89,119).

RGB: (125,89,119) (49%, 35%, 47%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 89 of 255 = 35%
B 119 of 255 = 47%

125
89
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 89 + 119 = 333 (100%)
R 125 of 333 ~ 37.54%
G 89 of 333 ~ 26.73%
B 119 of 333 ~ 35.74'%

%37.54
%26.73
%35.74

CMYK RENK MODELİ

#7D5977 rengi CMYK tonu (0,29,5,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.80%
  • sarı tonu 4.80%
  • ana renk tonu 50.98%

CMYK: (0,29,5,51)
C0M29Y5K51 (0%, 29%, 5%, 51%)
(0.00 / 0.29 / 0.05 / 0.51)

CMYK yüzdeleri

%0
%28.8
%4.8
%50.98

Codes

Color #7D5977 in popluar color models

7D 59 77
RGB 125 89 119
HSL 310° 16.82% 41.96%
HSB/HSV 310° 28.80% 49.02%
CMYK 0.00% 28.80% 4.80%
50.98%

Color #7D5977 in popluar number systems.

HEX 7D 59 77
Decimal 125 89 119
Binary 1111101 1011001 1110111
Octal 175 131 167

Shades and tints

Shades of #7D5977

#7D5977
(125,89,119)
#72516D
(114,81,109)
#674963
(103,73,99)
#5C4159
(92,65,89)
#51394F
(81,57,79)
#463145
(70,49,69)
#3B293B
(59,41,59)
#302131
(48,33,49)
#251927
(37,25,39)
#1A111D
(26,17,29)
#0F0913
(15,9,19)
#000000
(0,0,0)

Tints of #7D5977

#7D5977
(125,89,119)
#886883
(136,104,131)
#93778F
(147,119,143)
#9E869B
(158,134,155)
#A995A7
(169,149,167)
#B4A4B3
(180,164,179)
#BFB3BF
(191,179,191)
#CAC2CB
(202,194,203)
#D5D1D7
(213,209,215)
#E0E0E3
(224,224,227)
#EBEFEF
(235,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D5977 color. Also use rgb(125,89,119) instead hex code.

Text Font Color

.myTextColor { color: #7D5977; }

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

This text font color is #7D5977.

Background Color

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

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

This div background color is #7D5977.

Border color

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

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

This div border color is #7D5977.

Opacity

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

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

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

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

This text has shadow with #7D5977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5977.

Preview

Color preview on black background

This text has color #7D5977 on black background.


Color preview on white background

This text has color #7D5977 on white background.


Black color preview on #7D5977 background

This text has black color on #7D5977 background.


White color preview on #7D5977 background

This text has white color on #7D5977 background.


Related colors

Complementary color

Complementary color for #hex is #82A688.


I love getcolorcode.com

Triadic colors

1 #777D59 and #59777D with #7D5977 are triadic colors.

2 #77597D and #597D77 with #7D5977 are triadic colors.