COLOR #7E5C75

HEX: #7E5C75 RGB: (126,92,117)

Renk bilgisi

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

RGB renk modeli

#7E5C75 color RGB value is (126,92,117).

RGB: (126,92,117) (49%, 36%, 46%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 92 of 255 = 36%
B 117 of 255 = 46%

126
92
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 92 + 117 = 335 (100%)
R 126 of 335 ~ 37.61%
G 92 of 335 ~ 27.46%
B 117 of 335 ~ 34.93'%

%37.61
%27.46
%34.93

CMYK RENK MODELİ

#7E5C75 rengi CMYK tonu (0,27,7,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.98%
  • sarı tonu 7.14%
  • ana renk tonu 50.59%
CMYK: (0,27,7,51) C0M27Y7K51 (0%,27%,7%,51%) (0.00/0.27/0.07/0.51) 

CMYK yüzdeleri

%0
%26.98
%7.14
%50.59

Codes

Color #7E5C75 in popluar color models

7E 5C 75
RGB 126 92 117
HSL 316° 15.60% 42.75%
HSB/HSV 316° 26.98% 49.41%
CMYK 0.00% 26.98% 7.14%
50.59%

Color #7E5C75 in popluar number systems.

HEX 7E 5C 75
Decimal 126 92 117
Binary 1111110 1011100 1110101
Octal 176 134 165

Shades and tints

Shades of #7E5C75

#7E5C75
(126,92,117)
#73546B
(115,84,107)
#684C61
(104,76,97)
#5D4457
(93,68,87)
#523C4D
(82,60,77)
#473443
(71,52,67)
#3C2C39
(60,44,57)
#31242F
(49,36,47)
#261C25
(38,28,37)
#1B141B
(27,20,27)
#100C11
(16,12,17)
#000000
(0,0,0)

Tints of #7E5C75

#7E5C75
(126,92,117)
#896A81
(137,106,129)
#94788D
(148,120,141)
#9F8699
(159,134,153)
#AA94A5
(170,148,165)
#B5A2B1
(181,162,177)
#C0B0BD
(192,176,189)
#CBBEC9
(203,190,201)
#D6CCD5
(214,204,213)
#E1DAE1
(225,218,225)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5C75; }

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

This text font color is #7E5C75.

Background Color

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

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

This div background color is #7E5C75.

Border color

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

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

This div border color is #7E5C75.

Opacity

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

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

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

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

This text has shadow with #7E5C75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5C75.

Preview

Color preview on black background

This text has color #7E5C75 on black background.


Color preview on white background

This text has color #7E5C75 on white background.


Black color preview on #7E5C75 background

This text has black color on #7E5C75 background.


White color preview on #7E5C75 background

This text has white color on #7E5C75 background.


Related colors

Complementary color

Complementary color for #hex is #81A38A.


I love getcolorcode.com

Triadic colors

1 #757E5C and #5C757E with #7E5C75 are triadic colors.

2 #755C7E and #5C7E75 with #7E5C75 are triadic colors.