COLOR #7E736B

HEX: #7E736B RGB: (126,115,107)

Renk bilgisi

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

RGB renk modeli

#7E736B color RGB value is (126,115,107).

RGB: (126,115,107) (49%, 45%, 42%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 115 of 255 = 45%
B 107 of 255 = 42%

126
115
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 115 + 107 = 348 (100%)
R 126 of 348 ~ 36.21%
G 115 of 348 ~ 33.05%
B 107 of 348 ~ 30.75'%

%36.21
%33.05
%30.75

CMYK RENK MODELİ

#7E736B rengi CMYK tonu (0,9,15,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.73%
  • sarı tonu 15.08%
  • ana renk tonu 50.59%

CMYK: (0,9,15,51)
C0M9Y15K51 (0%, 9%, 15%, 51%)
(0.00 / 0.09 / 0.15 / 0.51)

CMYK yüzdeleri

%0
%8.73
%15.08
%50.59

Codes

Color #7E736B in popluar color models

7E 73 6B
RGB 126 115 107
HSL 25° 8.15% 45.69%
HSB/HSV 25° 15.08% 49.41%
CMYK 0.00% 8.73% 15.08%
50.59%

Color #7E736B in popluar number systems.

HEX 7E 73 6B
Decimal 126 115 107
Binary 1111110 1110011 1101011
Octal 176 163 153

Shades and tints

Shades of #7E736B

#7E736B
(126,115,107)
#736962
(115,105,98)
#685F59
(104,95,89)
#5D5550
(93,85,80)
#524B47
(82,75,71)
#47413E
(71,65,62)
#3C3735
(60,55,53)
#312D2C
(49,45,44)
#262323
(38,35,35)
#1B191A
(27,25,26)
#100F11
(16,15,17)
#000000
(0,0,0)

Tints of #7E736B

#7E736B
(126,115,107)
#897F78
(137,127,120)
#948B85
(148,139,133)
#9F9792
(159,151,146)
#AAA39F
(170,163,159)
#B5AFAC
(181,175,172)
#C0BBB9
(192,187,185)
#CBC7C6
(203,199,198)
#D6D3D3
(214,211,211)
#E1DFE0
(225,223,224)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E736B color. Also use rgb(126,115,107) instead hex code.

Text Font Color

.myTextColor { color: #7E736B; }

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

This text font color is #7E736B.

Background Color

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

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

This div background color is #7E736B.

Border color

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

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

This div border color is #7E736B.

Opacity

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

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

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

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

This text has shadow with #7E736B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E736B.

Preview

Color preview on black background

This text has color #7E736B on black background.


Color preview on white background

This text has color #7E736B on white background.


Black color preview on #7E736B background

This text has black color on #7E736B background.


White color preview on #7E736B background

This text has white color on #7E736B background.


Related colors

Complementary color

Complementary color for #hex is #818C94.


I love getcolorcode.com

Triadic colors

1 #6B7E73 and #736B7E with #7E736B are triadic colors.

2 #6B737E and #737E6B with #7E736B are triadic colors.