COLOR #7E5A61

HEX: #7E5A61 RGB: (126,90,97)

Renk bilgisi

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

RGB renk modeli

#7E5A61 color RGB value is (126,90,97).

RGB: (126,90,97) (49%, 35%, 38%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 90 of 255 = 35%
B 97 of 255 = 38%

126
90
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 90 + 97 = 313 (100%)
R 126 of 313 ~ 40.26%
G 90 of 313 ~ 28.75%
B 97 of 313 ~ 30.99'%

%40.26
%28.75
%30.99

CMYK RENK MODELİ

#7E5A61 rengi CMYK tonu (0,29,23,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.57%
  • sarı tonu 23.02%
  • ana renk tonu 50.59%

CMYK: (0,29,23,51)
C0M29Y23K51 (0%, 29%, 23%, 51%)
(0.00 / 0.29 / 0.23 / 0.51)

CMYK yüzdeleri

%0
%28.57
%23.02
%50.59

Codes

Color #7E5A61 in popluar color models

7E 5A 61
RGB 126 90 97
HSL 348° 16.67% 42.35%
HSB/HSV 348° 28.57% 49.41%
CMYK 0.00% 28.57% 23.02%
50.59%

Color #7E5A61 in popluar number systems.

HEX 7E 5A 61
Decimal 126 90 97
Binary 1111110 1011010 1100001
Octal 176 132 141

Shades and tints

Shades of #7E5A61

#7E5A61
(126,90,97)
#735259
(115,82,89)
#684A51
(104,74,81)
#5D4249
(93,66,73)
#523A41
(82,58,65)
#473239
(71,50,57)
#3C2A31
(60,42,49)
#312229
(49,34,41)
#261A21
(38,26,33)
#1B1219
(27,18,25)
#100A11
(16,10,17)
#000000
(0,0,0)

Tints of #7E5A61

#7E5A61
(126,90,97)
#89696F
(137,105,111)
#94787D
(148,120,125)
#9F878B
(159,135,139)
#AA9699
(170,150,153)
#B5A5A7
(181,165,167)
#C0B4B5
(192,180,181)
#CBC3C3
(203,195,195)
#D6D2D1
(214,210,209)
#E1E1DF
(225,225,223)
#ECF0ED
(236,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5A61 color. Also use rgb(126,90,97) instead hex code.

Text Font Color

.myTextColor { color: #7E5A61; }

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

This text font color is #7E5A61.

Background Color

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

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

This div background color is #7E5A61.

Border color

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

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

This div border color is #7E5A61.

Opacity

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

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

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

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

This text has shadow with #7E5A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5A61.

Preview

Color preview on black background

This text has color #7E5A61 on black background.


Color preview on white background

This text has color #7E5A61 on white background.


Black color preview on #7E5A61 background

This text has black color on #7E5A61 background.


White color preview on #7E5A61 background

This text has white color on #7E5A61 background.


Related colors

Complementary color

Complementary color for #hex is #81A59E.


I love getcolorcode.com

Triadic colors

1 #617E5A and #5A617E with #7E5A61 are triadic colors.

2 #615A7E and #5A7E61 with #7E5A61 are triadic colors.