COLOR #7E6766

HEX: #7E6766 RGB: (126,103,102)

Renk bilgisi

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

RGB renk modeli

#7E6766 color RGB value is (126,103,102).

RGB: (126,103,102) (49%, 40%, 40%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 103 of 255 = 40%
B 102 of 255 = 40%

126
103
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 103 + 102 = 331 (100%)
R 126 of 331 ~ 38.07%
G 103 of 331 ~ 31.12%
B 102 of 331 ~ 30.82'%

%38.07
%31.12
%30.82

CMYK RENK MODELİ

#7E6766 rengi CMYK tonu (0,18,19,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.25%
  • sarı tonu 19.05%
  • ana renk tonu 50.59%

CMYK: (0,18,19,51)
C0M18Y19K51 (0%, 18%, 19%, 51%)
(0.00 / 0.18 / 0.19 / 0.51)

CMYK yüzdeleri

%0
%18.25
%19.05
%50.59

Codes

Color #7E6766 in popluar color models

7E 67 66
RGB 126 103 102
HSL 10.53% 44.71%
HSB/HSV 19.05% 49.41%
CMYK 0.00% 18.25% 19.05%
50.59%

Color #7E6766 in popluar number systems.

HEX 7E 67 66
Decimal 126 103 102
Binary 1111110 1100111 1100110
Octal 176 147 146

Shades and tints

Shades of #7E6766

#7E6766
(126,103,102)
#735E5D
(115,94,93)
#685554
(104,85,84)
#5D4C4B
(93,76,75)
#524342
(82,67,66)
#473A39
(71,58,57)
#3C3130
(60,49,48)
#312827
(49,40,39)
#261F1E
(38,31,30)
#1B1615
(27,22,21)
#100D0C
(16,13,12)
#000000
(0,0,0)

Tints of #7E6766

#7E6766
(126,103,102)
#897473
(137,116,115)
#948180
(148,129,128)
#9F8E8D
(159,142,141)
#AA9B9A
(170,155,154)
#B5A8A7
(181,168,167)
#C0B5B4
(192,181,180)
#CBC2C1
(203,194,193)
#D6CFCE
(214,207,206)
#E1DCDB
(225,220,219)
#ECE9E8
(236,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6766 color. Also use rgb(126,103,102) instead hex code.

Text Font Color

.myTextColor { color: #7E6766; }

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

This text font color is #7E6766.

Background Color

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

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

This div background color is #7E6766.

Border color

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

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

This div border color is #7E6766.

Opacity

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

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

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

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

This text has shadow with #7E6766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6766.

Preview

Color preview on black background

This text has color #7E6766 on black background.


Color preview on white background

This text has color #7E6766 on white background.


Black color preview on #7E6766 background

This text has black color on #7E6766 background.


White color preview on #7E6766 background

This text has white color on #7E6766 background.


Related colors

Complementary color

Complementary color for #hex is #819899.


I love getcolorcode.com

Triadic colors

1 #667E67 and #67667E with #7E6766 are triadic colors.

2 #66677E and #677E66 with #7E6766 are triadic colors.