COLOR #6B5E20

HEX: #6B5E20 RGB: (107,94,32)

Renk bilgisi

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

RGB renk modeli

#6B5E20 color RGB value is (107,94,32).

RGB: (107,94,32) (42%, 37%, 13%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 94 of 255 = 37%
B 32 of 255 = 13%

107
94
32

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 94 + 32 = 233 (100%)
R 107 of 233 ~ 45.92%
G 94 of 233 ~ 40.34%
B 32 of 233 ~ 13.73'%

%45.92
%40.34
%13.73

CMYK RENK MODELİ

#6B5E20 rengi CMYK tonu (0,12,70,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.15%
  • sarı tonu 70.09%
  • ana renk tonu 58.04%

CMYK: (0,12,70,58)
C0M12Y70K58 (0%, 12%, 70%, 58%)
(0.00 / 0.12 / 0.70 / 0.58)

CMYK yüzdeleri

%0
%12.15
%70.09
%58.04

Codes

Color #6B5E20 in popluar color models

6B 5E 20
RGB 107 94 32
HSL 50° 53.96% 27.25%
HSB/HSV 50° 70.09% 41.96%
CMYK 0.00% 12.15% 70.09%
58.04%

Color #6B5E20 in popluar number systems.

HEX 6B 5E 20
Decimal 107 94 32
Binary 1101011 1011110 100000
Octal 153 136 40

Shades and tints

Shades of #6B5E20

#6B5E20
(107,94,32)
#62561E
(98,86,30)
#594E1C
(89,78,28)
#50461A
(80,70,26)
#473E18
(71,62,24)
#3E3616
(62,54,22)
#352E14
(53,46,20)
#2C2612
(44,38,18)
#231E10
(35,30,16)
#1A160E
(26,22,14)
#110E0C
(17,14,12)
#000000
(0,0,0)

Tints of #6B5E20

#6B5E20
(107,94,32)
#786C34
(120,108,52)
#857A48
(133,122,72)
#92885C
(146,136,92)
#9F9670
(159,150,112)
#ACA484
(172,164,132)
#B9B298
(185,178,152)
#C6C0AC
(198,192,172)
#D3CEC0
(211,206,192)
#E0DCD4
(224,220,212)
#EDEAE8
(237,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5E20 color. Also use rgb(107,94,32) instead hex code.

Text Font Color

.myTextColor { color: #6B5E20; }

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

This text font color is #6B5E20.

Background Color

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

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

This div background color is #6B5E20.

Border color

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

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

This div border color is #6B5E20.

Opacity

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

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

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

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

This text has shadow with #6B5E20 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5E20.

Preview

Color preview on black background

This text has color #6B5E20 on black background.


Color preview on white background

This text has color #6B5E20 on white background.


Black color preview on #6B5E20 background

This text has black color on #6B5E20 background.


White color preview on #6B5E20 background

This text has white color on #6B5E20 background.


Related colors

Complementary color

Complementary color for #hex is #94A1DF.


I love getcolorcode.com

Triadic colors

1 #206B5E and #5E206B with #6B5E20 are triadic colors.

2 #205E6B and #5E6B20 with #6B5E20 are triadic colors.