COLOR #7E6351

HEX: #7E6351 RGB: (126,99,81)

Renk bilgisi

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

RGB renk modeli

#7E6351 color RGB value is (126,99,81).

RGB: (126,99,81) (49%, 39%, 32%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 99 of 255 = 39%
B 81 of 255 = 32%

126
99
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 99 + 81 = 306 (100%)
R 126 of 306 ~ 41.18%
G 99 of 306 ~ 32.35%
B 81 of 306 ~ 26.47'%

%41.18
%32.35
%26.47

CMYK RENK MODELİ

#7E6351 rengi CMYK tonu (0,21,36,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.43%
  • sarı tonu 35.71%
  • ana renk tonu 50.59%

CMYK: (0,21,36,51)
C0M21Y36K51 (0%, 21%, 36%, 51%)
(0.00 / 0.21 / 0.36 / 0.51)

CMYK yüzdeleri

%0
%21.43
%35.71
%50.59

Codes

Color #7E6351 in popluar color models

7E 63 51
RGB 126 99 81
HSL 24° 21.74% 40.59%
HSB/HSV 24° 35.71% 49.41%
CMYK 0.00% 21.43% 35.71%
50.59%

Color #7E6351 in popluar number systems.

HEX 7E 63 51
Decimal 126 99 81
Binary 1111110 1100011 1010001
Octal 176 143 121

Shades and tints

Shades of #7E6351

#7E6351
(126,99,81)
#735A4A
(115,90,74)
#685143
(104,81,67)
#5D483C
(93,72,60)
#523F35
(82,63,53)
#47362E
(71,54,46)
#3C2D27
(60,45,39)
#312420
(49,36,32)
#261B19
(38,27,25)
#1B1212
(27,18,18)
#10090B
(16,9,11)
#000000
(0,0,0)

Tints of #7E6351

#7E6351
(126,99,81)
#897160
(137,113,96)
#947F6F
(148,127,111)
#9F8D7E
(159,141,126)
#AA9B8D
(170,155,141)
#B5A99C
(181,169,156)
#C0B7AB
(192,183,171)
#CBC5BA
(203,197,186)
#D6D3C9
(214,211,201)
#E1E1D8
(225,225,216)
#ECEFE7
(236,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6351 color. Also use rgb(126,99,81) instead hex code.

Text Font Color

.myTextColor { color: #7E6351; }

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

This text font color is #7E6351.

Background Color

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

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

This div background color is #7E6351.

Border color

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

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

This div border color is #7E6351.

Opacity

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

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

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

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

This text has shadow with #7E6351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6351.

Preview

Color preview on black background

This text has color #7E6351 on black background.


Color preview on white background

This text has color #7E6351 on white background.


Black color preview on #7E6351 background

This text has black color on #7E6351 background.


White color preview on #7E6351 background

This text has white color on #7E6351 background.


Related colors

Complementary color

Complementary color for #hex is #819CAE.


I love getcolorcode.com

Triadic colors

1 #517E63 and #63517E with #7E6351 are triadic colors.

2 #51637E and #637E51 with #7E6351 are triadic colors.