COLOR #6C4449

HEX: #6C4449 RGB: (108,68,73)

Renk bilgisi

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

RGB renk modeli

#6C4449 color RGB value is (108,68,73).

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

RGB bağlantıları ve doygunluk

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

108
68
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 68 + 73 = 249 (100%)
R 108 of 249 ~ 43.37%
G 68 of 249 ~ 27.31%
B 73 of 249 ~ 29.32'%

%43.37
%27.31
%29.32

CMYK RENK MODELİ

#6C4449 rengi CMYK tonu (0,37,32,58).

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

CMYK: (0,37,32,58)
C0M37Y32K58 (0%, 37%, 32%, 58%)
(0.00 / 0.37 / 0.32 / 0.58)

CMYK yüzdeleri

%0
%37.04
%32.41
%57.65

Codes

Color #6C4449 in popluar color models

6C 44 49
RGB 108 68 73
HSL 353° 22.73% 34.51%
HSB/HSV 353° 37.04% 42.35%
CMYK 0.00% 37.04% 32.41%
57.65%

Color #6C4449 in popluar number systems.

HEX 6C 44 49
Decimal 108 68 73
Binary 1101100 1000100 1001001
Octal 154 104 111

Shades and tints

Shades of #6C4449

#6C4449
(108,68,73)
#633E43
(99,62,67)
#5A383D
(90,56,61)
#513237
(81,50,55)
#482C31
(72,44,49)
#3F262B
(63,38,43)
#362025
(54,32,37)
#2D1A1F
(45,26,31)
#241419
(36,20,25)
#1B0E13
(27,14,19)
#12080D
(18,8,13)
#000000
(0,0,0)

Tints of #6C4449

#6C4449
(108,68,73)
#795559
(121,85,89)
#866669
(134,102,105)
#937779
(147,119,121)
#A08889
(160,136,137)
#AD9999
(173,153,153)
#BAAAA9
(186,170,169)
#C7BBB9
(199,187,185)
#D4CCC9
(212,204,201)
#E1DDD9
(225,221,217)
#EEEEE9
(238,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C4449; }

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

This text font color is #6C4449.

Background Color

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

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

This div background color is #6C4449.

Border color

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

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

This div border color is #6C4449.

Opacity

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

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

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

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

This text has shadow with #6C4449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4449.

Preview

Color preview on black background

This text has color #6C4449 on black background.


Color preview on white background

This text has color #6C4449 on white background.


Black color preview on #6C4449 background

This text has black color on #6C4449 background.


White color preview on #6C4449 background

This text has white color on #6C4449 background.


Related colors

Complementary color

Complementary color for #hex is #93BBB6.


I love getcolorcode.com

Triadic colors

1 #496C44 and #44496C with #6C4449 are triadic colors.

2 #49446C and #446C49 with #6C4449 are triadic colors.