COLOR #6C5D31

HEX: #6C5D31 RGB: (108,93,49)

Renk bilgisi

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

RGB renk modeli

#6C5D31 color RGB value is (108,93,49).

RGB: (108,93,49) (42%, 36%, 19%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 93 of 255 = 36%
B 49 of 255 = 19%

108
93
49

R + G + B ~ 32%. #6C5D31 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 93 + 49 = 250 (100%)
R 108 of 250 ~ 43.2%
G 93 of 250 ~ 37.2%
B 49 of 250 ~ 19.6'%

%43.2
%37.2
%19.6

CMYK RENK MODELİ

#6C5D31 rengi CMYK tonu (0,14,55,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.89%
  • sarı tonu 54.63%
  • ana renk tonu 57.65%

CMYK: (0,14,55,58)
C0M14Y55K58 (0%, 14%, 55%, 58%)
(0.00 / 0.14 / 0.55 / 0.58)

CMYK yüzdeleri

%0
%13.89
%54.63
%57.65

Codes

Color #6C5D31 in popluar color models

6C 5D 31
RGB 108 93 49
HSL 45° 37.58% 30.78%
HSB/HSV 45° 54.63% 42.35%
CMYK 0.00% 13.89% 54.63%
57.65%

Color #6C5D31 in popluar number systems.

HEX 6C 5D 31
Decimal 108 93 49
Binary 1101100 1011101 110001
Octal 154 135 61

Shades and tints

Shades of #6C5D31

#6C5D31
(108,93,49)
#63552D
(99,85,45)
#5A4D29
(90,77,41)
#514525
(81,69,37)
#483D21
(72,61,33)
#3F351D
(63,53,29)
#362D19
(54,45,25)
#2D2515
(45,37,21)
#241D11
(36,29,17)
#1B150D
(27,21,13)
#120D09
(18,13,9)
#000000
(0,0,0)

Tints of #6C5D31

#6C5D31
(108,93,49)
#796B43
(121,107,67)
#867955
(134,121,85)
#938767
(147,135,103)
#A09579
(160,149,121)
#ADA38B
(173,163,139)
#BAB19D
(186,177,157)
#C7BFAF
(199,191,175)
#D4CDC1
(212,205,193)
#E1DBD3
(225,219,211)
#EEE9E5
(238,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C5D31 color. Also use rgb(108,93,49) instead hex code.

Text Font Color

.myTextColor { color: #6C5D31; }

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

This text font color is #6C5D31.

Background Color

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

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

This div background color is #6C5D31.

Border color

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

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

This div border color is #6C5D31.

Opacity

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

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

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

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

This text has shadow with #6C5D31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5D31.

Preview

Color preview on black background

This text has color #6C5D31 on black background.


Color preview on white background

This text has color #6C5D31 on white background.


Black color preview on #6C5D31 background

This text has black color on #6C5D31 background.


White color preview on #6C5D31 background

This text has white color on #6C5D31 background.


Related colors

Complementary color

Complementary color for #hex is #93A2CE.


I love getcolorcode.com

Triadic colors

1 #316C5D and #5D316C with #6C5D31 are triadic colors.

2 #315D6C and #5D6C31 with #6C5D31 are triadic colors.