COLOR #7E5A58

HEX: #7E5A58 RGB: (126,90,88)

Renk bilgisi

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

RGB renk modeli

#7E5A58 color RGB value is (126,90,88).

RGB: (126,90,88) (49%, 35%, 35%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 90 of 255 = 35%
B 88 of 255 = 35%

126
90
88

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 90 + 88 = 304 (100%)
R 126 of 304 ~ 41.45%
G 90 of 304 ~ 29.61%
B 88 of 304 ~ 28.95'%

%41.45
%29.61
%28.95

CMYK RENK MODELİ

#7E5A58 rengi CMYK tonu (0,29,30,51).

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

CMYK: (0,29,30,51)
C0M29Y30K51 (0%, 29%, 30%, 51%)
(0.00 / 0.29 / 0.30 / 0.51)

CMYK yüzdeleri

%0
%28.57
%30.16
%50.59

Codes

Color #7E5A58 in popluar color models

7E 5A 58
RGB 126 90 88
HSL 17.76% 41.96%
HSB/HSV 30.16% 49.41%
CMYK 0.00% 28.57% 30.16%
50.59%

Color #7E5A58 in popluar number systems.

HEX 7E 5A 58
Decimal 126 90 88
Binary 1111110 1011010 1011000
Octal 176 132 130

Shades and tints

Shades of #7E5A58

#7E5A58
(126,90,88)
#735250
(115,82,80)
#684A48
(104,74,72)
#5D4240
(93,66,64)
#523A38
(82,58,56)
#473230
(71,50,48)
#3C2A28
(60,42,40)
#312220
(49,34,32)
#261A18
(38,26,24)
#1B1210
(27,18,16)
#100A08
(16,10,8)
#000000
(0,0,0)

Tints of #7E5A58

#7E5A58
(126,90,88)
#896967
(137,105,103)
#947876
(148,120,118)
#9F8785
(159,135,133)
#AA9694
(170,150,148)
#B5A5A3
(181,165,163)
#C0B4B2
(192,180,178)
#CBC3C1
(203,195,193)
#D6D2D0
(214,210,208)
#E1E1DF
(225,225,223)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5A58; }

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

This text font color is #7E5A58.

Background Color

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

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

This div background color is #7E5A58.

Border color

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

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

This div border color is #7E5A58.

Opacity

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

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

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

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

This text has shadow with #7E5A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5A58.

Preview

Color preview on black background

This text has color #7E5A58 on black background.


Color preview on white background

This text has color #7E5A58 on white background.


Black color preview on #7E5A58 background

This text has black color on #7E5A58 background.


White color preview on #7E5A58 background

This text has white color on #7E5A58 background.


Related colors

Complementary color

Complementary color for #hex is #81A5A7.


I love getcolorcode.com

Triadic colors

1 #587E5A and #5A587E with #7E5A58 are triadic colors.

2 #585A7E and #5A7E58 with #7E5A58 are triadic colors.