COLOR #6B5E35

HEX: #6B5E35 RGB: (107,94,53)

Renk bilgisi

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

RGB renk modeli

#6B5E35 color RGB value is (107,94,53).

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

RGB bağlantıları ve doygunluk

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

107
94
53

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 94 + 53 = 254 (100%)
R 107 of 254 ~ 42.13%
G 94 of 254 ~ 37.01%
B 53 of 254 ~ 20.87'%

%42.13
%37.01
%20.87

CMYK RENK MODELİ

#6B5E35 rengi CMYK tonu (0,12,50,58).

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

CMYK: (0,12,50,58)
C0M12Y50K58 (0%, 12%, 50%, 58%)
(0.00 / 0.12 / 0.50 / 0.58)

CMYK yüzdeleri

%0
%12.15
%50.47
%58.04

Codes

Color #6B5E35 in popluar color models

6B 5E 35
RGB 107 94 53
HSL 46° 33.75% 31.37%
HSB/HSV 46° 50.47% 41.96%
CMYK 0.00% 12.15% 50.47%
58.04%

Color #6B5E35 in popluar number systems.

HEX 6B 5E 35
Decimal 107 94 53
Binary 1101011 1011110 110101
Octal 153 136 65

Shades and tints

Shades of #6B5E35

#6B5E35
(107,94,53)
#625631
(98,86,49)
#594E2D
(89,78,45)
#504629
(80,70,41)
#473E25
(71,62,37)
#3E3621
(62,54,33)
#352E1D
(53,46,29)
#2C2619
(44,38,25)
#231E15
(35,30,21)
#1A1611
(26,22,17)
#110E0D
(17,14,13)
#000000
(0,0,0)

Tints of #6B5E35

#6B5E35
(107,94,53)
#786C47
(120,108,71)
#857A59
(133,122,89)
#92886B
(146,136,107)
#9F967D
(159,150,125)
#ACA48F
(172,164,143)
#B9B2A1
(185,178,161)
#C6C0B3
(198,192,179)
#D3CEC5
(211,206,197)
#E0DCD7
(224,220,215)
#EDEAE9
(237,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5E35; }

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

This text font color is #6B5E35.

Background Color

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

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

This div background color is #6B5E35.

Border color

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

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

This div border color is #6B5E35.

Opacity

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

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

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

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

This text has shadow with #6B5E35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5E35.

Preview

Color preview on black background

This text has color #6B5E35 on black background.


Color preview on white background

This text has color #6B5E35 on white background.


Black color preview on #6B5E35 background

This text has black color on #6B5E35 background.


White color preview on #6B5E35 background

This text has white color on #6B5E35 background.


Related colors

Complementary color

Complementary color for #hex is #94A1CA.


I love getcolorcode.com

Triadic colors

1 #356B5E and #5E356B with #6B5E35 are triadic colors.

2 #355E6B and #5E6B35 with #6B5E35 are triadic colors.