COLOR #76837C

HEX: #76837C RGB: (118,131,124)

Renk bilgisi

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

RGB renk modeli

#76837C color RGB value is (118,131,124).

RGB: (118,131,124) (46%, 51%, 49%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 131 of 255 = 51%
B 124 of 255 = 49%

118
131
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 131 + 124 = 373 (100%)
R 118 of 373 ~ 31.64%
G 131 of 373 ~ 35.12%
B 124 of 373 ~ 33.24'%

%31.64
%35.12
%33.24

CMYK RENK MODELİ

#76837C rengi CMYK tonu (10,0,5,49).

  • camgöbeği tonu 9.92%
  • eflatun tonu 0.00%
  • sarı tonu 5.34%
  • ana renk tonu 48.63%
CMYK: (10,0,5,49) C10M0Y5K49 (10%,0%,5%,49%) (0.10/0.00/0.05/0.49) 

CMYK yüzdeleri

%9.92
%0
%5.34
%48.63

Codes

Color #76837C in popluar color models

76 83 7C
RGB 118 131 124
HSL 148° 5.22% 48.82%
HSB/HSV 148° 9.92% 51.37%
CMYK 9.92% 0.00% 5.34%
48.63%

Color #76837C in popluar number systems.

HEX 76 83 7C
Decimal 118 131 124
Binary 1110110 10000011 1111100
Octal 166 203 174

Shades and tints

Shades of #76837C

#76837C
(118,131,124)
#6C7871
(108,120,113)
#626D66
(98,109,102)
#58625B
(88,98,91)
#4E5750
(78,87,80)
#444C45
(68,76,69)
#3A413A
(58,65,58)
#30362F
(48,54,47)
#262B24
(38,43,36)
#1C2019
(28,32,25)
#12150E
(18,21,14)
#000000
(0,0,0)

Tints of #76837C

#76837C
(118,131,124)
#828E87
(130,142,135)
#8E9992
(142,153,146)
#9AA49D
(154,164,157)
#A6AFA8
(166,175,168)
#B2BAB3
(178,186,179)
#BEC5BE
(190,197,190)
#CAD0C9
(202,208,201)
#D6DBD4
(214,219,212)
#E2E6DF
(226,230,223)
#EEF1EA
(238,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76837C color. Also use rgb(118,131,124) instead hex code.

Text Font Color

.myTextColor { color: #76837C; }

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

This text font color is #76837C.

Background Color

.myBgColor { background-color: #76837C; }

<div style="background-color:#76837C">Inner text</div>

This div background color is #76837C.

Border color

.myBorderColor { border: 1px solid #76837C; }

<div style="border:3px solid #76837C">Div</div>

This div border color is #76837C.

Opacity

.myOpacity80 { color: #76837C; opacity: 0.8; }

<p style="color:#76837C;opacity:0.8;">80%</p>

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

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

This text has shadow with #76837C color.


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

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

This text has shadow with #76837C primary color and red secondary color.


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

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

This text has shadow with #76837C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76837C.

Preview

Color preview on black background

This text has color #76837C on black background.


Color preview on white background

This text has color #76837C on white background.


Black color preview on #76837C background

This text has black color on #76837C background.


White color preview on #76837C background

This text has white color on #76837C background.


Related colors

Complementary color

Complementary color for #hex is #897C83.


I love getcolorcode.com

Triadic colors

1 #7C7683 and #837C76 with #76837C are triadic colors.

2 #7C8376 and #83767C with #76837C are triadic colors.