COLOR #6D5E21

HEX: #6D5E21 RGB: (109,94,33)

Renk bilgisi

#6D5E21 contains mainly red and green colors. #6D5E21 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#6D5E21 color RGB value is (109,94,33).

RGB: (109,94,33) (43%, 37%, 13%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 94 of 255 = 37%
B 33 of 255 = 13%

109
94
33

R + G + B ~ 31%. #6D5E21 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 94 + 33 = 236 (100%)
R 109 of 236 ~ 46.19%
G 94 of 236 ~ 39.83%
B 33 of 236 ~ 13.98'%

%46.19
%39.83
%13.98

CMYK RENK MODELİ

#6D5E21 rengi CMYK tonu (0,14,70,57).

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

CMYK: (0,14,70,57)
C0M14Y70K57 (0%, 14%, 70%, 57%)
(0.00 / 0.14 / 0.70 / 0.57)

CMYK yüzdeleri

%0
%13.76
%69.72
%57.25

Codes

Color #6D5E21 in popluar color models

6D 5E 21
RGB 109 94 33
HSL 48° 53.52% 27.84%
HSB/HSV 48° 69.72% 42.75%
CMYK 0.00% 13.76% 69.72%
57.25%

Color #6D5E21 in popluar number systems.

HEX 6D 5E 21
Decimal 109 94 33
Binary 1101101 1011110 100001
Octal 155 136 41

Shades and tints

Shades of #6D5E21

#6D5E21
(109,94,33)
#64561E
(100,86,30)
#5B4E1B
(91,78,27)
#524618
(82,70,24)
#493E15
(73,62,21)
#403612
(64,54,18)
#372E0F
(55,46,15)
#2E260C
(46,38,12)
#251E09
(37,30,9)
#1C1606
(28,22,6)
#130E03
(19,14,3)
#000000
(0,0,0)

Tints of #6D5E21

#6D5E21
(109,94,33)
#7A6C35
(122,108,53)
#877A49
(135,122,73)
#94885D
(148,136,93)
#A19671
(161,150,113)
#AEA485
(174,164,133)
#BBB299
(187,178,153)
#C8C0AD
(200,192,173)
#D5CEC1
(213,206,193)
#E2DCD5
(226,220,213)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5E21; }

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

This text font color is #6D5E21.

Background Color

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

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

This div background color is #6D5E21.

Border color

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

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

This div border color is #6D5E21.

Opacity

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

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

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

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

This text has shadow with #6D5E21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5E21.

Preview

Color preview on black background

This text has color #6D5E21 on black background.


Color preview on white background

This text has color #6D5E21 on white background.


Black color preview on #6D5E21 background

This text has black color on #6D5E21 background.


White color preview on #6D5E21 background

This text has white color on #6D5E21 background.


Related colors

Complementary color

Complementary color for #hex is #92A1DE.


I love getcolorcode.com

Triadic colors

1 #216D5E and #5E216D with #6D5E21 are triadic colors.

2 #215E6D and #5E6D21 with #6D5E21 are triadic colors.