COLOR #7E5E60

HEX: #7E5E60 RGB: (126,94,96)

Renk bilgisi

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

RGB renk modeli

#7E5E60 color RGB value is (126,94,96).

RGB: (126,94,96) (49%, 37%, 38%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 94 of 255 = 37%
B 96 of 255 = 38%

126
94
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 94 + 96 = 316 (100%)
R 126 of 316 ~ 39.87%
G 94 of 316 ~ 29.75%
B 96 of 316 ~ 30.38'%

%39.87
%29.75
%30.38

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.40%
  • sarı tonu 23.81%
  • ana renk tonu 50.59%

CMYK: (0,25,24,51)
C0M25Y24K51 (0%, 25%, 24%, 51%)
(0.00 / 0.25 / 0.24 / 0.51)

CMYK yüzdeleri

%0
%25.4
%23.81
%50.59

Codes

Color #7E5E60 in popluar color models

7E 5E 60
RGB 126 94 96
HSL 356° 14.55% 43.14%
HSB/HSV 356° 25.40% 49.41%
CMYK 0.00% 25.40% 23.81%
50.59%

Color #7E5E60 in popluar number systems.

HEX 7E 5E 60
Decimal 126 94 96
Binary 1111110 1011110 1100000
Octal 176 136 140

Shades and tints

Shades of #7E5E60

#7E5E60
(126,94,96)
#735658
(115,86,88)
#684E50
(104,78,80)
#5D4648
(93,70,72)
#523E40
(82,62,64)
#473638
(71,54,56)
#3C2E30
(60,46,48)
#312628
(49,38,40)
#261E20
(38,30,32)
#1B1618
(27,22,24)
#100E10
(16,14,16)
#000000
(0,0,0)

Tints of #7E5E60

#7E5E60
(126,94,96)
#896C6E
(137,108,110)
#947A7C
(148,122,124)
#9F888A
(159,136,138)
#AA9698
(170,150,152)
#B5A4A6
(181,164,166)
#C0B2B4
(192,178,180)
#CBC0C2
(203,192,194)
#D6CED0
(214,206,208)
#E1DCDE
(225,220,222)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5E60; }

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

This text font color is #7E5E60.

Background Color

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

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

This div background color is #7E5E60.

Border color

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

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

This div border color is #7E5E60.

Opacity

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

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

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

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

This text has shadow with #7E5E60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5E60.

Preview

Color preview on black background

This text has color #7E5E60 on black background.


Color preview on white background

This text has color #7E5E60 on white background.


Black color preview on #7E5E60 background

This text has black color on #7E5E60 background.


White color preview on #7E5E60 background

This text has white color on #7E5E60 background.


Related colors

Complementary color

Complementary color for #hex is #81A19F.


I love getcolorcode.com

Gradyan

Color #7E5E60 is used in Deep Taupe gradient.

Deep Taupe


Triadic colors

1 #607E5E and #5E607E with #7E5E60 are triadic colors.

2 #605E7E and #5E7E60 with #7E5E60 are triadic colors.