COLOR #7E5A55

HEX: #7E5A55 RGB: (126,90,85)

Renk bilgisi

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

RGB renk modeli

#7E5A55 color RGB value is (126,90,85).

RGB: (126,90,85) (49%, 35%, 33%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 90 of 255 = 35%
B 85 of 255 = 33%

126
90
85

R + G + B ~ 39%. #7E5A55 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 90 + 85 = 301 (100%)
R 126 of 301 ~ 41.86%
G 90 of 301 ~ 29.9%
B 85 of 301 ~ 28.24'%

%41.86
%29.9
%28.24

CMYK RENK MODELİ

#7E5A55 rengi CMYK tonu (0,29,33,51).

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

CMYK: (0,29,33,51)
C0M29Y33K51 (0%, 29%, 33%, 51%)
(0.00 / 0.29 / 0.33 / 0.51)

CMYK yüzdeleri

%0
%28.57
%32.54
%50.59

Codes

Color #7E5A55 in popluar color models

7E 5A 55
RGB 126 90 85
HSL 19.43% 41.37%
HSB/HSV 32.54% 49.41%
CMYK 0.00% 28.57% 32.54%
50.59%

Color #7E5A55 in popluar number systems.

HEX 7E 5A 55
Decimal 126 90 85
Binary 1111110 1011010 1010101
Octal 176 132 125

Shades and tints

Shades of #7E5A55

#7E5A55
(126,90,85)
#73524E
(115,82,78)
#684A47
(104,74,71)
#5D4240
(93,66,64)
#523A39
(82,58,57)
#473232
(71,50,50)
#3C2A2B
(60,42,43)
#312224
(49,34,36)
#261A1D
(38,26,29)
#1B1216
(27,18,22)
#100A0F
(16,10,15)
#000000
(0,0,0)

Tints of #7E5A55

#7E5A55
(126,90,85)
#896964
(137,105,100)
#947873
(148,120,115)
#9F8782
(159,135,130)
#AA9691
(170,150,145)
#B5A5A0
(181,165,160)
#C0B4AF
(192,180,175)
#CBC3BE
(203,195,190)
#D6D2CD
(214,210,205)
#E1E1DC
(225,225,220)
#ECF0EB
(236,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5A55; }

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

This text font color is #7E5A55.

Background Color

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

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

This div background color is #7E5A55.

Border color

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

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

This div border color is #7E5A55.

Opacity

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

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

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

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

This text has shadow with #7E5A55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5A55.

Preview

Color preview on black background

This text has color #7E5A55 on black background.


Color preview on white background

This text has color #7E5A55 on white background.


Black color preview on #7E5A55 background

This text has black color on #7E5A55 background.


White color preview on #7E5A55 background

This text has white color on #7E5A55 background.


Related colors

Complementary color

Complementary color for #hex is #81A5AA.


I love getcolorcode.com

Triadic colors

1 #557E5A and #5A557E with #7E5A55 are triadic colors.

2 #555A7E and #5A7E55 with #7E5A55 are triadic colors.