COLOR #7D6380

HEX: #7D6380 RGB: (125,99,128)

Renk bilgisi

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

RGB renk modeli

#7D6380 color RGB value is (125,99,128).

RGB: (125,99,128) (49%, 39%, 50%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 99 of 255 = 39%
B 128 of 255 = 50%

125
99
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 99 + 128 = 352 (100%)
R 125 of 352 ~ 35.51%
G 99 of 352 ~ 28.13%
B 128 of 352 ~ 36.36'%

%35.51
%28.13
%36.36

CMYK RENK MODELİ

#7D6380 rengi CMYK tonu (2,23,0,50).

  • camgöbeği tonu 2.34%
  • eflatun tonu 22.66%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (2,23,0,50)
C2M23Y0K50 (2%, 23%, 0%, 50%)
(0.02 / 0.23 / 0.00 / 0.50)

CMYK yüzdeleri

%2.34
%22.66
%0
%49.8

Codes

Color #7D6380 in popluar color models

7D 63 80
RGB 125 99 128
HSL 294° 12.78% 44.51%
HSB/HSV 294° 22.66% 50.20%
CMYK 2.34% 22.66% 0.00%
49.80%

Color #7D6380 in popluar number systems.

HEX 7D 63 80
Decimal 125 99 128
Binary 1111101 1100011 10000000
Octal 175 143 200

Shades and tints

Shades of #7D6380

#7D6380
(125,99,128)
#725A75
(114,90,117)
#67516A
(103,81,106)
#5C485F
(92,72,95)
#513F54
(81,63,84)
#463649
(70,54,73)
#3B2D3E
(59,45,62)
#302433
(48,36,51)
#251B28
(37,27,40)
#1A121D
(26,18,29)
#0F0912
(15,9,18)
#000000
(0,0,0)

Tints of #7D6380

#7D6380
(125,99,128)
#88718B
(136,113,139)
#937F96
(147,127,150)
#9E8DA1
(158,141,161)
#A99BAC
(169,155,172)
#B4A9B7
(180,169,183)
#BFB7C2
(191,183,194)
#CAC5CD
(202,197,205)
#D5D3D8
(213,211,216)
#E0E1E3
(224,225,227)
#EBEFEE
(235,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6380; }

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

This text font color is #7D6380.

Background Color

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

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

This div background color is #7D6380.

Border color

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

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

This div border color is #7D6380.

Opacity

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

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

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

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

This text has shadow with #7D6380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6380.

Preview

Color preview on black background

This text has color #7D6380 on black background.


Color preview on white background

This text has color #7D6380 on white background.


Black color preview on #7D6380 background

This text has black color on #7D6380 background.


White color preview on #7D6380 background

This text has white color on #7D6380 background.


Related colors

Complementary color

Complementary color for #hex is #829C7F.


I love getcolorcode.com

Triadic colors

1 #807D63 and #63807D with #7D6380 are triadic colors.

2 #80637D and #637D80 with #7D6380 are triadic colors.