COLOR #6A5A13

HEX: #6A5A13 RGB: (106,90,19)

Color info

#6A5A13 contains mainly red and green colors. Web safe color of #6A5A13 is #666600 (or #660).

RGB color model

#6A5A13 color RGB value is (106,90,19).

RGB: (106,90,19) (42%, 35%, 7%)

RGB channels and saturation

R 106 of 255 = 42%
G 90 of 255 = 35%
B 19 of 255 = 7%

106
90
19

R + G + B ~ 28%. #6A5A13 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 90 + 19 = 215 (100%)
R 106 of 215 ~ 49.3%
G 90 of 215 ~ 41.86%
B 19 of 215 ~ 8.84'%

%49.3
%41.86

CMYK color model

#6A5A13 color CMYK value is (0,15,82,58).

  • cyan value is 0.00%
  • magenta value is 15.09%
  • yellow value is 82.08%
  • key color value is 58.43%
CMYK: (0,15,82,58) C0M15Y82K58 (0%,15%,82%,58%) (0.00/0.15/0.82/0.58) 

CMYK percentages

%0
%15.09
%82.08
%58.43

Codes

Color #6A5A13 in popluar color models

6A 5A 13
RGB 106 90 19
HSL 49° 69.60% 24.51%
HSB/HSV 49° 82.08% 41.57%
CMYK 0.00% 15.09% 82.08%
58.43%

Color #6A5A13 in popluar number systems.

HEX 6A 5A 13
Decimal 106 90 19
Binary 1101010 1011010 10011
Octal 152 132 23

Shades and tints

Shades of #6A5A13

#6A5A13
(106,90,19)
#615212
(97,82,18)
#584A11
(88,74,17)
#4F4210
(79,66,16)
#463A0F
(70,58,15)
#3D320E
(61,50,14)
#342A0D
(52,42,13)
#2B220C
(43,34,12)
#221A0B
(34,26,11)
#19120A
(25,18,10)
#100A09
(16,10,9)
#000000
(0,0,0)

Tints of #6A5A13

#6A5A13
(106,90,19)
#776928
(119,105,40)
#84783D
(132,120,61)
#918752
(145,135,82)
#9E9667
(158,150,103)
#ABA57C
(171,165,124)
#B8B491
(184,180,145)
#C5C3A6
(197,195,166)
#D2D2BB
(210,210,187)
#DFE1D0
(223,225,208)
#ECF0E5
(236,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A5A13 color. Also use rgb(106,90,19) instead hex code.

Text Font Color

.myTextColor { color: #6A5A13; }

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

This text font color is #6A5A13.

Background Color

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

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

This div background color is #6A5A13.

Border color

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

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

This div border color is #6A5A13.

Opacity

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

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

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

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

This text has shadow with #6A5A13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5A13.

Preview

Color preview on black background

This text has color #6A5A13 on black background.


Color preview on white background

This text has color #6A5A13 on white background.


Black color preview on #6A5A13 background

This text has black color on #6A5A13 background.


White color preview on #6A5A13 background

This text has white color on #6A5A13 background.


Related colors

Complementary color

Complementary color for #hex is #95A5EC.


I love getcolorcode.com

Triadic colors

1 #136A5A and #5A136A with #6A5A13 are triadic colors.

2 #135A6A and #5A6A13 with #6A5A13 are triadic colors.