COLOR #7E9276

HEX: #7E9276 RGB: (126,146,118)

Renk bilgisi

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

RGB renk modeli

#7E9276 color RGB value is (126,146,118).

RGB: (126,146,118) (49%, 57%, 46%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 146 of 255 = 57%
B 118 of 255 = 46%

126
146
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 146 + 118 = 390 (100%)
R 126 of 390 ~ 32.31%
G 146 of 390 ~ 37.44%
B 118 of 390 ~ 30.26'%

%32.31
%37.44
%30.26

CMYK RENK MODELİ

#7E9276 rengi CMYK tonu (14,0,19,43).

  • camgöbeği tonu 13.70%
  • eflatun tonu 0.00%
  • sarı tonu 19.18%
  • ana renk tonu 42.75%

CMYK: (14,0,19,43)
C14M0Y19K43 (14%, 0%, 19%, 43%)
(0.14 / 0.00 / 0.19 / 0.43)

CMYK yüzdeleri

%13.7
%0
%19.18
%42.75

Codes

Color #7E9276 in popluar color models

7E 92 76
RGB 126 146 118
HSL 103° 11.38% 51.76%
HSB/HSV 103° 19.18% 57.25%
CMYK 13.70% 0.00% 19.18%
42.75%

Color #7E9276 in popluar number systems.

HEX 7E 92 76
Decimal 126 146 118
Binary 1111110 10010010 1110110
Octal 176 222 166

Shades and tints

Shades of #7E9276

#7E9276
(126,146,118)
#73856C
(115,133,108)
#687862
(104,120,98)
#5D6B58
(93,107,88)
#525E4E
(82,94,78)
#475144
(71,81,68)
#3C443A
(60,68,58)
#313730
(49,55,48)
#262A26
(38,42,38)
#1B1D1C
(27,29,28)
#101012
(16,16,18)
#000000
(0,0,0)

Tints of #7E9276

#7E9276
(126,146,118)
#899B82
(137,155,130)
#94A48E
(148,164,142)
#9FAD9A
(159,173,154)
#AAB6A6
(170,182,166)
#B5BFB2
(181,191,178)
#C0C8BE
(192,200,190)
#CBD1CA
(203,209,202)
#D6DAD6
(214,218,214)
#E1E3E2
(225,227,226)
#ECECEE
(236,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E9276 color. Also use rgb(126,146,118) instead hex code.

Text Font Color

.myTextColor { color: #7E9276; }

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

This text font color is #7E9276.

Background Color

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

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

This div background color is #7E9276.

Border color

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

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

This div border color is #7E9276.

Opacity

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

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

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

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

This text has shadow with #7E9276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9276.

Preview

Color preview on black background

This text has color #7E9276 on black background.


Color preview on white background

This text has color #7E9276 on white background.


Black color preview on #7E9276 background

This text has black color on #7E9276 background.


White color preview on #7E9276 background

This text has white color on #7E9276 background.


Related colors

Complementary color

Complementary color for #hex is #816D89.


I love getcolorcode.com

Triadic colors

1 #767E92 and #92767E with #7E9276 are triadic colors.

2 #76927E and #927E76 with #7E9276 are triadic colors.