COLOR #7E5E75

HEX: #7E5E75 RGB: (126,94,117)

Renk bilgisi

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

RGB renk modeli

#7E5E75 color RGB value is (126,94,117).

RGB: (126,94,117) (49%, 37%, 46%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 94 of 255 = 37%
B 117 of 255 = 46%

126
94
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 94 + 117 = 337 (100%)
R 126 of 337 ~ 37.39%
G 94 of 337 ~ 27.89%
B 117 of 337 ~ 34.72'%

%37.39
%27.89
%34.72

CMYK RENK MODELİ

#7E5E75 rengi CMYK tonu (0,25,7,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.40%
  • sarı tonu 7.14%
  • ana renk tonu 50.59%
CMYK: (0,25,7,51) C0M25Y7K51 (0%,25%,7%,51%) (0.00/0.25/0.07/0.51) 

CMYK yüzdeleri

%0
%25.4
%7.14
%50.59

Codes

Color #7E5E75 in popluar color models

7E 5E 75
RGB 126 94 117
HSL 317° 14.55% 43.14%
HSB/HSV 317° 25.40% 49.41%
CMYK 0.00% 25.40% 7.14%
50.59%

Color #7E5E75 in popluar number systems.

HEX 7E 5E 75
Decimal 126 94 117
Binary 1111110 1011110 1110101
Octal 176 136 165

Shades and tints

Shades of #7E5E75

#7E5E75
(126,94,117)
#73566B
(115,86,107)
#684E61
(104,78,97)
#5D4657
(93,70,87)
#523E4D
(82,62,77)
#473643
(71,54,67)
#3C2E39
(60,46,57)
#31262F
(49,38,47)
#261E25
(38,30,37)
#1B161B
(27,22,27)
#100E11
(16,14,17)
#000000
(0,0,0)

Tints of #7E5E75

#7E5E75
(126,94,117)
#896C81
(137,108,129)
#947A8D
(148,122,141)
#9F8899
(159,136,153)
#AA96A5
(170,150,165)
#B5A4B1
(181,164,177)
#C0B2BD
(192,178,189)
#CBC0C9
(203,192,201)
#D6CED5
(214,206,213)
#E1DCE1
(225,220,225)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5E75; }

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

This text font color is #7E5E75.

Background Color

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

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

This div background color is #7E5E75.

Border color

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

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

This div border color is #7E5E75.

Opacity

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

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

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

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

This text has shadow with #7E5E75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5E75.

Preview

Color preview on black background

This text has color #7E5E75 on black background.


Color preview on white background

This text has color #7E5E75 on white background.


Black color preview on #7E5E75 background

This text has black color on #7E5E75 background.


White color preview on #7E5E75 background

This text has white color on #7E5E75 background.


Related colors

Complementary color

Complementary color for #hex is #81A18A.


I love getcolorcode.com

Triadic colors

1 #757E5E and #5E757E with #7E5E75 are triadic colors.

2 #755E7E and #5E7E75 with #7E5E75 are triadic colors.