COLOR #7E6F75

HEX: #7E6F75 RGB: (126,111,117)

Renk bilgisi

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

RGB renk modeli

#7E6F75 color RGB value is (126,111,117).

RGB: (126,111,117) (49%, 44%, 46%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 111 of 255 = 44%
B 117 of 255 = 46%

126
111
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 111 + 117 = 354 (100%)
R 126 of 354 ~ 35.59%
G 111 of 354 ~ 31.36%
B 117 of 354 ~ 33.05'%

%35.59
%31.36
%33.05

CMYK RENK MODELİ

#7E6F75 rengi CMYK tonu (0,12,7,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.90%
  • sarı tonu 7.14%
  • ana renk tonu 50.59%

CMYK: (0,12,7,51)
C0M12Y7K51 (0%, 12%, 7%, 51%)
(0.00 / 0.12 / 0.07 / 0.51)

CMYK yüzdeleri

%0
%11.9
%7.14
%50.59

Codes

Color #7E6F75 in popluar color models

7E 6F 75
RGB 126 111 117
HSL 336° 6.33% 46.47%
HSB/HSV 336° 11.90% 49.41%
CMYK 0.00% 11.90% 7.14%
50.59%

Color #7E6F75 in popluar number systems.

HEX 7E 6F 75
Decimal 126 111 117
Binary 1111110 1101111 1110101
Octal 176 157 165

Shades and tints

Shades of #7E6F75

#7E6F75
(126,111,117)
#73656B
(115,101,107)
#685B61
(104,91,97)
#5D5157
(93,81,87)
#52474D
(82,71,77)
#473D43
(71,61,67)
#3C3339
(60,51,57)
#31292F
(49,41,47)
#261F25
(38,31,37)
#1B151B
(27,21,27)
#100B11
(16,11,17)
#000000
(0,0,0)

Tints of #7E6F75

#7E6F75
(126,111,117)
#897C81
(137,124,129)
#94898D
(148,137,141)
#9F9699
(159,150,153)
#AAA3A5
(170,163,165)
#B5B0B1
(181,176,177)
#C0BDBD
(192,189,189)
#CBCAC9
(203,202,201)
#D6D7D5
(214,215,213)
#E1E4E1
(225,228,225)
#ECF1ED
(236,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6F75 color. Also use rgb(126,111,117) instead hex code.

Text Font Color

.myTextColor { color: #7E6F75; }

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

This text font color is #7E6F75.

Background Color

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

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

This div background color is #7E6F75.

Border color

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

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

This div border color is #7E6F75.

Opacity

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

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

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

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

This text has shadow with #7E6F75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6F75.

Preview

Color preview on black background

This text has color #7E6F75 on black background.


Color preview on white background

This text has color #7E6F75 on white background.


Black color preview on #7E6F75 background

This text has black color on #7E6F75 background.


White color preview on #7E6F75 background

This text has white color on #7E6F75 background.


Related colors

Complementary color

Complementary color for #hex is #81908A.


I love getcolorcode.com

Triadic colors

1 #757E6F and #6F757E with #7E6F75 are triadic colors.

2 #756F7E and #6F7E75 with #7E6F75 are triadic colors.