COLOR #7E9478

HEX: #7E9478 RGB: (126,148,120)

Renk bilgisi

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

RGB renk modeli

#7E9478 color RGB value is (126,148,120).

RGB: (126,148,120) (49%, 58%, 47%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 148 of 255 = 58%
B 120 of 255 = 47%

126
148
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 148 + 120 = 394 (100%)
R 126 of 394 ~ 31.98%
G 148 of 394 ~ 37.56%
B 120 of 394 ~ 30.46'%

%31.98
%37.56
%30.46

CMYK RENK MODELİ

#7E9478 rengi CMYK tonu (15,0,19,42).

  • camgöbeği tonu 14.86%
  • eflatun tonu 0.00%
  • sarı tonu 18.92%
  • ana renk tonu 41.96%

CMYK: (15,0,19,42)
C15M0Y19K42 (15%, 0%, 19%, 42%)
(0.15 / 0.00 / 0.19 / 0.42)

CMYK yüzdeleri

%14.86
%0
%18.92
%41.96

Codes

Color #7E9478 in popluar color models

7E 94 78
RGB 126 148 120
HSL 107° 11.57% 52.55%
HSB/HSV 107° 18.92% 58.04%
CMYK 14.86% 0.00% 18.92%
41.96%

Color #7E9478 in popluar number systems.

HEX 7E 94 78
Decimal 126 148 120
Binary 1111110 10010100 1111000
Octal 176 224 170

Shades and tints

Shades of #7E9478

#7E9478
(126,148,120)
#73876E
(115,135,110)
#687A64
(104,122,100)
#5D6D5A
(93,109,90)
#526050
(82,96,80)
#475346
(71,83,70)
#3C463C
(60,70,60)
#313932
(49,57,50)
#262C28
(38,44,40)
#1B1F1E
(27,31,30)
#101214
(16,18,20)
#000000
(0,0,0)

Tints of #7E9478

#7E9478
(126,148,120)
#899D84
(137,157,132)
#94A690
(148,166,144)
#9FAF9C
(159,175,156)
#AAB8A8
(170,184,168)
#B5C1B4
(181,193,180)
#C0CAC0
(192,202,192)
#CBD3CC
(203,211,204)
#D6DCD8
(214,220,216)
#E1E5E4
(225,229,228)
#ECEEF0
(236,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E9478; }

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

This text font color is #7E9478.

Background Color

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

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

This div background color is #7E9478.

Border color

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

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

This div border color is #7E9478.

Opacity

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

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

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

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

This text has shadow with #7E9478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9478.

Preview

Color preview on black background

This text has color #7E9478 on black background.


Color preview on white background

This text has color #7E9478 on white background.


Black color preview on #7E9478 background

This text has black color on #7E9478 background.


White color preview on #7E9478 background

This text has white color on #7E9478 background.


Related colors

Complementary color

Complementary color for #hex is #816B87.


I love getcolorcode.com

Triadic colors

1 #787E94 and #94787E with #7E9478 are triadic colors.

2 #78947E and #947E78 with #7E9478 are triadic colors.