COLOR #6D5E38

HEX: #6D5E38 RGB: (109,94,56)

Renk bilgisi

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

RGB renk modeli

#6D5E38 color RGB value is (109,94,56).

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

RGB bağlantıları ve doygunluk

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

109
94
56

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 94 + 56 = 259 (100%)
R 109 of 259 ~ 42.08%
G 94 of 259 ~ 36.29%
B 56 of 259 ~ 21.62'%

%42.08
%36.29
%21.62

CMYK RENK MODELİ

#6D5E38 rengi CMYK tonu (0,14,49,57).

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

CMYK: (0,14,49,57)
C0M14Y49K57 (0%, 14%, 49%, 57%)
(0.00 / 0.14 / 0.49 / 0.57)

CMYK yüzdeleri

%0
%13.76
%48.62
%57.25

Codes

Color #6D5E38 in popluar color models

6D 5E 38
RGB 109 94 56
HSL 43° 32.12% 32.35%
HSB/HSV 43° 48.62% 42.75%
CMYK 0.00% 13.76% 48.62%
57.25%

Color #6D5E38 in popluar number systems.

HEX 6D 5E 38
Decimal 109 94 56
Binary 1101101 1011110 111000
Octal 155 136 70

Shades and tints

Shades of #6D5E38

#6D5E38
(109,94,56)
#645633
(100,86,51)
#5B4E2E
(91,78,46)
#524629
(82,70,41)
#493E24
(73,62,36)
#40361F
(64,54,31)
#372E1A
(55,46,26)
#2E2615
(46,38,21)
#251E10
(37,30,16)
#1C160B
(28,22,11)
#130E06
(19,14,6)
#000000
(0,0,0)

Tints of #6D5E38

#6D5E38
(109,94,56)
#7A6C4A
(122,108,74)
#877A5C
(135,122,92)
#94886E
(148,136,110)
#A19680
(161,150,128)
#AEA492
(174,164,146)
#BBB2A4
(187,178,164)
#C8C0B6
(200,192,182)
#D5CEC8
(213,206,200)
#E2DCDA
(226,220,218)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5E38; }

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

This text font color is #6D5E38.

Background Color

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

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

This div background color is #6D5E38.

Border color

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

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

This div border color is #6D5E38.

Opacity

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

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

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

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

This text has shadow with #6D5E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5E38.

Preview

Color preview on black background

This text has color #6D5E38 on black background.


Color preview on white background

This text has color #6D5E38 on white background.


Black color preview on #6D5E38 background

This text has black color on #6D5E38 background.


White color preview on #6D5E38 background

This text has white color on #6D5E38 background.


Related colors

Complementary color

Complementary color for #hex is #92A1C7.


I love getcolorcode.com

Triadic colors

1 #386D5E and #5E386D with #6D5E38 are triadic colors.

2 #385E6D and #5E6D38 with #6D5E38 are triadic colors.