COLOR #6C5E51

HEX: #6C5E51 RGB: (108,94,81)

Renk bilgisi

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

RGB renk modeli

#6C5E51 color RGB value is (108,94,81).

RGB: (108,94,81) (42%, 37%, 32%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 94 of 255 = 37%
B 81 of 255 = 32%

108
94
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 94 + 81 = 283 (100%)
R 108 of 283 ~ 38.16%
G 94 of 283 ~ 33.22%
B 81 of 283 ~ 28.62'%

%38.16
%33.22
%28.62

CMYK RENK MODELİ

#6C5E51 rengi CMYK tonu (0,13,25,58).

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

CMYK: (0,13,25,58)
C0M13Y25K58 (0%, 13%, 25%, 58%)
(0.00 / 0.13 / 0.25 / 0.58)

CMYK yüzdeleri

%0
%12.96
%25
%57.65

Codes

Color #6C5E51 in popluar color models

6C 5E 51
RGB 108 94 81
HSL 29° 14.29% 37.06%
HSB/HSV 29° 25.00% 42.35%
CMYK 0.00% 12.96% 25.00%
57.65%

Color #6C5E51 in popluar number systems.

HEX 6C 5E 51
Decimal 108 94 81
Binary 1101100 1011110 1010001
Octal 154 136 121

Shades and tints

Shades of #6C5E51

#6C5E51
(108,94,81)
#63564A
(99,86,74)
#5A4E43
(90,78,67)
#51463C
(81,70,60)
#483E35
(72,62,53)
#3F362E
(63,54,46)
#362E27
(54,46,39)
#2D2620
(45,38,32)
#241E19
(36,30,25)
#1B1612
(27,22,18)
#120E0B
(18,14,11)
#000000
(0,0,0)

Tints of #6C5E51

#6C5E51
(108,94,81)
#796C60
(121,108,96)
#867A6F
(134,122,111)
#93887E
(147,136,126)
#A0968D
(160,150,141)
#ADA49C
(173,164,156)
#BAB2AB
(186,178,171)
#C7C0BA
(199,192,186)
#D4CEC9
(212,206,201)
#E1DCD8
(225,220,216)
#EEEAE7
(238,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C5E51; }

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

This text font color is #6C5E51.

Background Color

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

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

This div background color is #6C5E51.

Border color

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

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

This div border color is #6C5E51.

Opacity

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

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

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

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

This text has shadow with #6C5E51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5E51.

Preview

Color preview on black background

This text has color #6C5E51 on black background.


Color preview on white background

This text has color #6C5E51 on white background.


Black color preview on #6C5E51 background

This text has black color on #6C5E51 background.


White color preview on #6C5E51 background

This text has white color on #6C5E51 background.


Related colors

Complementary color

Complementary color for #hex is #93A1AE.


I love getcolorcode.com

Triadic colors

1 #516C5E and #5E516C with #6C5E51 are triadic colors.

2 #515E6C and #5E6C51 with #6C5E51 are triadic colors.