COLOR #7E7D75

HEX: #7E7D75 RGB: (126,125,117)

Renk bilgisi

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

RGB renk modeli

#7E7D75 color RGB value is (126,125,117).

RGB: (126,125,117) (49%, 49%, 46%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 125 of 255 = 49%
B 117 of 255 = 46%

126
125
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 125 + 117 = 368 (100%)
R 126 of 368 ~ 34.24%
G 125 of 368 ~ 33.97%
B 117 of 368 ~ 31.79'%

%34.24
%33.97
%31.79

CMYK RENK MODELİ

#7E7D75 rengi CMYK tonu (0,1,7,51).

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

CMYK: (0,1,7,51)
C0M1Y7K51 (0%, 1%, 7%, 51%)
(0.00 / 0.01 / 0.07 / 0.51)

CMYK yüzdeleri

%0
%0.79
%7.14
%50.59

Codes

Color #7E7D75 in popluar color models

7E 7D 75
RGB 126 125 117
HSL 53° 3.70% 47.65%
HSB/HSV 53° 7.14% 49.41%
CMYK 0.00% 0.79% 7.14%
50.59%

Color #7E7D75 in popluar number systems.

HEX 7E 7D 75
Decimal 126 125 117
Binary 1111110 1111101 1110101
Octal 176 175 165

Shades and tints

Shades of #7E7D75

#7E7D75
(126,125,117)
#73726B
(115,114,107)
#686761
(104,103,97)
#5D5C57
(93,92,87)
#52514D
(82,81,77)
#474643
(71,70,67)
#3C3B39
(60,59,57)
#31302F
(49,48,47)
#262525
(38,37,37)
#1B1A1B
(27,26,27)
#100F11
(16,15,17)
#000000
(0,0,0)

Tints of #7E7D75

#7E7D75
(126,125,117)
#898881
(137,136,129)
#94938D
(148,147,141)
#9F9E99
(159,158,153)
#AAA9A5
(170,169,165)
#B5B4B1
(181,180,177)
#C0BFBD
(192,191,189)
#CBCAC9
(203,202,201)
#D6D5D5
(214,213,213)
#E1E0E1
(225,224,225)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E7D75; }

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

This text font color is #7E7D75.

Background Color

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

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

This div background color is #7E7D75.

Border color

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

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

This div border color is #7E7D75.

Opacity

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

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

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

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

This text has shadow with #7E7D75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E7D75.

Preview

Color preview on black background

This text has color #7E7D75 on black background.


Color preview on white background

This text has color #7E7D75 on white background.


Black color preview on #7E7D75 background

This text has black color on #7E7D75 background.


White color preview on #7E7D75 background

This text has white color on #7E7D75 background.


Related colors

Complementary color

Complementary color for #hex is #81828A.


I love getcolorcode.com

Triadic colors

1 #757E7D and #7D757E with #7E7D75 are triadic colors.

2 #757D7E and #7D7E75 with #7E7D75 are triadic colors.