COLOR #7E676A

HEX: #7E676A RGB: (126,103,106)

Renk bilgisi

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

RGB renk modeli

#7E676A color RGB value is (126,103,106).

RGB: (126,103,106) (49%, 40%, 42%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 103 of 255 = 40%
B 106 of 255 = 42%

126
103
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 103 + 106 = 335 (100%)
R 126 of 335 ~ 37.61%
G 103 of 335 ~ 30.75%
B 106 of 335 ~ 31.64'%

%37.61
%30.75
%31.64

CMYK RENK MODELİ

#7E676A rengi CMYK tonu (0,18,16,51).

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

CMYK: (0,18,16,51)
C0M18Y16K51 (0%, 18%, 16%, 51%)
(0.00 / 0.18 / 0.16 / 0.51)

CMYK yüzdeleri

%0
%18.25
%15.87
%50.59

Codes

Color #7E676A in popluar color models

7E 67 6A
RGB 126 103 106
HSL 352° 10.04% 44.90%
HSB/HSV 352° 18.25% 49.41%
CMYK 0.00% 18.25% 15.87%
50.59%

Color #7E676A in popluar number systems.

HEX 7E 67 6A
Decimal 126 103 106
Binary 1111110 1100111 1101010
Octal 176 147 152

Shades and tints

Shades of #7E676A

#7E676A
(126,103,106)
#735E61
(115,94,97)
#685558
(104,85,88)
#5D4C4F
(93,76,79)
#524346
(82,67,70)
#473A3D
(71,58,61)
#3C3134
(60,49,52)
#31282B
(49,40,43)
#261F22
(38,31,34)
#1B1619
(27,22,25)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #7E676A

#7E676A
(126,103,106)
#897477
(137,116,119)
#948184
(148,129,132)
#9F8E91
(159,142,145)
#AA9B9E
(170,155,158)
#B5A8AB
(181,168,171)
#C0B5B8
(192,181,184)
#CBC2C5
(203,194,197)
#D6CFD2
(214,207,210)
#E1DCDF
(225,220,223)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E676A; }

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

This text font color is #7E676A.

Background Color

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

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

This div background color is #7E676A.

Border color

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

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

This div border color is #7E676A.

Opacity

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

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

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

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

This text has shadow with #7E676A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E676A.

Preview

Color preview on black background

This text has color #7E676A on black background.


Color preview on white background

This text has color #7E676A on white background.


Black color preview on #7E676A background

This text has black color on #7E676A background.


White color preview on #7E676A background

This text has white color on #7E676A background.


Related colors

Complementary color

Complementary color for #hex is #819895.


I love getcolorcode.com

Triadic colors

1 #6A7E67 and #676A7E with #7E676A are triadic colors.

2 #6A677E and #677E6A with #7E676A are triadic colors.