COLOR #76927C

HEX: #76927C RGB: (118,146,124)

Renk bilgisi

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

RGB renk modeli

#76927C color RGB value is (118,146,124).

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

RGB bağlantıları ve doygunluk

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

118
146
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 146 + 124 = 388 (100%)
R 118 of 388 ~ 30.41%
G 146 of 388 ~ 37.63%
B 124 of 388 ~ 31.96'%

%30.41
%37.63
%31.96

CMYK RENK MODELİ

#76927C rengi CMYK tonu (19,0,15,43).

  • camgöbeği tonu 19.18%
  • eflatun tonu 0.00%
  • sarı tonu 15.07%
  • ana renk tonu 42.75%
CMYK: (19,0,15,43) C19M0Y15K43 (19%,0%,15%,43%) (0.19/0.00/0.15/0.43) 

CMYK yüzdeleri

%19.18
%0
%15.07
%42.75

Codes

Color #76927C in popluar color models

76 92 7C
RGB 118 146 124
HSL 133° 11.38% 51.76%
HSB/HSV 133° 19.18% 57.25%
CMYK 19.18% 0.00% 15.07%
42.75%

Color #76927C in popluar number systems.

HEX 76 92 7C
Decimal 118 146 124
Binary 1110110 10010010 1111100
Octal 166 222 174

Shades and tints

Shades of #76927C

#76927C
(118,146,124)
#6C8571
(108,133,113)
#627866
(98,120,102)
#586B5B
(88,107,91)
#4E5E50
(78,94,80)
#445145
(68,81,69)
#3A443A
(58,68,58)
#30372F
(48,55,47)
#262A24
(38,42,36)
#1C1D19
(28,29,25)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #76927C

#76927C
(118,146,124)
#829B87
(130,155,135)
#8EA492
(142,164,146)
#9AAD9D
(154,173,157)
#A6B6A8
(166,182,168)
#B2BFB3
(178,191,179)
#BEC8BE
(190,200,190)
#CAD1C9
(202,209,201)
#D6DAD4
(214,218,212)
#E2E3DF
(226,227,223)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76927C; }

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

This text font color is #76927C.

Background Color

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

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

This div background color is #76927C.

Border color

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

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

This div border color is #76927C.

Opacity

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

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

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

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

This text has shadow with #76927C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76927C.

Preview

Color preview on black background

This text has color #76927C on black background.


Color preview on white background

This text has color #76927C on white background.


Black color preview on #76927C background

This text has black color on #76927C background.


White color preview on #76927C background

This text has white color on #76927C background.


Related colors

Complementary color

Complementary color for #hex is #896D83.


I love getcolorcode.com

Triadic colors

1 #7C7692 and #927C76 with #76927C are triadic colors.

2 #7C9276 and #92767C with #76927C are triadic colors.