COLOR #6C5E4E

HEX: #6C5E4E RGB: (108,94,78)

Renk bilgisi

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

RGB renk modeli

#6C5E4E color RGB value is (108,94,78).

RGB: (108,94,78) (42%, 37%, 31%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 94 of 255 = 37%
B 78 of 255 = 31%

108
94
78

R + G + B ~ 37%. #6C5E4E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 94 + 78 = 280 (100%)
R 108 of 280 ~ 38.57%
G 94 of 280 ~ 33.57%
B 78 of 280 ~ 27.86'%

%38.57
%33.57
%27.86

CMYK RENK MODELİ

#6C5E4E rengi CMYK tonu (0,13,28,58).

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

CMYK: (0,13,28,58)
C0M13Y28K58 (0%, 13%, 28%, 58%)
(0.00 / 0.13 / 0.28 / 0.58)

CMYK yüzdeleri

%0
%12.96
%27.78
%57.65

Codes

Color #6C5E4E in popluar color models

6C 5E 4E
RGB 108 94 78
HSL 32° 16.13% 36.47%
HSB/HSV 32° 27.78% 42.35%
CMYK 0.00% 12.96% 27.78%
57.65%

Color #6C5E4E in popluar number systems.

HEX 6C 5E 4E
Decimal 108 94 78
Binary 1101100 1011110 1001110
Octal 154 136 116

Shades and tints

Shades of #6C5E4E

#6C5E4E
(108,94,78)
#635647
(99,86,71)
#5A4E40
(90,78,64)
#514639
(81,70,57)
#483E32
(72,62,50)
#3F362B
(63,54,43)
#362E24
(54,46,36)
#2D261D
(45,38,29)
#241E16
(36,30,22)
#1B160F
(27,22,15)
#120E08
(18,14,8)
#000000
(0,0,0)

Tints of #6C5E4E

#6C5E4E
(108,94,78)
#796C5E
(121,108,94)
#867A6E
(134,122,110)
#93887E
(147,136,126)
#A0968E
(160,150,142)
#ADA49E
(173,164,158)
#BAB2AE
(186,178,174)
#C7C0BE
(199,192,190)
#D4CECE
(212,206,206)
#E1DCDE
(225,220,222)
#EEEAEE
(238,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C5E4E; }

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

This text font color is #6C5E4E.

Background Color

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

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

This div background color is #6C5E4E.

Border color

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

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

This div border color is #6C5E4E.

Opacity

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

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

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

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

This text has shadow with #6C5E4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5E4E.

Preview

Color preview on black background

This text has color #6C5E4E on black background.


Color preview on white background

This text has color #6C5E4E on white background.


Black color preview on #6C5E4E background

This text has black color on #6C5E4E background.


White color preview on #6C5E4E background

This text has white color on #6C5E4E background.


Related colors

Complementary color

Complementary color for #hex is #93A1B1.


I love getcolorcode.com

Triadic colors

1 #4E6C5E and #5E4E6C with #6C5E4E are triadic colors.

2 #4E5E6C and #5E6C4E with #6C5E4E are triadic colors.