COLOR #7D5E8A

HEX: #7D5E8A
RGB: (125,94,138)

Renk bilgisi

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

RGB renk modeli

#7D5E8A color RGB value is (125,94,138).

  • kırmız ton 125;
  • yeşil ton 94;
  • mavi ton 138.
RGB:
(125,94,138)
(49%,37%,54%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 94 of 255 = 37%
B 138 of 255 = 54%

125
94
138

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

Yüzdelerle RGB renk parçaları

R + G + B =
125 + 94 + 138 = 357 (100%)
R 125 of 357 ~ 35.01%
G 94 of 357 ~ 26.33%
B 138 of 357 ~ 38.66%

%35.01
%26.33
%38.66

CMYK RENK MODELİ

#7D5E8A rengi CMYK tonu (9,32,0,46).

  • camgöbeği tonu 9.42%
  • eflatun tonu 31.88%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%
CMYK:
(9,32,0,46)
C9M32Y0K46 
(9%,32%,0%,46%)
(0.09/0.32/0.00/0.46)	

CMYK yüzdeleri

%9.42
%31.88
%0
%45.88

Codes

Color #7D5E8A in popluar color models

7D5E8A
RGB12594138
HSL282°18.97%45.49%
HSB/HSV282°31.88%54.12%
CMYK9.42%31.88%0.00%
45.88%

Color #7D5E8A in popluar number systems.

HEX7D5E8A
Decimal12594138
Binary1111101101111010001010
Octal175136212

Shades and tints

Shades of #7D5E8A

#7D5E8A
(125,94,138)
#72567E
(114,86,126)
#674E72
(103,78,114)
#5C4666
(92,70,102)
#513E5A
(81,62,90)
#46364E
(70,54,78)
#3B2E42
(59,46,66)
#302636
(48,38,54)
#251E2A
(37,30,42)
#1A161E
(26,22,30)
#0F0E12
(15,14,18)
#000000
(0,0,0)

Tints of #7D5E8A

#7D5E8A
(125,94,138)
#886C94
(136,108,148)
#937A9E
(147,122,158)
#9E88A8
(158,136,168)
#A996B2
(169,150,178)
#B4A4BC
(180,164,188)
#BFB2C6
(191,178,198)
#CAC0D0
(202,192,208)
#D5CEDA
(213,206,218)
#E0DCE4
(224,220,228)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D5E8A color. Also use rgb(125,94,138) instead hex code.

Text Font Color

.myTextColor { color: #7D5E8A; }

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

This text font color is #7D5E8A.


Background Color

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

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

This div background color is #7D5E8A.


Border color

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

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

This div border color is #7D5E8A.


Opacity

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

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

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

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

This text has shadow with #7D5E8A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #7D5E8A on black background.


Color preview on white background

This text has color #7D5E8A on white background.



Black color preview on #7D5E8A background

This text has black color on #7D5E8A background.


White color preview on #7D5E8A background

This text has white color on #7D5E8A background.