COLOR #7E7763

HEX: #7E7763 RGB: (126,119,99)

Renk bilgisi

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

RGB renk modeli

#7E7763 color RGB value is (126,119,99).

RGB: (126,119,99) (49%, 47%, 39%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 119 of 255 = 47%
B 99 of 255 = 39%

126
119
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 119 + 99 = 344 (100%)
R 126 of 344 ~ 36.63%
G 119 of 344 ~ 34.59%
B 99 of 344 ~ 28.78'%

%36.63
%34.59
%28.78

CMYK RENK MODELİ

#7E7763 rengi CMYK tonu (0,6,21,51).

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

CMYK: (0,6,21,51)
C0M6Y21K51 (0%, 6%, 21%, 51%)
(0.00 / 0.06 / 0.21 / 0.51)

CMYK yüzdeleri

%0
%5.56
%21.43
%50.59

Codes

Color #7E7763 in popluar color models

7E 77 63
RGB 126 119 99
HSL 44° 12.00% 44.12%
HSB/HSV 44° 21.43% 49.41%
CMYK 0.00% 5.56% 21.43%
50.59%

Color #7E7763 in popluar number systems.

HEX 7E 77 63
Decimal 126 119 99
Binary 1111110 1110111 1100011
Octal 176 167 143

Shades and tints

Shades of #7E7763

#7E7763
(126,119,99)
#736D5A
(115,109,90)
#686351
(104,99,81)
#5D5948
(93,89,72)
#524F3F
(82,79,63)
#474536
(71,69,54)
#3C3B2D
(60,59,45)
#313124
(49,49,36)
#26271B
(38,39,27)
#1B1D12
(27,29,18)
#101309
(16,19,9)
#000000
(0,0,0)

Tints of #7E7763

#7E7763
(126,119,99)
#898371
(137,131,113)
#948F7F
(148,143,127)
#9F9B8D
(159,155,141)
#AAA79B
(170,167,155)
#B5B3A9
(181,179,169)
#C0BFB7
(192,191,183)
#CBCBC5
(203,203,197)
#D6D7D3
(214,215,211)
#E1E3E1
(225,227,225)
#ECEFEF
(236,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E7763; }

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

This text font color is #7E7763.

Background Color

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

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

This div background color is #7E7763.

Border color

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

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

This div border color is #7E7763.

Opacity

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

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

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

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

This text has shadow with #7E7763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E7763.

Preview

Color preview on black background

This text has color #7E7763 on black background.


Color preview on white background

This text has color #7E7763 on white background.


Black color preview on #7E7763 background

This text has black color on #7E7763 background.


White color preview on #7E7763 background

This text has white color on #7E7763 background.


Related colors

Complementary color

Complementary color for #hex is #81889C.


I love getcolorcode.com

Triadic colors

1 #637E77 and #77637E with #7E7763 are triadic colors.

2 #63777E and #777E63 with #7E7763 are triadic colors.