COLOR #6C4E50

HEX: #6C4E50 RGB: (108,78,80)

Renk bilgisi

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

RGB renk modeli

#6C4E50 color RGB value is (108,78,80).

RGB: (108,78,80) (42%, 31%, 31%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 78 of 255 = 31%
B 80 of 255 = 31%

108
78
80

R + G + B ~ 35%. #6C4E50 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 78 + 80 = 266 (100%)
R 108 of 266 ~ 40.6%
G 78 of 266 ~ 29.32%
B 80 of 266 ~ 30.08'%

%40.6
%29.32
%30.08

CMYK RENK MODELİ

#6C4E50 rengi CMYK tonu (0,28,26,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.78%
  • sarı tonu 25.93%
  • ana renk tonu 57.65%

CMYK: (0,28,26,58)
C0M28Y26K58 (0%, 28%, 26%, 58%)
(0.00 / 0.28 / 0.26 / 0.58)

CMYK yüzdeleri

%0
%27.78
%25.93
%57.65

Codes

Color #6C4E50 in popluar color models

6C 4E 50
RGB 108 78 80
HSL 356° 16.13% 36.47%
HSB/HSV 356° 27.78% 42.35%
CMYK 0.00% 27.78% 25.93%
57.65%

Color #6C4E50 in popluar number systems.

HEX 6C 4E 50
Decimal 108 78 80
Binary 1101100 1001110 1010000
Octal 154 116 120

Shades and tints

Shades of #6C4E50

#6C4E50
(108,78,80)
#634749
(99,71,73)
#5A4042
(90,64,66)
#51393B
(81,57,59)
#483234
(72,50,52)
#3F2B2D
(63,43,45)
#362426
(54,36,38)
#2D1D1F
(45,29,31)
#241618
(36,22,24)
#1B0F11
(27,15,17)
#12080A
(18,8,10)
#000000
(0,0,0)

Tints of #6C4E50

#6C4E50
(108,78,80)
#795E5F
(121,94,95)
#866E6E
(134,110,110)
#937E7D
(147,126,125)
#A08E8C
(160,142,140)
#AD9E9B
(173,158,155)
#BAAEAA
(186,174,170)
#C7BEB9
(199,190,185)
#D4CEC8
(212,206,200)
#E1DED7
(225,222,215)
#EEEEE6
(238,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4E50 color. Also use rgb(108,78,80) instead hex code.

Text Font Color

.myTextColor { color: #6C4E50; }

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

This text font color is #6C4E50.

Background Color

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

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

This div background color is #6C4E50.

Border color

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

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

This div border color is #6C4E50.

Opacity

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

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

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

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

This text has shadow with #6C4E50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4E50.

Preview

Color preview on black background

This text has color #6C4E50 on black background.


Color preview on white background

This text has color #6C4E50 on white background.


Black color preview on #6C4E50 background

This text has black color on #6C4E50 background.


White color preview on #6C4E50 background

This text has white color on #6C4E50 background.


Related colors

Complementary color

Complementary color for #hex is #93B1AF.


I love getcolorcode.com

Triadic colors

1 #506C4E and #4E506C with #6C4E50 are triadic colors.

2 #504E6C and #4E6C50 with #6C4E50 are triadic colors.