COLOR #7E5765

HEX: #7E5765 RGB: (126,87,101)

Renk bilgisi

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

RGB renk modeli

#7E5765 color RGB value is (126,87,101).

RGB: (126,87,101) (49%, 34%, 40%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 87 of 255 = 34%
B 101 of 255 = 40%

126
87
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 87 + 101 = 314 (100%)
R 126 of 314 ~ 40.13%
G 87 of 314 ~ 27.71%
B 101 of 314 ~ 32.17'%

%40.13
%27.71
%32.17

CMYK RENK MODELİ

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

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

CMYK: (0,31,20,51)
C0M31Y20K51 (0%, 31%, 20%, 51%)
(0.00 / 0.31 / 0.20 / 0.51)

CMYK yüzdeleri

%0
%30.95
%19.84
%50.59

Codes

Color #7E5765 in popluar color models

7E 57 65
RGB 126 87 101
HSL 338° 18.31% 41.76%
HSB/HSV 338° 30.95% 49.41%
CMYK 0.00% 30.95% 19.84%
50.59%

Color #7E5765 in popluar number systems.

HEX 7E 57 65
Decimal 126 87 101
Binary 1111110 1010111 1100101
Octal 176 127 145

Shades and tints

Shades of #7E5765

#7E5765
(126,87,101)
#73505C
(115,80,92)
#684953
(104,73,83)
#5D424A
(93,66,74)
#523B41
(82,59,65)
#473438
(71,52,56)
#3C2D2F
(60,45,47)
#312626
(49,38,38)
#261F1D
(38,31,29)
#1B1814
(27,24,20)
#10110B
(16,17,11)
#000000
(0,0,0)

Tints of #7E5765

#7E5765
(126,87,101)
#896673
(137,102,115)
#947581
(148,117,129)
#9F848F
(159,132,143)
#AA939D
(170,147,157)
#B5A2AB
(181,162,171)
#C0B1B9
(192,177,185)
#CBC0C7
(203,192,199)
#D6CFD5
(214,207,213)
#E1DEE3
(225,222,227)
#ECEDF1
(236,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5765; }

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

This text font color is #7E5765.

Background Color

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

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

This div background color is #7E5765.

Border color

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

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

This div border color is #7E5765.

Opacity

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

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

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

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

This text has shadow with #7E5765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5765.

Preview

Color preview on black background

This text has color #7E5765 on black background.


Color preview on white background

This text has color #7E5765 on white background.


Black color preview on #7E5765 background

This text has black color on #7E5765 background.


White color preview on #7E5765 background

This text has white color on #7E5765 background.


Related colors

Complementary color

Complementary color for #hex is #81A89A.


I love getcolorcode.com

Triadic colors

1 #657E57 and #57657E with #7E5765 are triadic colors.

2 #65577E and #577E65 with #7E5765 are triadic colors.