COLOR #6C7E49

HEX: #6C7E49 RGB: (108,126,73)

Renk bilgisi

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

RGB renk modeli

#6C7E49 color RGB value is (108,126,73).

RGB: (108,126,73) (42%, 49%, 29%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 126 of 255 = 49%
B 73 of 255 = 29%

108
126
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 126 + 73 = 307 (100%)
R 108 of 307 ~ 35.18%
G 126 of 307 ~ 41.04%
B 73 of 307 ~ 23.78'%

%35.18
%41.04
%23.78

CMYK RENK MODELİ

#6C7E49 rengi CMYK tonu (14,0,42,51).

  • camgöbeği tonu 14.29%
  • eflatun tonu 0.00%
  • sarı tonu 42.06%
  • ana renk tonu 50.59%

CMYK: (14,0,42,51)
C14M0Y42K51 (14%, 0%, 42%, 51%)
(0.14 / 0.00 / 0.42 / 0.51)

CMYK yüzdeleri

%14.29
%0
%42.06
%50.59

Codes

Color #6C7E49 in popluar color models

6C 7E 49
RGB 108 126 73
HSL 80° 26.63% 39.02%
HSB/HSV 80° 42.06% 49.41%
CMYK 14.29% 0.00% 42.06%
50.59%

Color #6C7E49 in popluar number systems.

HEX 6C 7E 49
Decimal 108 126 73
Binary 1101100 1111110 1001001
Octal 154 176 111

Shades and tints

Shades of #6C7E49

#6C7E49
(108,126,73)
#637343
(99,115,67)
#5A683D
(90,104,61)
#515D37
(81,93,55)
#485231
(72,82,49)
#3F472B
(63,71,43)
#363C25
(54,60,37)
#2D311F
(45,49,31)
#242619
(36,38,25)
#1B1B13
(27,27,19)
#12100D
(18,16,13)
#000000
(0,0,0)

Tints of #6C7E49

#6C7E49
(108,126,73)
#798959
(121,137,89)
#869469
(134,148,105)
#939F79
(147,159,121)
#A0AA89
(160,170,137)
#ADB599
(173,181,153)
#BAC0A9
(186,192,169)
#C7CBB9
(199,203,185)
#D4D6C9
(212,214,201)
#E1E1D9
(225,225,217)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C7E49 color. Also use rgb(108,126,73) instead hex code.

Text Font Color

.myTextColor { color: #6C7E49; }

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

This text font color is #6C7E49.

Background Color

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

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

This div background color is #6C7E49.

Border color

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

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

This div border color is #6C7E49.

Opacity

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

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

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

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

This text has shadow with #6C7E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C7E49.

Preview

Color preview on black background

This text has color #6C7E49 on black background.


Color preview on white background

This text has color #6C7E49 on white background.


Black color preview on #6C7E49 background

This text has black color on #6C7E49 background.


White color preview on #6C7E49 background

This text has white color on #6C7E49 background.


Related colors

Complementary color

Complementary color for #hex is #9381B6.


I love getcolorcode.com

Triadic colors

1 #496C7E and #7E496C with #6C7E49 are triadic colors.

2 #497E6C and #7E6C49 with #6C7E49 are triadic colors.