COLOR #6B5E21

HEX: #6B5E21 RGB: (107,94,33)

Renk bilgisi

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

RGB renk modeli

#6B5E21 color RGB value is (107,94,33).

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

RGB bağlantıları ve doygunluk

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

107
94
33

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 94 + 33 = 234 (100%)
R 107 of 234 ~ 45.73%
G 94 of 234 ~ 40.17%
B 33 of 234 ~ 14.1'%

%45.73
%40.17
%14.1

CMYK RENK MODELİ

#6B5E21 rengi CMYK tonu (0,12,69,58).

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

CMYK: (0,12,69,58)
C0M12Y69K58 (0%, 12%, 69%, 58%)
(0.00 / 0.12 / 0.69 / 0.58)

CMYK yüzdeleri

%0
%12.15
%69.16
%58.04

Codes

Color #6B5E21 in popluar color models

6B 5E 21
RGB 107 94 33
HSL 49° 52.86% 27.45%
HSB/HSV 49° 69.16% 41.96%
CMYK 0.00% 12.15% 69.16%
58.04%

Color #6B5E21 in popluar number systems.

HEX 6B 5E 21
Decimal 107 94 33
Binary 1101011 1011110 100001
Octal 153 136 41

Shades and tints

Shades of #6B5E21

#6B5E21
(107,94,33)
#62561E
(98,86,30)
#594E1B
(89,78,27)
#504618
(80,70,24)
#473E15
(71,62,21)
#3E3612
(62,54,18)
#352E0F
(53,46,15)
#2C260C
(44,38,12)
#231E09
(35,30,9)
#1A1606
(26,22,6)
#110E03
(17,14,3)
#000000
(0,0,0)

Tints of #6B5E21

#6B5E21
(107,94,33)
#786C35
(120,108,53)
#857A49
(133,122,73)
#92885D
(146,136,93)
#9F9671
(159,150,113)
#ACA485
(172,164,133)
#B9B299
(185,178,153)
#C6C0AD
(198,192,173)
#D3CEC1
(211,206,193)
#E0DCD5
(224,220,213)
#EDEAE9
(237,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5E21; }

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

This text font color is #6B5E21.

Background Color

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

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

This div background color is #6B5E21.

Border color

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

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

This div border color is #6B5E21.

Opacity

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

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

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

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

This text has shadow with #6B5E21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5E21.

Preview

Color preview on black background

This text has color #6B5E21 on black background.


Color preview on white background

This text has color #6B5E21 on white background.


Black color preview on #6B5E21 background

This text has black color on #6B5E21 background.


White color preview on #6B5E21 background

This text has white color on #6B5E21 background.


Related colors

Complementary color

Complementary color for #hex is #94A1DE.


I love getcolorcode.com

Triadic colors

1 #216B5E and #5E216B with #6B5E21 are triadic colors.

2 #215E6B and #5E6B21 with #6B5E21 are triadic colors.