COLOR #7E5A3C

HEX: #7E5A3C RGB: (126,90,60)

Renk bilgisi

#7E5A3C contains mainly red and green colors. #7E5A3C ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#7E5A3C color RGB value is (126,90,60).

RGB: (126,90,60) (49%, 35%, 24%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 90 of 255 = 35%
B 60 of 255 = 24%

126
90
60

R + G + B ~ 36%. #7E5A3C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 90 + 60 = 276 (100%)
R 126 of 276 ~ 45.65%
G 90 of 276 ~ 32.61%
B 60 of 276 ~ 21.74'%

%45.65
%32.61
%21.74

CMYK RENK MODELİ

#7E5A3C rengi CMYK tonu (0,29,52,51).

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

CMYK: (0,29,52,51)
C0M29Y52K51 (0%, 29%, 52%, 51%)
(0.00 / 0.29 / 0.52 / 0.51)

CMYK yüzdeleri

%0
%28.57
%52.38
%50.59

Codes

Color #7E5A3C in popluar color models

7E 5A 3C
RGB 126 90 60
HSL 27° 35.48% 36.47%
HSB/HSV 27° 52.38% 49.41%
CMYK 0.00% 28.57% 52.38%
50.59%

Color #7E5A3C in popluar number systems.

HEX 7E 5A 3C
Decimal 126 90 60
Binary 1111110 1011010 111100
Octal 176 132 74

Shades and tints

Shades of #7E5A3C

#7E5A3C
(126,90,60)
#735237
(115,82,55)
#684A32
(104,74,50)
#5D422D
(93,66,45)
#523A28
(82,58,40)
#473223
(71,50,35)
#3C2A1E
(60,42,30)
#312219
(49,34,25)
#261A14
(38,26,20)
#1B120F
(27,18,15)
#100A0A
(16,10,10)
#000000
(0,0,0)

Tints of #7E5A3C

#7E5A3C
(126,90,60)
#89694D
(137,105,77)
#94785E
(148,120,94)
#9F876F
(159,135,111)
#AA9680
(170,150,128)
#B5A591
(181,165,145)
#C0B4A2
(192,180,162)
#CBC3B3
(203,195,179)
#D6D2C4
(214,210,196)
#E1E1D5
(225,225,213)
#ECF0E6
(236,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5A3C; }

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

This text font color is #7E5A3C.

Background Color

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

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

This div background color is #7E5A3C.

Border color

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

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

This div border color is #7E5A3C.

Opacity

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

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

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

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

This text has shadow with #7E5A3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5A3C.

Preview

Color preview on black background

This text has color #7E5A3C on black background.


Color preview on white background

This text has color #7E5A3C on white background.


Black color preview on #7E5A3C background

This text has black color on #7E5A3C background.


White color preview on #7E5A3C background

This text has white color on #7E5A3C background.


Related colors

Complementary color

Complementary color for #hex is #81A5C3.


I love getcolorcode.com

Triadic colors

1 #3C7E5A and #5A3C7E with #7E5A3C are triadic colors.

2 #3C5A7E and #5A7E3C with #7E5A3C are triadic colors.