COLOR #6C764E

HEX: #6C764E RGB: (108,118,78)

Renk bilgisi

#6C764E contains red, green and blue colors in about the same proportion. #6C764E ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#6C764E color RGB value is (108,118,78).

RGB: (108,118,78) (42%, 46%, 31%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 118 of 255 = 46%
B 78 of 255 = 31%

108
118
78

R + G + B ~ 40%. #6C764E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 118 + 78 = 304 (100%)
R 108 of 304 ~ 35.53%
G 118 of 304 ~ 38.82%
B 78 of 304 ~ 25.66'%

%35.53
%38.82
%25.66

CMYK RENK MODELİ

#6C764E rengi CMYK tonu (8,0,34,54).

  • camgöbeği tonu 8.47%
  • eflatun tonu 0.00%
  • sarı tonu 33.90%
  • ana renk tonu 53.73%

CMYK: (8,0,34,54)
C8M0Y34K54 (8%, 0%, 34%, 54%)
(0.08 / 0.00 / 0.34 / 0.54)

CMYK yüzdeleri

%8.47
%0
%33.9
%53.73

Codes

Color #6C764E in popluar color models

6C 76 4E
RGB 108 118 78
HSL 75° 20.41% 38.43%
HSB/HSV 75° 33.90% 46.27%
CMYK 8.47% 0.00% 33.90%
53.73%

Color #6C764E in popluar number systems.

HEX 6C 76 4E
Decimal 108 118 78
Binary 1101100 1110110 1001110
Octal 154 166 116

Shades and tints

Shades of #6C764E

#6C764E
(108,118,78)
#636C47
(99,108,71)
#5A6240
(90,98,64)
#515839
(81,88,57)
#484E32
(72,78,50)
#3F442B
(63,68,43)
#363A24
(54,58,36)
#2D301D
(45,48,29)
#242616
(36,38,22)
#1B1C0F
(27,28,15)
#121208
(18,18,8)
#000000
(0,0,0)

Tints of #6C764E

#6C764E
(108,118,78)
#79825E
(121,130,94)
#868E6E
(134,142,110)
#939A7E
(147,154,126)
#A0A68E
(160,166,142)
#ADB29E
(173,178,158)
#BABEAE
(186,190,174)
#C7CABE
(199,202,190)
#D4D6CE
(212,214,206)
#E1E2DE
(225,226,222)
#EEEEEE
(238,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C764E color. Also use rgb(108,118,78) instead hex code.

Text Font Color

.myTextColor { color: #6C764E; }

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

This text font color is #6C764E.

Background Color

.myBgColor { background-color: #6C764E; }

<div style="background-color:#6C764E">Inner text</div>

This div background color is #6C764E.

Border color

.myBorderColor { border: 1px solid #6C764E; }

<div style="border:3px solid #6C764E">Div</div>

This div border color is #6C764E.

Opacity

.myOpacity80 { color: #6C764E; opacity: 0.8; }

<p style="color:#6C764E;opacity:0.8;">80%</p>

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

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

This text has shadow with #6C764E color.


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

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

This text has shadow with #6C764E primary color and red secondary color.


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

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

This text has shadow with #6C764E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6C764E.

Preview

Color preview on black background

This text has color #6C764E on black background.


Color preview on white background

This text has color #6C764E on white background.


Black color preview on #6C764E background

This text has black color on #6C764E background.


White color preview on #6C764E background

This text has white color on #6C764E background.


Related colors

Complementary color

Complementary color for #hex is #9389B1.


I love getcolorcode.com

Triadic colors

1 #4E6C76 and #764E6C with #6C764E are triadic colors.

2 #4E766C and #766C4E with #6C764E are triadic colors.