COLOR #7E8478

HEX: #7E8478 RGB: (126,132,120)

Renk bilgisi

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

RGB renk modeli

#7E8478 color RGB value is (126,132,120).

RGB: (126,132,120) (49%, 52%, 47%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 132 of 255 = 52%
B 120 of 255 = 47%

126
132
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 132 + 120 = 378 (100%)
R 126 of 378 ~ 33.33%
G 132 of 378 ~ 34.92%
B 120 of 378 ~ 31.75'%

%33.33
%34.92
%31.75

CMYK RENK MODELİ

#7E8478 rengi CMYK tonu (5,0,9,48).

  • camgöbeği tonu 4.55%
  • eflatun tonu 0.00%
  • sarı tonu 9.09%
  • ana renk tonu 48.24%
CMYK: (5,0,9,48) C5M0Y9K48 (5%,0%,9%,48%) (0.05/0.00/0.09/0.48) 

CMYK yüzdeleri

%4.55
%0
%9.09
%48.24

Codes

Color #7E8478 in popluar color models

7E 84 78
RGB 126 132 120
HSL 90° 4.76% 49.41%
HSB/HSV 90° 9.09% 51.76%
CMYK 4.55% 0.00% 9.09%
48.24%

Color #7E8478 in popluar number systems.

HEX 7E 84 78
Decimal 126 132 120
Binary 1111110 10000100 1111000
Octal 176 204 170

Shades and tints

Shades of #7E8478

#7E8478
(126,132,120)
#73786E
(115,120,110)
#686C64
(104,108,100)
#5D605A
(93,96,90)
#525450
(82,84,80)
#474846
(71,72,70)
#3C3C3C
(60,60,60)
#313032
(49,48,50)
#262428
(38,36,40)
#1B181E
(27,24,30)
#100C14
(16,12,20)
#000000
(0,0,0)

Tints of #7E8478

#7E8478
(126,132,120)
#898F84
(137,143,132)
#949A90
(148,154,144)
#9FA59C
(159,165,156)
#AAB0A8
(170,176,168)
#B5BBB4
(181,187,180)
#C0C6C0
(192,198,192)
#CBD1CC
(203,209,204)
#D6DCD8
(214,220,216)
#E1E7E4
(225,231,228)
#ECF2F0
(236,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E8478 color. Also use rgb(126,132,120) instead hex code.

Text Font Color

.myTextColor { color: #7E8478; }

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

This text font color is #7E8478.

Background Color

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

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

This div background color is #7E8478.

Border color

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

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

This div border color is #7E8478.

Opacity

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

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

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

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

This text has shadow with #7E8478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8478.

Preview

Color preview on black background

This text has color #7E8478 on black background.


Color preview on white background

This text has color #7E8478 on white background.


Black color preview on #7E8478 background

This text has black color on #7E8478 background.


White color preview on #7E8478 background

This text has white color on #7E8478 background.


Related colors

Complementary color

Complementary color for #hex is #817B87.


I love getcolorcode.com

Triadic colors

1 #787E84 and #84787E with #7E8478 are triadic colors.

2 #78847E and #847E78 with #7E8478 are triadic colors.