COLOR #6C5E35

HEX: #6C5E35 RGB: (108,94,53)

Renk bilgisi

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

RGB renk modeli

#6C5E35 color RGB value is (108,94,53).

RGB: (108,94,53) (42%, 37%, 21%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 94 of 255 = 37%
B 53 of 255 = 21%

108
94
53

R + G + B ~ 33%. #6C5E35 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 94 + 53 = 255 (100%)
R 108 of 255 ~ 42.35%
G 94 of 255 ~ 36.86%
B 53 of 255 ~ 20.78'%

%42.35
%36.86
%20.78

CMYK RENK MODELİ

#6C5E35 rengi CMYK tonu (0,13,51,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.96%
  • sarı tonu 50.93%
  • ana renk tonu 57.65%

CMYK: (0,13,51,58)
C0M13Y51K58 (0%, 13%, 51%, 58%)
(0.00 / 0.13 / 0.51 / 0.58)

CMYK yüzdeleri

%0
%12.96
%50.93
%57.65

Codes

Color #6C5E35 in popluar color models

6C 5E 35
RGB 108 94 53
HSL 45° 34.16% 31.57%
HSB/HSV 45° 50.93% 42.35%
CMYK 0.00% 12.96% 50.93%
57.65%

Color #6C5E35 in popluar number systems.

HEX 6C 5E 35
Decimal 108 94 53
Binary 1101100 1011110 110101
Octal 154 136 65

Shades and tints

Shades of #6C5E35

#6C5E35
(108,94,53)
#635631
(99,86,49)
#5A4E2D
(90,78,45)
#514629
(81,70,41)
#483E25
(72,62,37)
#3F3621
(63,54,33)
#362E1D
(54,46,29)
#2D2619
(45,38,25)
#241E15
(36,30,21)
#1B1611
(27,22,17)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #6C5E35

#6C5E35
(108,94,53)
#796C47
(121,108,71)
#867A59
(134,122,89)
#93886B
(147,136,107)
#A0967D
(160,150,125)
#ADA48F
(173,164,143)
#BAB2A1
(186,178,161)
#C7C0B3
(199,192,179)
#D4CEC5
(212,206,197)
#E1DCD7
(225,220,215)
#EEEAE9
(238,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C5E35 color. Also use rgb(108,94,53) instead hex code.

Text Font Color

.myTextColor { color: #6C5E35; }

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

This text font color is #6C5E35.

Background Color

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

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

This div background color is #6C5E35.

Border color

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

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

This div border color is #6C5E35.

Opacity

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

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

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

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

This text has shadow with #6C5E35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5E35.

Preview

Color preview on black background

This text has color #6C5E35 on black background.


Color preview on white background

This text has color #6C5E35 on white background.


Black color preview on #6C5E35 background

This text has black color on #6C5E35 background.


White color preview on #6C5E35 background

This text has white color on #6C5E35 background.


Related colors

Complementary color

Complementary color for #hex is #93A1CA.


I love getcolorcode.com

Triadic colors

1 #356C5E and #5E356C with #6C5E35 are triadic colors.

2 #355E6C and #5E6C35 with #6C5E35 are triadic colors.