COLOR #7D5381

HEX: #7D5381 RGB: (125,83,129)

Renk bilgisi

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

RGB renk modeli

#7D5381 color RGB value is (125,83,129).

RGB: (125,83,129) (49%, 33%, 51%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 83 of 255 = 33%
B 129 of 255 = 51%

125
83
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 83 + 129 = 337 (100%)
R 125 of 337 ~ 37.09%
G 83 of 337 ~ 24.63%
B 129 of 337 ~ 38.28'%

%37.09
%24.63
%38.28

CMYK RENK MODELİ

#7D5381 rengi CMYK tonu (3,36,0,49).

  • camgöbeği tonu 3.10%
  • eflatun tonu 35.66%
  • sarı tonu 0.00%
  • ana renk tonu 49.41%
CMYK: (3,36,0,49) C3M36Y0K49 (3%,36%,0%,49%) (0.03/0.36/0.00/0.49) 

CMYK yüzdeleri

%3.1
%35.66
%0
%49.41

Codes

Color #7D5381 in popluar color models

7D 53 81
RGB 125 83 129
HSL 295° 21.70% 41.57%
HSB/HSV 295° 35.66% 50.59%
CMYK 3.10% 35.66% 0.00%
49.41%

Color #7D5381 in popluar number systems.

HEX 7D 53 81
Decimal 125 83 129
Binary 1111101 1010011 10000001
Octal 175 123 201

Shades and tints

Shades of #7D5381

#7D5381
(125,83,129)
#724C76
(114,76,118)
#67456B
(103,69,107)
#5C3E60
(92,62,96)
#513755
(81,55,85)
#46304A
(70,48,74)
#3B293F
(59,41,63)
#302234
(48,34,52)
#251B29
(37,27,41)
#1A141E
(26,20,30)
#0F0D13
(15,13,19)
#000000
(0,0,0)

Tints of #7D5381

#7D5381
(125,83,129)
#88628C
(136,98,140)
#937197
(147,113,151)
#9E80A2
(158,128,162)
#A98FAD
(169,143,173)
#B49EB8
(180,158,184)
#BFADC3
(191,173,195)
#CABCCE
(202,188,206)
#D5CBD9
(213,203,217)
#E0DAE4
(224,218,228)
#EBE9EF
(235,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D5381 color. Also use rgb(125,83,129) instead hex code.

Text Font Color

.myTextColor { color: #7D5381; }

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

This text font color is #7D5381.

Background Color

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

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

This div background color is #7D5381.

Border color

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

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

This div border color is #7D5381.

Opacity

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

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

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

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

This text has shadow with #7D5381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5381.

Preview

Color preview on black background

This text has color #7D5381 on black background.


Color preview on white background

This text has color #7D5381 on white background.


Black color preview on #7D5381 background

This text has black color on #7D5381 background.


White color preview on #7D5381 background

This text has white color on #7D5381 background.


Related colors

Complementary color

Complementary color for #hex is #82AC7E.


I love getcolorcode.com

Triadic colors

1 #817D53 and #53817D with #7D5381 are triadic colors.

2 #81537D and #537D81 with #7D5381 are triadic colors.