COLOR #7E5775

HEX: #7E5775 RGB: (126,87,117)

Renk bilgisi

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

RGB renk modeli

#7E5775 color RGB value is (126,87,117).

RGB: (126,87,117) (49%, 34%, 46%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 87 of 255 = 34%
B 117 of 255 = 46%

126
87
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 87 + 117 = 330 (100%)
R 126 of 330 ~ 38.18%
G 87 of 330 ~ 26.36%
B 117 of 330 ~ 35.45'%

%38.18
%26.36
%35.45

CMYK RENK MODELİ

#7E5775 rengi CMYK tonu (0,31,7,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.95%
  • sarı tonu 7.14%
  • ana renk tonu 50.59%

CMYK: (0,31,7,51)
C0M31Y7K51 (0%, 31%, 7%, 51%)
(0.00 / 0.31 / 0.07 / 0.51)

CMYK yüzdeleri

%0
%30.95
%7.14
%50.59

Codes

Color #7E5775 in popluar color models

7E 57 75
RGB 126 87 117
HSL 314° 18.31% 41.76%
HSB/HSV 314° 30.95% 49.41%
CMYK 0.00% 30.95% 7.14%
50.59%

Color #7E5775 in popluar number systems.

HEX 7E 57 75
Decimal 126 87 117
Binary 1111110 1010111 1110101
Octal 176 127 165

Shades and tints

Shades of #7E5775

#7E5775
(126,87,117)
#73506B
(115,80,107)
#684961
(104,73,97)
#5D4257
(93,66,87)
#523B4D
(82,59,77)
#473443
(71,52,67)
#3C2D39
(60,45,57)
#31262F
(49,38,47)
#261F25
(38,31,37)
#1B181B
(27,24,27)
#101111
(16,17,17)
#000000
(0,0,0)

Tints of #7E5775

#7E5775
(126,87,117)
#896681
(137,102,129)
#94758D
(148,117,141)
#9F8499
(159,132,153)
#AA93A5
(170,147,165)
#B5A2B1
(181,162,177)
#C0B1BD
(192,177,189)
#CBC0C9
(203,192,201)
#D6CFD5
(214,207,213)
#E1DEE1
(225,222,225)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5775 color. Also use rgb(126,87,117) instead hex code.

Text Font Color

.myTextColor { color: #7E5775; }

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

This text font color is #7E5775.

Background Color

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

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

This div background color is #7E5775.

Border color

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

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

This div border color is #7E5775.

Opacity

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

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

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

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

This text has shadow with #7E5775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5775.

Preview

Color preview on black background

This text has color #7E5775 on black background.


Color preview on white background

This text has color #7E5775 on white background.


Black color preview on #7E5775 background

This text has black color on #7E5775 background.


White color preview on #7E5775 background

This text has white color on #7E5775 background.


Related colors

Complementary color

Complementary color for #hex is #81A88A.


I love getcolorcode.com

Triadic colors

1 #757E57 and #57757E with #7E5775 are triadic colors.

2 #75577E and #577E75 with #7E5775 are triadic colors.