COLOR #6B3419

HEX: #6B3419 RGB: (107,52,25)

Color info

#6B3419 contains mainly red and green colors. Web safe color of #6B3419 is #663300 (or #630).

RGB color model

#6B3419 color RGB value is (107,52,25).

RGB: (107,52,25) (42%, 20%, 10%)

RGB channels and saturation

R 107 of 255 = 42%
G 52 of 255 = 20%
B 25 of 255 = 10%

107
52
25

R + G + B ~ 24%. #6B3419 is dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 52 + 25 = 184 (100%)
R 107 of 184 ~ 58.15%
G 52 of 184 ~ 28.26%
B 25 of 184 ~ 13.59'%

%58.15
%28.26
%13.59

CMYK color model

#6B3419 color CMYK value is (0,51,77,58).

  • cyan value is 0.00%
  • magenta value is 51.40%
  • yellow value is 76.64%
  • key color value is 58.04%

CMYK: (0,51,77,58)
C0M51Y77K58 (0%, 51%, 77%, 58%)
(0.00 / 0.51 / 0.77 / 0.58)

CMYK percentages

%0
%51.4
%76.64
%58.04

Codes

Color #6B3419 in popluar color models

6B 34 19
RGB 107 52 25
HSL 20° 62.12% 25.88%
HSB/HSV 20° 76.64% 41.96%
CMYK 0.00% 51.40% 76.64%
58.04%

Color #6B3419 in popluar number systems.

HEX 6B 34 19
Decimal 107 52 25
Binary 1101011 110100 11001
Octal 153 64 31

Shades and tints

Shades of #6B3419

#6B3419
(107,52,25)
#623017
(98,48,23)
#592C15
(89,44,21)
#502813
(80,40,19)
#472411
(71,36,17)
#3E200F
(62,32,15)
#351C0D
(53,28,13)
#2C180B
(44,24,11)
#231409
(35,20,9)
#1A1007
(26,16,7)
#110C05
(17,12,5)
#000000
(0,0,0)

Tints of #6B3419

#6B3419
(107,52,25)
#78462D
(120,70,45)
#855841
(133,88,65)
#926A55
(146,106,85)
#9F7C69
(159,124,105)
#AC8E7D
(172,142,125)
#B9A091
(185,160,145)
#C6B2A5
(198,178,165)
#D3C4B9
(211,196,185)
#E0D6CD
(224,214,205)
#EDE8E1
(237,232,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B3419 color. Also use rgb(107,52,25) instead hex code.

Text Font Color

.myTextColor { color: #6B3419; }

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

This text font color is #6B3419.

Background Color

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

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

This div background color is #6B3419.

Border color

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

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

This div border color is #6B3419.

Opacity

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

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

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

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

This text has shadow with #6B3419 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3419.

Preview

Color preview on black background

This text has color #6B3419 on black background.


Color preview on white background

This text has color #6B3419 on white background.


Black color preview on #6B3419 background

This text has black color on #6B3419 background.


White color preview on #6B3419 background

This text has white color on #6B3419 background.


Related colors

Complementary color

Complementary color for #hex is #94CBE6.


I love getcolorcode.com

Triadic colors

1 #196B34 and #34196B with #6B3419 are triadic colors.

2 #19346B and #346B19 with #6B3419 are triadic colors.