COLOR #6C4749

HEX: #6C4749 RGB: (108,71,73)

Renk bilgisi

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

RGB renk modeli

#6C4749 color RGB value is (108,71,73).

RGB: (108,71,73) (42%, 28%, 29%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 71 of 255 = 28%
B 73 of 255 = 29%

108
71
73

R + G + B ~ 33%. #6C4749 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 71 + 73 = 252 (100%)
R 108 of 252 ~ 42.86%
G 71 of 252 ~ 28.17%
B 73 of 252 ~ 28.97'%

%42.86
%28.17
%28.97

CMYK RENK MODELİ

#6C4749 rengi CMYK tonu (0,34,32,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.26%
  • sarı tonu 32.41%
  • ana renk tonu 57.65%

CMYK: (0,34,32,58)
C0M34Y32K58 (0%, 34%, 32%, 58%)
(0.00 / 0.34 / 0.32 / 0.58)

CMYK yüzdeleri

%0
%34.26
%32.41
%57.65

Codes

Color #6C4749 in popluar color models

6C 47 49
RGB 108 71 73
HSL 357° 20.67% 35.10%
HSB/HSV 357° 34.26% 42.35%
CMYK 0.00% 34.26% 32.41%
57.65%

Color #6C4749 in popluar number systems.

HEX 6C 47 49
Decimal 108 71 73
Binary 1101100 1000111 1001001
Octal 154 107 111

Shades and tints

Shades of #6C4749

#6C4749
(108,71,73)
#634143
(99,65,67)
#5A3B3D
(90,59,61)
#513537
(81,53,55)
#482F31
(72,47,49)
#3F292B
(63,41,43)
#362325
(54,35,37)
#2D1D1F
(45,29,31)
#241719
(36,23,25)
#1B1113
(27,17,19)
#120B0D
(18,11,13)
#000000
(0,0,0)

Tints of #6C4749

#6C4749
(108,71,73)
#795759
(121,87,89)
#866769
(134,103,105)
#937779
(147,119,121)
#A08789
(160,135,137)
#AD9799
(173,151,153)
#BAA7A9
(186,167,169)
#C7B7B9
(199,183,185)
#D4C7C9
(212,199,201)
#E1D7D9
(225,215,217)
#EEE7E9
(238,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C4749; }

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

This text font color is #6C4749.

Background Color

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

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

This div background color is #6C4749.

Border color

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

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

This div border color is #6C4749.

Opacity

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

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

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

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

This text has shadow with #6C4749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4749.

Preview

Color preview on black background

This text has color #6C4749 on black background.


Color preview on white background

This text has color #6C4749 on white background.


Black color preview on #6C4749 background

This text has black color on #6C4749 background.


White color preview on #6C4749 background

This text has white color on #6C4749 background.


Related colors

Complementary color

Complementary color for #hex is #93B8B6.


I love getcolorcode.com

Triadic colors

1 #496C47 and #47496C with #6C4749 are triadic colors.

2 #49476C and #476C49 with #6C4749 are triadic colors.