COLOR #7E8565

HEX: #7E8565 RGB: (126,133,101)

Renk bilgisi

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

RGB renk modeli

#7E8565 color RGB value is (126,133,101).

RGB: (126,133,101) (49%, 52%, 40%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 133 of 255 = 52%
B 101 of 255 = 40%

126
133
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 133 + 101 = 360 (100%)
R 126 of 360 ~ 35%
G 133 of 360 ~ 36.94%
B 101 of 360 ~ 28.06'%

%35
%36.94
%28.06

CMYK RENK MODELİ

#7E8565 rengi CMYK tonu (5,0,24,48).

  • camgöbeği tonu 5.26%
  • eflatun tonu 0.00%
  • sarı tonu 24.06%
  • ana renk tonu 47.84%

CMYK: (5,0,24,48)
C5M0Y24K48 (5%, 0%, 24%, 48%)
(0.05 / 0.00 / 0.24 / 0.48)

CMYK yüzdeleri

%5.26
%0
%24.06
%47.84

Codes

Color #7E8565 in popluar color models

7E 85 65
RGB 126 133 101
HSL 73° 13.68% 45.88%
HSB/HSV 73° 24.06% 52.16%
CMYK 5.26% 0.00% 24.06%
47.84%

Color #7E8565 in popluar number systems.

HEX 7E 85 65
Decimal 126 133 101
Binary 1111110 10000101 1100101
Octal 176 205 145

Shades and tints

Shades of #7E8565

#7E8565
(126,133,101)
#73795C
(115,121,92)
#686D53
(104,109,83)
#5D614A
(93,97,74)
#525541
(82,85,65)
#474938
(71,73,56)
#3C3D2F
(60,61,47)
#313126
(49,49,38)
#26251D
(38,37,29)
#1B1914
(27,25,20)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #7E8565

#7E8565
(126,133,101)
#899073
(137,144,115)
#949B81
(148,155,129)
#9FA68F
(159,166,143)
#AAB19D
(170,177,157)
#B5BCAB
(181,188,171)
#C0C7B9
(192,199,185)
#CBD2C7
(203,210,199)
#D6DDD5
(214,221,213)
#E1E8E3
(225,232,227)
#ECF3F1
(236,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E8565 color. Also use rgb(126,133,101) instead hex code.

Text Font Color

.myTextColor { color: #7E8565; }

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

This text font color is #7E8565.

Background Color

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

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

This div background color is #7E8565.

Border color

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

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

This div border color is #7E8565.

Opacity

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

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

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

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

This text has shadow with #7E8565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8565.

Preview

Color preview on black background

This text has color #7E8565 on black background.


Color preview on white background

This text has color #7E8565 on white background.


Black color preview on #7E8565 background

This text has black color on #7E8565 background.


White color preview on #7E8565 background

This text has white color on #7E8565 background.


Related colors

Complementary color

Complementary color for #hex is #817A9A.


I love getcolorcode.com

Triadic colors

1 #657E85 and #85657E with #7E8565 are triadic colors.

2 #65857E and #857E65 with #7E8565 are triadic colors.