COLOR #6A4702

HEX: #6A4702 RGB: (106,71,2)

Color info

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

RGB color model

#6A4702 color RGB value is (106,71,2).

RGB: (106,71,2) (42%, 28%, 1%)

RGB channels and saturation

R 106 of 255 = 42%
G 71 of 255 = 28%
B 2 of 255 = 1%

106
71
2

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

Portions of RGB colors in percentages

R + G + B = 106 + 71 + 2 = 179 (100%)
R 106 of 179 ~ 59.22%
G 71 of 179 ~ 39.66%
B 2 of 179 ~ 1.12'%

%59.22
%39.66

CMYK color model

#6A4702 color CMYK value is (0,33,98,58).

  • cyan value is 0.00%
  • magenta value is 33.02%
  • yellow value is 98.11%
  • key color value is 58.43%

CMYK: (0,33,98,58)
C0M33Y98K58 (0%, 33%, 98%, 58%)
(0.00 / 0.33 / 0.98 / 0.58)

CMYK percentages

%0
%33.02
%98.11
%58.43

Codes

Color #6A4702 in popluar color models

6A 47 02
RGB 106 71 2
HSL 40° 96.30% 21.18%
HSB/HSV 40° 98.11% 41.57%
CMYK 0.00% 33.02% 98.11%
58.43%

Color #6A4702 in popluar number systems.

HEX 6A 47 02
Decimal 106 71 2
Binary 1101010 1000111 10
Octal 152 107 2

Shades and tints

Shades of #6A4702

#6A4702
(106,71,2)
#614102
(97,65,2)
#583B02
(88,59,2)
#4F3502
(79,53,2)
#462F02
(70,47,2)
#3D2902
(61,41,2)
#342302
(52,35,2)
#2B1D02
(43,29,2)
#221702
(34,23,2)
#191102
(25,17,2)
#100B02
(16,11,2)
#000000
(0,0,0)

Tints of #6A4702

#6A4702
(106,71,2)
#775719
(119,87,25)
#846730
(132,103,48)
#917747
(145,119,71)
#9E875E
(158,135,94)
#AB9775
(171,151,117)
#B8A78C
(184,167,140)
#C5B7A3
(197,183,163)
#D2C7BA
(210,199,186)
#DFD7D1
(223,215,209)
#ECE7E8
(236,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A4702 color. Also use rgb(106,71,2) instead hex code.

Text Font Color

.myTextColor { color: #6A4702; }

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

This text font color is #6A4702.

Background Color

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

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

This div background color is #6A4702.

Border color

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

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

This div border color is #6A4702.

Opacity

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

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

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

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

This text has shadow with #6A4702 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4702.

Preview

Color preview on black background

This text has color #6A4702 on black background.


Color preview on white background

This text has color #6A4702 on white background.


Black color preview on #6A4702 background

This text has black color on #6A4702 background.


White color preview on #6A4702 background

This text has white color on #6A4702 background.


Related colors

Complementary color

Complementary color for #hex is #95B8FD.


I love getcolorcode.com

Triadic colors

1 #026A47 and #47026A with #6A4702 are triadic colors.

2 #02476A and #476A02 with #6A4702 are triadic colors.