COLOR #7E6150

HEX: #7E6150 RGB: (126,97,80)

Renk bilgisi

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

RGB renk modeli

#7E6150 color RGB value is (126,97,80).

RGB: (126,97,80) (49%, 38%, 31%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 97 of 255 = 38%
B 80 of 255 = 31%

126
97
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 97 + 80 = 303 (100%)
R 126 of 303 ~ 41.58%
G 97 of 303 ~ 32.01%
B 80 of 303 ~ 26.4'%

%41.58
%32.01
%26.4

CMYK RENK MODELİ

#7E6150 rengi CMYK tonu (0,23,37,51).

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

CMYK: (0,23,37,51)
C0M23Y37K51 (0%, 23%, 37%, 51%)
(0.00 / 0.23 / 0.37 / 0.51)

CMYK yüzdeleri

%0
%23.02
%36.51
%50.59

Codes

Color #7E6150 in popluar color models

7E 61 50
RGB 126 97 80
HSL 22° 22.33% 40.39%
HSB/HSV 22° 36.51% 49.41%
CMYK 0.00% 23.02% 36.51%
50.59%

Color #7E6150 in popluar number systems.

HEX 7E 61 50
Decimal 126 97 80
Binary 1111110 1100001 1010000
Octal 176 141 120

Shades and tints

Shades of #7E6150

#7E6150
(126,97,80)
#735949
(115,89,73)
#685142
(104,81,66)
#5D493B
(93,73,59)
#524134
(82,65,52)
#47392D
(71,57,45)
#3C3126
(60,49,38)
#31291F
(49,41,31)
#262118
(38,33,24)
#1B1911
(27,25,17)
#10110A
(16,17,10)
#000000
(0,0,0)

Tints of #7E6150

#7E6150
(126,97,80)
#896F5F
(137,111,95)
#947D6E
(148,125,110)
#9F8B7D
(159,139,125)
#AA998C
(170,153,140)
#B5A79B
(181,167,155)
#C0B5AA
(192,181,170)
#CBC3B9
(203,195,185)
#D6D1C8
(214,209,200)
#E1DFD7
(225,223,215)
#ECEDE6
(236,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6150; }

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

This text font color is #7E6150.

Background Color

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

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

This div background color is #7E6150.

Border color

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

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

This div border color is #7E6150.

Opacity

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

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

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

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

This text has shadow with #7E6150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6150.

Preview

Color preview on black background

This text has color #7E6150 on black background.


Color preview on white background

This text has color #7E6150 on white background.


Black color preview on #7E6150 background

This text has black color on #7E6150 background.


White color preview on #7E6150 background

This text has white color on #7E6150 background.


Related colors

Complementary color

Complementary color for #hex is #819EAF.


I love getcolorcode.com

Triadic colors

1 #507E61 and #61507E with #7E6150 are triadic colors.

2 #50617E and #617E50 with #7E6150 are triadic colors.