COLOR #6D5E51

HEX: #6D5E51 RGB: (109,94,81)

Renk bilgisi

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

RGB renk modeli

#6D5E51 color RGB value is (109,94,81).

RGB: (109,94,81) (43%, 37%, 32%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 94 of 255 = 37%
B 81 of 255 = 32%

109
94
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 94 + 81 = 284 (100%)
R 109 of 284 ~ 38.38%
G 94 of 284 ~ 33.1%
B 81 of 284 ~ 28.52'%

%38.38
%33.1
%28.52

CMYK RENK MODELİ

#6D5E51 rengi CMYK tonu (0,14,26,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.76%
  • sarı tonu 25.69%
  • ana renk tonu 57.25%

CMYK: (0,14,26,57)
C0M14Y26K57 (0%, 14%, 26%, 57%)
(0.00 / 0.14 / 0.26 / 0.57)

CMYK yüzdeleri

%0
%13.76
%25.69
%57.25

Codes

Color #6D5E51 in popluar color models

6D 5E 51
RGB 109 94 81
HSL 28° 14.74% 37.25%
HSB/HSV 28° 25.69% 42.75%
CMYK 0.00% 13.76% 25.69%
57.25%

Color #6D5E51 in popluar number systems.

HEX 6D 5E 51
Decimal 109 94 81
Binary 1101101 1011110 1010001
Octal 155 136 121

Shades and tints

Shades of #6D5E51

#6D5E51
(109,94,81)
#64564A
(100,86,74)
#5B4E43
(91,78,67)
#52463C
(82,70,60)
#493E35
(73,62,53)
#40362E
(64,54,46)
#372E27
(55,46,39)
#2E2620
(46,38,32)
#251E19
(37,30,25)
#1C1612
(28,22,18)
#130E0B
(19,14,11)
#000000
(0,0,0)

Tints of #6D5E51

#6D5E51
(109,94,81)
#7A6C60
(122,108,96)
#877A6F
(135,122,111)
#94887E
(148,136,126)
#A1968D
(161,150,141)
#AEA49C
(174,164,156)
#BBB2AB
(187,178,171)
#C8C0BA
(200,192,186)
#D5CEC9
(213,206,201)
#E2DCD8
(226,220,216)
#EFEAE7
(239,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5E51; }

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

This text font color is #6D5E51.

Background Color

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

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

This div background color is #6D5E51.

Border color

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

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

This div border color is #6D5E51.

Opacity

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

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

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

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

This text has shadow with #6D5E51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5E51.

Preview

Color preview on black background

This text has color #6D5E51 on black background.


Color preview on white background

This text has color #6D5E51 on white background.


Black color preview on #6D5E51 background

This text has black color on #6D5E51 background.


White color preview on #6D5E51 background

This text has white color on #6D5E51 background.


Related colors

Complementary color

Complementary color for #hex is #92A1AE.


I love getcolorcode.com

Triadic colors

1 #516D5E and #5E516D with #6D5E51 are triadic colors.

2 #515E6D and #5E6D51 with #6D5E51 are triadic colors.