COLOR #6A3812

HEX: #6A3812 RGB: (106,56,18)

Color info

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

RGB color model

#6A3812 color RGB value is (106,56,18).

RGB: (106,56,18) (42%, 22%, 7%)

RGB channels and saturation

R 106 of 255 = 42%
G 56 of 255 = 22%
B 18 of 255 = 7%

106
56
18

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

Portions of RGB colors in percentages

R + G + B = 106 + 56 + 18 = 180 (100%)
R 106 of 180 ~ 58.89%
G 56 of 180 ~ 31.11%
B 18 of 180 ~ 10'%

%58.89
%31.11

CMYK color model

#6A3812 color CMYK value is (0,47,83,58).

  • cyan value is 0.00%
  • magenta value is 47.17%
  • yellow value is 83.02%
  • key color value is 58.43%

CMYK: (0,47,83,58)
C0M47Y83K58 (0%, 47%, 83%, 58%)
(0.00 / 0.47 / 0.83 / 0.58)

CMYK percentages

%0
%47.17
%83.02
%58.43

Codes

Color #6A3812 in popluar color models

6A 38 12
RGB 106 56 18
HSL 26° 70.97% 24.31%
HSB/HSV 26° 83.02% 41.57%
CMYK 0.00% 47.17% 83.02%
58.43%

Color #6A3812 in popluar number systems.

HEX 6A 38 12
Decimal 106 56 18
Binary 1101010 111000 10010
Octal 152 70 22

Shades and tints

Shades of #6A3812

#6A3812
(106,56,18)
#613311
(97,51,17)
#582E10
(88,46,16)
#4F290F
(79,41,15)
#46240E
(70,36,14)
#3D1F0D
(61,31,13)
#341A0C
(52,26,12)
#2B150B
(43,21,11)
#22100A
(34,16,10)
#190B09
(25,11,9)
#100608
(16,6,8)
#000000
(0,0,0)

Tints of #6A3812

#6A3812
(106,56,18)
#774A27
(119,74,39)
#845C3C
(132,92,60)
#916E51
(145,110,81)
#9E8066
(158,128,102)
#AB927B
(171,146,123)
#B8A490
(184,164,144)
#C5B6A5
(197,182,165)
#D2C8BA
(210,200,186)
#DFDACF
(223,218,207)
#ECECE4
(236,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A3812 color. Also use rgb(106,56,18) instead hex code.

Text Font Color

.myTextColor { color: #6A3812; }

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

This text font color is #6A3812.

Background Color

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

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

This div background color is #6A3812.

Border color

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

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

This div border color is #6A3812.

Opacity

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

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

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

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

This text has shadow with #6A3812 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3812.

Preview

Color preview on black background

This text has color #6A3812 on black background.


Color preview on white background

This text has color #6A3812 on white background.


Black color preview on #6A3812 background

This text has black color on #6A3812 background.


White color preview on #6A3812 background

This text has white color on #6A3812 background.


Related colors

Complementary color

Complementary color for #hex is #95C7ED.


I love getcolorcode.com

Triadic colors

1 #126A38 and #38126A with #6A3812 are triadic colors.

2 #12386A and #386A12 with #6A3812 are triadic colors.