COLOR #76937E

HEX: #76937E RGB: (118,147,126)

Renk bilgisi

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

RGB renk modeli

#76937E color RGB value is (118,147,126).

RGB: (118,147,126) (46%, 58%, 49%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 147 of 255 = 58%
B 126 of 255 = 49%

118
147
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 147 + 126 = 391 (100%)
R 118 of 391 ~ 30.18%
G 147 of 391 ~ 37.6%
B 126 of 391 ~ 32.23'%

%30.18
%37.6
%32.23

CMYK RENK MODELİ

#76937E rengi CMYK tonu (20,0,14,42).

  • camgöbeği tonu 19.73%
  • eflatun tonu 0.00%
  • sarı tonu 14.29%
  • ana renk tonu 42.35%

CMYK: (20,0,14,42)
C20M0Y14K42 (20%, 0%, 14%, 42%)
(0.20 / 0.00 / 0.14 / 0.42)

CMYK yüzdeleri

%19.73
%0
%14.29
%42.35

Codes

Color #76937E in popluar color models

76 93 7E
RGB 118 147 126
HSL 137° 11.84% 51.96%
HSB/HSV 137° 19.73% 57.65%
CMYK 19.73% 0.00% 14.29%
42.35%

Color #76937E in popluar number systems.

HEX 76 93 7E
Decimal 118 147 126
Binary 1110110 10010011 1111110
Octal 166 223 176

Shades and tints

Shades of #76937E

#76937E
(118,147,126)
#6C8673
(108,134,115)
#627968
(98,121,104)
#586C5D
(88,108,93)
#4E5F52
(78,95,82)
#445247
(68,82,71)
#3A453C
(58,69,60)
#303831
(48,56,49)
#262B26
(38,43,38)
#1C1E1B
(28,30,27)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #76937E

#76937E
(118,147,126)
#829C89
(130,156,137)
#8EA594
(142,165,148)
#9AAE9F
(154,174,159)
#A6B7AA
(166,183,170)
#B2C0B5
(178,192,181)
#BEC9C0
(190,201,192)
#CAD2CB
(202,210,203)
#D6DBD6
(214,219,214)
#E2E4E1
(226,228,225)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76937E color. Also use rgb(118,147,126) instead hex code.

Text Font Color

.myTextColor { color: #76937E; }

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

This text font color is #76937E.

Background Color

.myBgColor { background-color: #76937E; }

<div style="background-color:#76937E">Inner text</div>

This div background color is #76937E.

Border color

.myBorderColor { border: 1px solid #76937E; }

<div style="border:3px solid #76937E">Div</div>

This div border color is #76937E.

Opacity

.myOpacity80 { color: #76937E; opacity: 0.8; }

<p style="color:#76937E;opacity:0.8;">80%</p>

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

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

This text has shadow with #76937E color.


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

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

This text has shadow with #76937E primary color and red secondary color.


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

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

This text has shadow with #76937E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76937E.

Preview

Color preview on black background

This text has color #76937E on black background.


Color preview on white background

This text has color #76937E on white background.


Black color preview on #76937E background

This text has black color on #76937E background.


White color preview on #76937E background

This text has white color on #76937E background.


Related colors

Complementary color

Complementary color for #hex is #896C81.


I love getcolorcode.com

Triadic colors

1 #7E7693 and #937E76 with #76937E are triadic colors.

2 #7E9376 and #93767E with #76937E are triadic colors.