COLOR #7D6381

HEX: #7D6381 RGB: (125,99,129)

Renk bilgisi

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

RGB renk modeli

#7D6381 color RGB value is (125,99,129).

RGB: (125,99,129) (49%, 39%, 51%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 99 of 255 = 39%
B 129 of 255 = 51%

125
99
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 99 + 129 = 353 (100%)
R 125 of 353 ~ 35.41%
G 99 of 353 ~ 28.05%
B 129 of 353 ~ 36.54'%

%35.41
%28.05
%36.54

CMYK RENK MODELİ

#7D6381 rengi CMYK tonu (3,23,0,49).

  • camgöbeği tonu 3.10%
  • eflatun tonu 23.26%
  • sarı tonu 0.00%
  • ana renk tonu 49.41%
CMYK: (3,23,0,49) C3M23Y0K49 (3%,23%,0%,49%) (0.03/0.23/0.00/0.49) 

CMYK yüzdeleri

%3.1
%23.26
%0
%49.41

Codes

Color #7D6381 in popluar color models

7D 63 81
RGB 125 99 129
HSL 292° 13.16% 44.71%
HSB/HSV 292° 23.26% 50.59%
CMYK 3.10% 23.26% 0.00%
49.41%

Color #7D6381 in popluar number systems.

HEX 7D 63 81
Decimal 125 99 129
Binary 1111101 1100011 10000001
Octal 175 143 201

Shades and tints

Shades of #7D6381

#7D6381
(125,99,129)
#725A76
(114,90,118)
#67516B
(103,81,107)
#5C4860
(92,72,96)
#513F55
(81,63,85)
#46364A
(70,54,74)
#3B2D3F
(59,45,63)
#302434
(48,36,52)
#251B29
(37,27,41)
#1A121E
(26,18,30)
#0F0913
(15,9,19)
#000000
(0,0,0)

Tints of #7D6381

#7D6381
(125,99,129)
#88718C
(136,113,140)
#937F97
(147,127,151)
#9E8DA2
(158,141,162)
#A99BAD
(169,155,173)
#B4A9B8
(180,169,184)
#BFB7C3
(191,183,195)
#CAC5CE
(202,197,206)
#D5D3D9
(213,211,217)
#E0E1E4
(224,225,228)
#EBEFEF
(235,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6381; }

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

This text font color is #7D6381.

Background Color

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

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

This div background color is #7D6381.

Border color

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

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

This div border color is #7D6381.

Opacity

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

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

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

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

This text has shadow with #7D6381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6381.

Preview

Color preview on black background

This text has color #7D6381 on black background.


Color preview on white background

This text has color #7D6381 on white background.


Black color preview on #7D6381 background

This text has black color on #7D6381 background.


White color preview on #7D6381 background

This text has white color on #7D6381 background.


Related colors

Complementary color

Complementary color for #hex is #829C7E.


I love getcolorcode.com

Triadic colors

1 #817D63 and #63817D with #7D6381 are triadic colors.

2 #81637D and #637D81 with #7D6381 are triadic colors.