COLOR #6C5E47

HEX: #6C5E47 RGB: (108,94,71)

Renk bilgisi

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

RGB renk modeli

#6C5E47 color RGB value is (108,94,71).

RGB: (108,94,71) (42%, 37%, 28%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 94 of 255 = 37%
B 71 of 255 = 28%

108
94
71

R + G + B ~ 36%. #6C5E47 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 94 + 71 = 273 (100%)
R 108 of 273 ~ 39.56%
G 94 of 273 ~ 34.43%
B 71 of 273 ~ 26.01'%

%39.56
%34.43
%26.01

CMYK RENK MODELİ

#6C5E47 rengi CMYK tonu (0,13,34,58).

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

CMYK: (0,13,34,58)
C0M13Y34K58 (0%, 13%, 34%, 58%)
(0.00 / 0.13 / 0.34 / 0.58)

CMYK yüzdeleri

%0
%12.96
%34.26
%57.65

Codes

Color #6C5E47 in popluar color models

6C 5E 47
RGB 108 94 71
HSL 37° 20.67% 35.10%
HSB/HSV 37° 34.26% 42.35%
CMYK 0.00% 12.96% 34.26%
57.65%

Color #6C5E47 in popluar number systems.

HEX 6C 5E 47
Decimal 108 94 71
Binary 1101100 1011110 1000111
Octal 154 136 107

Shades and tints

Shades of #6C5E47

#6C5E47
(108,94,71)
#635641
(99,86,65)
#5A4E3B
(90,78,59)
#514635
(81,70,53)
#483E2F
(72,62,47)
#3F3629
(63,54,41)
#362E23
(54,46,35)
#2D261D
(45,38,29)
#241E17
(36,30,23)
#1B1611
(27,22,17)
#120E0B
(18,14,11)
#000000
(0,0,0)

Tints of #6C5E47

#6C5E47
(108,94,71)
#796C57
(121,108,87)
#867A67
(134,122,103)
#938877
(147,136,119)
#A09687
(160,150,135)
#ADA497
(173,164,151)
#BAB2A7
(186,178,167)
#C7C0B7
(199,192,183)
#D4CEC7
(212,206,199)
#E1DCD7
(225,220,215)
#EEEAE7
(238,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C5E47; }

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

This text font color is #6C5E47.

Background Color

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

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

This div background color is #6C5E47.

Border color

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

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

This div border color is #6C5E47.

Opacity

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

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

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

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

This text has shadow with #6C5E47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5E47.

Preview

Color preview on black background

This text has color #6C5E47 on black background.


Color preview on white background

This text has color #6C5E47 on white background.


Black color preview on #6C5E47 background

This text has black color on #6C5E47 background.


White color preview on #6C5E47 background

This text has white color on #6C5E47 background.


Related colors

Complementary color

Complementary color for #hex is #93A1B8.


I love getcolorcode.com

Triadic colors

1 #476C5E and #5E476C with #6C5E47 are triadic colors.

2 #475E6C and #5E6C47 with #6C5E47 are triadic colors.