COLOR #7E6C6B

HEX: #7E6C6B RGB: (126,108,107)

Renk bilgisi

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

RGB renk modeli

#7E6C6B color RGB value is (126,108,107).

RGB: (126,108,107) (49%, 42%, 42%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 108 of 255 = 42%
B 107 of 255 = 42%

126
108
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 108 + 107 = 341 (100%)
R 126 of 341 ~ 36.95%
G 108 of 341 ~ 31.67%
B 107 of 341 ~ 31.38'%

%36.95
%31.67
%31.38

CMYK RENK MODELİ

#7E6C6B rengi CMYK tonu (0,14,15,51).

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

CMYK: (0,14,15,51)
C0M14Y15K51 (0%, 14%, 15%, 51%)
(0.00 / 0.14 / 0.15 / 0.51)

CMYK yüzdeleri

%0
%14.29
%15.08
%50.59

Codes

Color #7E6C6B in popluar color models

7E 6C 6B
RGB 126 108 107
HSL 8.15% 45.69%
HSB/HSV 15.08% 49.41%
CMYK 0.00% 14.29% 15.08%
50.59%

Color #7E6C6B in popluar number systems.

HEX 7E 6C 6B
Decimal 126 108 107
Binary 1111110 1101100 1101011
Octal 176 154 153

Shades and tints

Shades of #7E6C6B

#7E6C6B
(126,108,107)
#736362
(115,99,98)
#685A59
(104,90,89)
#5D5150
(93,81,80)
#524847
(82,72,71)
#473F3E
(71,63,62)
#3C3635
(60,54,53)
#312D2C
(49,45,44)
#262423
(38,36,35)
#1B1B1A
(27,27,26)
#101211
(16,18,17)
#000000
(0,0,0)

Tints of #7E6C6B

#7E6C6B
(126,108,107)
#897978
(137,121,120)
#948685
(148,134,133)
#9F9392
(159,147,146)
#AAA09F
(170,160,159)
#B5ADAC
(181,173,172)
#C0BAB9
(192,186,185)
#CBC7C6
(203,199,198)
#D6D4D3
(214,212,211)
#E1E1E0
(225,225,224)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6C6B; }

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

This text font color is #7E6C6B.

Background Color

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

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

This div background color is #7E6C6B.

Border color

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

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

This div border color is #7E6C6B.

Opacity

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

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

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

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

This text has shadow with #7E6C6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6C6B.

Preview

Color preview on black background

This text has color #7E6C6B on black background.


Color preview on white background

This text has color #7E6C6B on white background.


Black color preview on #7E6C6B background

This text has black color on #7E6C6B background.


White color preview on #7E6C6B background

This text has white color on #7E6C6B background.


Related colors

Complementary color

Complementary color for #hex is #819394.


I love getcolorcode.com

Triadic colors

1 #6B7E6C and #6C6B7E with #7E6C6B are triadic colors.

2 #6B6C7E and #6C7E6B with #7E6C6B are triadic colors.