COLOR #7D5A74

HEX: #7D5A74 RGB: (125,90,116)

Renk bilgisi

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

RGB renk modeli

#7D5A74 color RGB value is (125,90,116).

RGB: (125,90,116) (49%, 35%, 45%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 90 of 255 = 35%
B 116 of 255 = 45%

125
90
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 90 + 116 = 331 (100%)
R 125 of 331 ~ 37.76%
G 90 of 331 ~ 27.19%
B 116 of 331 ~ 35.05'%

%37.76
%27.19
%35.05

CMYK RENK MODELİ

#7D5A74 rengi CMYK tonu (0,28,7,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.00%
  • sarı tonu 7.20%
  • ana renk tonu 50.98%
CMYK: (0,28,7,51) C0M28Y7K51 (0%,28%,7%,51%) (0.00/0.28/0.07/0.51) 

CMYK yüzdeleri

%0
%28
%7.2
%50.98

Codes

Color #7D5A74 in popluar color models

7D 5A 74
RGB 125 90 116
HSL 315° 16.28% 42.16%
HSB/HSV 315° 28.00% 49.02%
CMYK 0.00% 28.00% 7.20%
50.98%

Color #7D5A74 in popluar number systems.

HEX 7D 5A 74
Decimal 125 90 116
Binary 1111101 1011010 1110100
Octal 175 132 164

Shades and tints

Shades of #7D5A74

#7D5A74
(125,90,116)
#72526A
(114,82,106)
#674A60
(103,74,96)
#5C4256
(92,66,86)
#513A4C
(81,58,76)
#463242
(70,50,66)
#3B2A38
(59,42,56)
#30222E
(48,34,46)
#251A24
(37,26,36)
#1A121A
(26,18,26)
#0F0A10
(15,10,16)
#000000
(0,0,0)

Tints of #7D5A74

#7D5A74
(125,90,116)
#886980
(136,105,128)
#93788C
(147,120,140)
#9E8798
(158,135,152)
#A996A4
(169,150,164)
#B4A5B0
(180,165,176)
#BFB4BC
(191,180,188)
#CAC3C8
(202,195,200)
#D5D2D4
(213,210,212)
#E0E1E0
(224,225,224)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D5A74 color. Also use rgb(125,90,116) instead hex code.

Text Font Color

.myTextColor { color: #7D5A74; }

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

This text font color is #7D5A74.

Background Color

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

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

This div background color is #7D5A74.

Border color

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

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

This div border color is #7D5A74.

Opacity

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

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

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

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

This text has shadow with #7D5A74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5A74.

Preview

Color preview on black background

This text has color #7D5A74 on black background.


Color preview on white background

This text has color #7D5A74 on white background.


Black color preview on #7D5A74 background

This text has black color on #7D5A74 background.


White color preview on #7D5A74 background

This text has white color on #7D5A74 background.


Related colors

Complementary color

Complementary color for #hex is #82A58B.


I love getcolorcode.com

Triadic colors

1 #747D5A and #5A747D with #7D5A74 are triadic colors.

2 #745A7D and #5A7D74 with #7D5A74 are triadic colors.