COLOR #6E5323

HEX: #6E5323 RGB: (110,83,35)

Renk bilgisi

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

RGB renk modeli

#6E5323 color RGB value is (110,83,35).

RGB: (110,83,35) (43%, 33%, 14%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 83 of 255 = 33%
B 35 of 255 = 14%

110
83
35

R + G + B ~ 30%. #6E5323 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 83 + 35 = 228 (100%)
R 110 of 228 ~ 48.25%
G 83 of 228 ~ 36.4%
B 35 of 228 ~ 15.35'%

%48.25
%36.4
%15.35

CMYK RENK MODELİ

#6E5323 rengi CMYK tonu (0,25,68,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.55%
  • sarı tonu 68.18%
  • ana renk tonu 56.86%

CMYK: (0,25,68,57)
C0M25Y68K57 (0%, 25%, 68%, 57%)
(0.00 / 0.25 / 0.68 / 0.57)

CMYK yüzdeleri

%0
%24.55
%68.18
%56.86

Codes

Color #6E5323 in popluar color models

6E 53 23
RGB 110 83 35
HSL 38° 51.72% 28.43%
HSB/HSV 38° 68.18% 43.14%
CMYK 0.00% 24.55% 68.18%
56.86%

Color #6E5323 in popluar number systems.

HEX 6E 53 23
Decimal 110 83 35
Binary 1101110 1010011 100011
Octal 156 123 43

Shades and tints

Shades of #6E5323

#6E5323
(110,83,35)
#644C20
(100,76,32)
#5A451D
(90,69,29)
#503E1A
(80,62,26)
#463717
(70,55,23)
#3C3014
(60,48,20)
#322911
(50,41,17)
#28220E
(40,34,14)
#1E1B0B
(30,27,11)
#141408
(20,20,8)
#0A0D05
(10,13,5)
#000000
(0,0,0)

Tints of #6E5323

#6E5323
(110,83,35)
#7B6237
(123,98,55)
#88714B
(136,113,75)
#95805F
(149,128,95)
#A28F73
(162,143,115)
#AF9E87
(175,158,135)
#BCAD9B
(188,173,155)
#C9BCAF
(201,188,175)
#D6CBC3
(214,203,195)
#E3DAD7
(227,218,215)
#F0E9EB
(240,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E5323 color. Also use rgb(110,83,35) instead hex code.

Text Font Color

.myTextColor { color: #6E5323; }

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

This text font color is #6E5323.

Background Color

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

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

This div background color is #6E5323.

Border color

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

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

This div border color is #6E5323.

Opacity

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

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

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

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

This text has shadow with #6E5323 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5323.

Preview

Color preview on black background

This text has color #6E5323 on black background.


Color preview on white background

This text has color #6E5323 on white background.


Black color preview on #6E5323 background

This text has black color on #6E5323 background.


White color preview on #6E5323 background

This text has white color on #6E5323 background.


Related colors

Complementary color

Complementary color for #hex is #91ACDC.


I love getcolorcode.com

Triadic colors

1 #236E53 and #53236E with #6E5323 are triadic colors.

2 #23536E and #536E23 with #6E5323 are triadic colors.