COLOR #6D5A41

HEX: #6D5A41 RGB: (109,90,65)

Renk bilgisi

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

RGB renk modeli

#6D5A41 color RGB value is (109,90,65).

RGB: (109,90,65) (43%, 35%, 25%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 90 of 255 = 35%
B 65 of 255 = 25%

109
90
65

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 90 + 65 = 264 (100%)
R 109 of 264 ~ 41.29%
G 90 of 264 ~ 34.09%
B 65 of 264 ~ 24.62'%

%41.29
%34.09
%24.62

CMYK RENK MODELİ

#6D5A41 rengi CMYK tonu (0,17,40,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.43%
  • sarı tonu 40.37%
  • ana renk tonu 57.25%

CMYK: (0,17,40,57)
C0M17Y40K57 (0%, 17%, 40%, 57%)
(0.00 / 0.17 / 0.40 / 0.57)

CMYK yüzdeleri

%0
%17.43
%40.37
%57.25

Codes

Color #6D5A41 in popluar color models

6D 5A 41
RGB 109 90 65
HSL 34° 25.29% 34.12%
HSB/HSV 34° 40.37% 42.75%
CMYK 0.00% 17.43% 40.37%
57.25%

Color #6D5A41 in popluar number systems.

HEX 6D 5A 41
Decimal 109 90 65
Binary 1101101 1011010 1000001
Octal 155 132 101

Shades and tints

Shades of #6D5A41

#6D5A41
(109,90,65)
#64523C
(100,82,60)
#5B4A37
(91,74,55)
#524232
(82,66,50)
#493A2D
(73,58,45)
#403228
(64,50,40)
#372A23
(55,42,35)
#2E221E
(46,34,30)
#251A19
(37,26,25)
#1C1214
(28,18,20)
#130A0F
(19,10,15)
#000000
(0,0,0)

Tints of #6D5A41

#6D5A41
(109,90,65)
#7A6952
(122,105,82)
#877863
(135,120,99)
#948774
(148,135,116)
#A19685
(161,150,133)
#AEA596
(174,165,150)
#BBB4A7
(187,180,167)
#C8C3B8
(200,195,184)
#D5D2C9
(213,210,201)
#E2E1DA
(226,225,218)
#EFF0EB
(239,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5A41 color. Also use rgb(109,90,65) instead hex code.

Text Font Color

.myTextColor { color: #6D5A41; }

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

This text font color is #6D5A41.

Background Color

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

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

This div background color is #6D5A41.

Border color

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

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

This div border color is #6D5A41.

Opacity

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

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

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

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

This text has shadow with #6D5A41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5A41.

Preview

Color preview on black background

This text has color #6D5A41 on black background.


Color preview on white background

This text has color #6D5A41 on white background.


Black color preview on #6D5A41 background

This text has black color on #6D5A41 background.


White color preview on #6D5A41 background

This text has white color on #6D5A41 background.


Related colors

Complementary color

Complementary color for #hex is #92A5BE.


I love getcolorcode.com

Triadic colors

1 #416D5A and #5A416D with #6D5A41 are triadic colors.

2 #415A6D and #5A6D41 with #6D5A41 are triadic colors.