COLOR #7D507B

HEX: #7D507B RGB: (125,80,123)

Renk bilgisi

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

RGB renk modeli

#7D507B color RGB value is (125,80,123).

RGB: (125,80,123) (49%, 31%, 48%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 80 of 255 = 31%
B 123 of 255 = 48%

125
80
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 80 + 123 = 328 (100%)
R 125 of 328 ~ 38.11%
G 80 of 328 ~ 24.39%
B 123 of 328 ~ 37.5'%

%38.11
%24.39
%37.5

CMYK RENK MODELİ

#7D507B rengi CMYK tonu (0,36,2,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.00%
  • sarı tonu 1.60%
  • ana renk tonu 50.98%

CMYK: (0,36,2,51)
C0M36Y2K51 (0%, 36%, 2%, 51%)
(0.00 / 0.36 / 0.02 / 0.51)

CMYK yüzdeleri

%0
%36
%1.6
%50.98

Codes

Color #7D507B in popluar color models

7D 50 7B
RGB 125 80 123
HSL 303° 21.95% 40.20%
HSB/HSV 303° 36.00% 49.02%
CMYK 0.00% 36.00% 1.60%
50.98%

Color #7D507B in popluar number systems.

HEX 7D 50 7B
Decimal 125 80 123
Binary 1111101 1010000 1111011
Octal 175 120 173

Shades and tints

Shades of #7D507B

#7D507B
(125,80,123)
#724970
(114,73,112)
#674265
(103,66,101)
#5C3B5A
(92,59,90)
#51344F
(81,52,79)
#462D44
(70,45,68)
#3B2639
(59,38,57)
#301F2E
(48,31,46)
#251823
(37,24,35)
#1A1118
(26,17,24)
#0F0A0D
(15,10,13)
#000000
(0,0,0)

Tints of #7D507B

#7D507B
(125,80,123)
#885F87
(136,95,135)
#936E93
(147,110,147)
#9E7D9F
(158,125,159)
#A98CAB
(169,140,171)
#B49BB7
(180,155,183)
#BFAAC3
(191,170,195)
#CAB9CF
(202,185,207)
#D5C8DB
(213,200,219)
#E0D7E7
(224,215,231)
#EBE6F3
(235,230,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D507B color. Also use rgb(125,80,123) instead hex code.

Text Font Color

.myTextColor { color: #7D507B; }

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

This text font color is #7D507B.

Background Color

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

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

This div background color is #7D507B.

Border color

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

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

This div border color is #7D507B.

Opacity

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

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

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

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

This text has shadow with #7D507B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D507B.

Preview

Color preview on black background

This text has color #7D507B on black background.


Color preview on white background

This text has color #7D507B on white background.


Black color preview on #7D507B background

This text has black color on #7D507B background.


White color preview on #7D507B background

This text has white color on #7D507B background.


Related colors

Complementary color

Complementary color for #hex is #82AF84.


I love getcolorcode.com

Triadic colors

1 #7B7D50 and #507B7D with #7D507B are triadic colors.

2 #7B507D and #507D7B with #7D507B are triadic colors.