COLOR #6D5E37

HEX: #6D5E37 RGB: (109,94,55)

Renk bilgisi

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

RGB renk modeli

#6D5E37 color RGB value is (109,94,55).

RGB: (109,94,55) (43%, 37%, 22%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 94 of 255 = 37%
B 55 of 255 = 22%

109
94
55

R + G + B ~ 34%. #6D5E37 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 94 + 55 = 258 (100%)
R 109 of 258 ~ 42.25%
G 94 of 258 ~ 36.43%
B 55 of 258 ~ 21.32'%

%42.25
%36.43
%21.32

CMYK RENK MODELİ

#6D5E37 rengi CMYK tonu (0,14,50,57).

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

CMYK: (0,14,50,57)
C0M14Y50K57 (0%, 14%, 50%, 57%)
(0.00 / 0.14 / 0.50 / 0.57)

CMYK yüzdeleri

%0
%13.76
%49.54
%57.25

Codes

Color #6D5E37 in popluar color models

6D 5E 37
RGB 109 94 55
HSL 43° 32.93% 32.16%
HSB/HSV 43° 49.54% 42.75%
CMYK 0.00% 13.76% 49.54%
57.25%

Color #6D5E37 in popluar number systems.

HEX 6D 5E 37
Decimal 109 94 55
Binary 1101101 1011110 110111
Octal 155 136 67

Shades and tints

Shades of #6D5E37

#6D5E37
(109,94,55)
#645632
(100,86,50)
#5B4E2D
(91,78,45)
#524628
(82,70,40)
#493E23
(73,62,35)
#40361E
(64,54,30)
#372E19
(55,46,25)
#2E2614
(46,38,20)
#251E0F
(37,30,15)
#1C160A
(28,22,10)
#130E05
(19,14,5)
#000000
(0,0,0)

Tints of #6D5E37

#6D5E37
(109,94,55)
#7A6C49
(122,108,73)
#877A5B
(135,122,91)
#94886D
(148,136,109)
#A1967F
(161,150,127)
#AEA491
(174,164,145)
#BBB2A3
(187,178,163)
#C8C0B5
(200,192,181)
#D5CEC7
(213,206,199)
#E2DCD9
(226,220,217)
#EFEAEB
(239,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5E37; }

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

This text font color is #6D5E37.

Background Color

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

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

This div background color is #6D5E37.

Border color

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

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

This div border color is #6D5E37.

Opacity

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

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

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

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

This text has shadow with #6D5E37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5E37.

Preview

Color preview on black background

This text has color #6D5E37 on black background.


Color preview on white background

This text has color #6D5E37 on white background.


Black color preview on #6D5E37 background

This text has black color on #6D5E37 background.


White color preview on #6D5E37 background

This text has white color on #6D5E37 background.


Related colors

Complementary color

Complementary color for #hex is #92A1C8.


I love getcolorcode.com

Triadic colors

1 #376D5E and #5E376D with #6D5E37 are triadic colors.

2 #375E6D and #5E6D37 with #6D5E37 are triadic colors.