COLOR #767D4C

HEX: #767D4C RGB: (118,125,76)

Renk bilgisi

#767D4C contains red, green and blue colors in about the same proportion. #767D4C ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#767D4C color RGB value is (118,125,76).

RGB: (118,125,76) (46%, 49%, 30%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 125 of 255 = 49%
B 76 of 255 = 30%

118
125
76

R + G + B ~ 42%. #767D4C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 125 + 76 = 319 (100%)
R 118 of 319 ~ 36.99%
G 125 of 319 ~ 39.18%
B 76 of 319 ~ 23.82'%

%36.99
%39.18
%23.82

CMYK RENK MODELİ

#767D4C rengi CMYK tonu (6,0,39,51).

  • camgöbeği tonu 5.60%
  • eflatun tonu 0.00%
  • sarı tonu 39.20%
  • ana renk tonu 50.98%

CMYK: (6,0,39,51)
C6M0Y39K51 (6%, 0%, 39%, 51%)
(0.06 / 0.00 / 0.39 / 0.51)

CMYK yüzdeleri

%5.6
%0
%39.2
%50.98

Codes

Color #767D4C in popluar color models

76 7D 4C
RGB 118 125 76
HSL 69° 24.38% 39.41%
HSB/HSV 69° 39.20% 49.02%
CMYK 5.60% 0.00% 39.20%
50.98%

Color #767D4C in popluar number systems.

HEX 76 7D 4C
Decimal 118 125 76
Binary 1110110 1111101 1001100
Octal 166 175 114

Shades and tints

Shades of #767D4C

#767D4C
(118,125,76)
#6C7246
(108,114,70)
#626740
(98,103,64)
#585C3A
(88,92,58)
#4E5134
(78,81,52)
#44462E
(68,70,46)
#3A3B28
(58,59,40)
#303022
(48,48,34)
#26251C
(38,37,28)
#1C1A16
(28,26,22)
#120F10
(18,15,16)
#000000
(0,0,0)

Tints of #767D4C

#767D4C
(118,125,76)
#82885C
(130,136,92)
#8E936C
(142,147,108)
#9A9E7C
(154,158,124)
#A6A98C
(166,169,140)
#B2B49C
(178,180,156)
#BEBFAC
(190,191,172)
#CACABC
(202,202,188)
#D6D5CC
(214,213,204)
#E2E0DC
(226,224,220)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767D4C color. Also use rgb(118,125,76) instead hex code.

Text Font Color

.myTextColor { color: #767D4C; }

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

This text font color is #767D4C.

Background Color

.myBgColor { background-color: #767D4C; }

<div style="background-color:#767D4C">Inner text</div>

This div background color is #767D4C.

Border color

.myBorderColor { border: 1px solid #767D4C; }

<div style="border:3px solid #767D4C">Div</div>

This div border color is #767D4C.

Opacity

.myOpacity80 { color: #767D4C; opacity: 0.8; }

<p style="color:#767D4C;opacity:0.8;">80%</p>

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

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

This text has shadow with #767D4C color.


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

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

This text has shadow with #767D4C primary color and red secondary color.


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

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

This text has shadow with #767D4C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #767D4C.

Preview

Color preview on black background

This text has color #767D4C on black background.


Color preview on white background

This text has color #767D4C on white background.


Black color preview on #767D4C background

This text has black color on #767D4C background.


White color preview on #767D4C background

This text has white color on #767D4C background.


Related colors

Complementary color

Complementary color for #hex is #8982B3.


I love getcolorcode.com

Triadic colors

1 #4C767D and #7D4C76 with #767D4C are triadic colors.

2 #4C7D76 and #7D764C with #767D4C are triadic colors.