COLOR #7E5A70

HEX: #7E5A70 RGB: (126,90,112)

Renk bilgisi

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

RGB renk modeli

#7E5A70 color RGB value is (126,90,112).

RGB: (126,90,112) (49%, 35%, 44%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 90 of 255 = 35%
B 112 of 255 = 44%

126
90
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 90 + 112 = 328 (100%)
R 126 of 328 ~ 38.41%
G 90 of 328 ~ 27.44%
B 112 of 328 ~ 34.15'%

%38.41
%27.44
%34.15

CMYK RENK MODELİ

#7E5A70 rengi CMYK tonu (0,29,11,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.57%
  • sarı tonu 11.11%
  • ana renk tonu 50.59%

CMYK: (0,29,11,51)
C0M29Y11K51 (0%, 29%, 11%, 51%)
(0.00 / 0.29 / 0.11 / 0.51)

CMYK yüzdeleri

%0
%28.57
%11.11
%50.59

Codes

Color #7E5A70 in popluar color models

7E 5A 70
RGB 126 90 112
HSL 323° 16.67% 42.35%
HSB/HSV 323° 28.57% 49.41%
CMYK 0.00% 28.57% 11.11%
50.59%

Color #7E5A70 in popluar number systems.

HEX 7E 5A 70
Decimal 126 90 112
Binary 1111110 1011010 1110000
Octal 176 132 160

Shades and tints

Shades of #7E5A70

#7E5A70
(126,90,112)
#735266
(115,82,102)
#684A5C
(104,74,92)
#5D4252
(93,66,82)
#523A48
(82,58,72)
#47323E
(71,50,62)
#3C2A34
(60,42,52)
#31222A
(49,34,42)
#261A20
(38,26,32)
#1B1216
(27,18,22)
#100A0C
(16,10,12)
#000000
(0,0,0)

Tints of #7E5A70

#7E5A70
(126,90,112)
#89697D
(137,105,125)
#94788A
(148,120,138)
#9F8797
(159,135,151)
#AA96A4
(170,150,164)
#B5A5B1
(181,165,177)
#C0B4BE
(192,180,190)
#CBC3CB
(203,195,203)
#D6D2D8
(214,210,216)
#E1E1E5
(225,225,229)
#ECF0F2
(236,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5A70 color. Also use rgb(126,90,112) instead hex code.

Text Font Color

.myTextColor { color: #7E5A70; }

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

This text font color is #7E5A70.

Background Color

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

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

This div background color is #7E5A70.

Border color

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

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

This div border color is #7E5A70.

Opacity

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

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

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

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

This text has shadow with #7E5A70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5A70.

Preview

Color preview on black background

This text has color #7E5A70 on black background.


Color preview on white background

This text has color #7E5A70 on white background.


Black color preview on #7E5A70 background

This text has black color on #7E5A70 background.


White color preview on #7E5A70 background

This text has white color on #7E5A70 background.


Related colors

Complementary color

Complementary color for #hex is #81A58F.


I love getcolorcode.com

Triadic colors

1 #707E5A and #5A707E with #7E5A70 are triadic colors.

2 #705A7E and #5A7E70 with #7E5A70 are triadic colors.