COLOR #6A3717

HEX: #6A3717 RGB: (106,55,23)

Color info

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

RGB color model

#6A3717 color RGB value is (106,55,23).

RGB: (106,55,23) (42%, 22%, 9%)

RGB channels and saturation

R 106 of 255 = 42%
G 55 of 255 = 22%
B 23 of 255 = 9%

106
55
23

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

Portions of RGB colors in percentages

R + G + B = 106 + 55 + 23 = 184 (100%)
R 106 of 184 ~ 57.61%
G 55 of 184 ~ 29.89%
B 23 of 184 ~ 12.5'%

%57.61
%29.89
%12.5

CMYK color model

#6A3717 color CMYK value is (0,48,78,58).

  • cyan value is 0.00%
  • magenta value is 48.11%
  • yellow value is 78.30%
  • key color value is 58.43%

CMYK: (0,48,78,58)
C0M48Y78K58 (0%, 48%, 78%, 58%)
(0.00 / 0.48 / 0.78 / 0.58)

CMYK percentages

%0
%48.11
%78.3
%58.43

Codes

Color #6A3717 in popluar color models

6A 37 17
RGB 106 55 23
HSL 23° 64.34% 25.29%
HSB/HSV 23° 78.30% 41.57%
CMYK 0.00% 48.11% 78.30%
58.43%

Color #6A3717 in popluar number systems.

HEX 6A 37 17
Decimal 106 55 23
Binary 1101010 110111 10111
Octal 152 67 27

Shades and tints

Shades of #6A3717

#6A3717
(106,55,23)
#613215
(97,50,21)
#582D13
(88,45,19)
#4F2811
(79,40,17)
#46230F
(70,35,15)
#3D1E0D
(61,30,13)
#34190B
(52,25,11)
#2B1409
(43,20,9)
#220F07
(34,15,7)
#190A05
(25,10,5)
#100503
(16,5,3)
#000000
(0,0,0)

Tints of #6A3717

#6A3717
(106,55,23)
#77492C
(119,73,44)
#845B41
(132,91,65)
#916D56
(145,109,86)
#9E7F6B
(158,127,107)
#AB9180
(171,145,128)
#B8A395
(184,163,149)
#C5B5AA
(197,181,170)
#D2C7BF
(210,199,191)
#DFD9D4
(223,217,212)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A3717 color. Also use rgb(106,55,23) instead hex code.

Text Font Color

.myTextColor { color: #6A3717; }

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

This text font color is #6A3717.

Background Color

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

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

This div background color is #6A3717.

Border color

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

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

This div border color is #6A3717.

Opacity

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

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

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

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

This text has shadow with #6A3717 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3717.

Preview

Color preview on black background

This text has color #6A3717 on black background.


Color preview on white background

This text has color #6A3717 on white background.


Black color preview on #6A3717 background

This text has black color on #6A3717 background.


White color preview on #6A3717 background

This text has white color on #6A3717 background.


Related colors

Complementary color

Complementary color for #hex is #95C8E8.


I love getcolorcode.com

Triadic colors

1 #176A37 and #37176A with #6A3717 are triadic colors.

2 #17376A and #376A17 with #6A3717 are triadic colors.