COLOR #6E3A04

HEX: #6E3A04 RGB: (110,58,4)

Color info

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

RGB color model

#6E3A04 color RGB value is (110,58,4).

RGB: (110,58,4) (43%, 23%, 2%)

RGB channels and saturation

R 110 of 255 = 43%
G 58 of 255 = 23%
B 4 of 255 = 2%

110
58
4

R + G + B ~ 23%. #6E3A04 is dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 58 + 4 = 172 (100%)
R 110 of 172 ~ 63.95%
G 58 of 172 ~ 33.72%
B 4 of 172 ~ 2.33'%

%63.95
%33.72

CMYK color model

#6E3A04 color CMYK value is (0,47,96,57).

  • cyan value is 0.00%
  • magenta value is 47.27%
  • yellow value is 96.36%
  • key color value is 56.86%

CMYK: (0,47,96,57)
C0M47Y96K57 (0%, 47%, 96%, 57%)
(0.00 / 0.47 / 0.96 / 0.57)

CMYK percentages

%0
%47.27
%96.36
%56.86

Codes

Color #6E3A04 in popluar color models

6E 3A 04
RGB 110 58 4
HSL 31° 92.98% 22.35%
HSB/HSV 31° 96.36% 43.14%
CMYK 0.00% 47.27% 96.36%
56.86%

Color #6E3A04 in popluar number systems.

HEX 6E 3A 04
Decimal 110 58 4
Binary 1101110 111010 100
Octal 156 72 4

Shades and tints

Shades of #6E3A04

#6E3A04
(110,58,4)
#643504
(100,53,4)
#5A3004
(90,48,4)
#502B04
(80,43,4)
#462604
(70,38,4)
#3C2104
(60,33,4)
#321C04
(50,28,4)
#281704
(40,23,4)
#1E1204
(30,18,4)
#140D04
(20,13,4)
#0A0804
(10,8,4)
#000000
(0,0,0)

Tints of #6E3A04

#6E3A04
(110,58,4)
#7B4B1A
(123,75,26)
#885C30
(136,92,48)
#956D46
(149,109,70)
#A27E5C
(162,126,92)
#AF8F72
(175,143,114)
#BCA088
(188,160,136)
#C9B19E
(201,177,158)
#D6C2B4
(214,194,180)
#E3D3CA
(227,211,202)
#F0E4E0
(240,228,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E3A04 color. Also use rgb(110,58,4) instead hex code.

Text Font Color

.myTextColor { color: #6E3A04; }

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

This text font color is #6E3A04.

Background Color

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

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

This div background color is #6E3A04.

Border color

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

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

This div border color is #6E3A04.

Opacity

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

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

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

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

This text has shadow with #6E3A04 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E3A04.

Preview

Color preview on black background

This text has color #6E3A04 on black background.


Color preview on white background

This text has color #6E3A04 on white background.


Black color preview on #6E3A04 background

This text has black color on #6E3A04 background.


White color preview on #6E3A04 background

This text has white color on #6E3A04 background.


Related colors

Complementary color

Complementary color for #hex is #91C5FB.


I love getcolorcode.com

Triadic colors

1 #046E3A and #3A046E with #6E3A04 are triadic colors.

2 #043A6E and #3A6E04 with #6E3A04 are triadic colors.