COLOR #6C4549

HEX: #6C4549 RGB: (108,69,73)

Renk bilgisi

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

RGB renk modeli

#6C4549 color RGB value is (108,69,73).

RGB: (108,69,73) (42%, 27%, 29%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 69 of 255 = 27%
B 73 of 255 = 29%

108
69
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 69 + 73 = 250 (100%)
R 108 of 250 ~ 43.2%
G 69 of 250 ~ 27.6%
B 73 of 250 ~ 29.2'%

%43.2
%27.6
%29.2

CMYK RENK MODELİ

#6C4549 rengi CMYK tonu (0,36,32,58).

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

CMYK: (0,36,32,58)
C0M36Y32K58 (0%, 36%, 32%, 58%)
(0.00 / 0.36 / 0.32 / 0.58)

CMYK yüzdeleri

%0
%36.11
%32.41
%57.65

Codes

Color #6C4549 in popluar color models

6C 45 49
RGB 108 69 73
HSL 354° 22.03% 34.71%
HSB/HSV 354° 36.11% 42.35%
CMYK 0.00% 36.11% 32.41%
57.65%

Color #6C4549 in popluar number systems.

HEX 6C 45 49
Decimal 108 69 73
Binary 1101100 1000101 1001001
Octal 154 105 111

Shades and tints

Shades of #6C4549

#6C4549
(108,69,73)
#633F43
(99,63,67)
#5A393D
(90,57,61)
#513337
(81,51,55)
#482D31
(72,45,49)
#3F272B
(63,39,43)
#362125
(54,33,37)
#2D1B1F
(45,27,31)
#241519
(36,21,25)
#1B0F13
(27,15,19)
#12090D
(18,9,13)
#000000
(0,0,0)

Tints of #6C4549

#6C4549
(108,69,73)
#795559
(121,85,89)
#866569
(134,101,105)
#937579
(147,117,121)
#A08589
(160,133,137)
#AD9599
(173,149,153)
#BAA5A9
(186,165,169)
#C7B5B9
(199,181,185)
#D4C5C9
(212,197,201)
#E1D5D9
(225,213,217)
#EEE5E9
(238,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C4549; }

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

This text font color is #6C4549.

Background Color

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

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

This div background color is #6C4549.

Border color

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

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

This div border color is #6C4549.

Opacity

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

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

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

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

This text has shadow with #6C4549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4549.

Preview

Color preview on black background

This text has color #6C4549 on black background.


Color preview on white background

This text has color #6C4549 on white background.


Black color preview on #6C4549 background

This text has black color on #6C4549 background.


White color preview on #6C4549 background

This text has white color on #6C4549 background.


Related colors

Complementary color

Complementary color for #hex is #93BAB6.


I love getcolorcode.com

Triadic colors

1 #496C45 and #45496C with #6C4549 are triadic colors.

2 #49456C and #456C49 with #6C4549 are triadic colors.