COLOR #6A644A

HEX: #6A644A RGB: (106,100,74)

Color info

#6A644A contains red, green and blue colors in about the same proportion. Web safe color of #6A644A is #666633 (or #663).

RGB color model

#6A644A color RGB value is (106,100,74).

RGB: (106,100,74) (42%, 39%, 29%)

RGB channels and saturation

R 106 of 255 = 42%
G 100 of 255 = 39%
B 74 of 255 = 29%

106
100
74

R + G + B ~ 37%. #6A644A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 100 + 74 = 280 (100%)
R 106 of 280 ~ 37.86%
G 100 of 280 ~ 35.71%
B 74 of 280 ~ 26.43'%

%37.86
%35.71
%26.43

CMYK color model

#6A644A color CMYK value is (0,6,30,58).

  • cyan value is 0.00%
  • magenta value is 5.66%
  • yellow value is 30.19%
  • key color value is 58.43%

CMYK: (0,6,30,58)
C0M6Y30K58 (0%, 6%, 30%, 58%)
(0.00 / 0.06 / 0.30 / 0.58)

CMYK percentages

%0
%5.66
%30.19
%58.43

Codes

Color #6A644A in popluar color models

6A 64 4A
RGB 106 100 74
HSL 49° 17.78% 35.29%
HSB/HSV 49° 30.19% 41.57%
CMYK 0.00% 5.66% 30.19%
58.43%

Color #6A644A in popluar number systems.

HEX 6A 64 4A
Decimal 106 100 74
Binary 1101010 1100100 1001010
Octal 152 144 112

Shades and tints

Shades of #6A644A

#6A644A
(106,100,74)
#615B44
(97,91,68)
#58523E
(88,82,62)
#4F4938
(79,73,56)
#464032
(70,64,50)
#3D372C
(61,55,44)
#342E26
(52,46,38)
#2B2520
(43,37,32)
#221C1A
(34,28,26)
#191314
(25,19,20)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #6A644A

#6A644A
(106,100,74)
#77725A
(119,114,90)
#84806A
(132,128,106)
#918E7A
(145,142,122)
#9E9C8A
(158,156,138)
#ABAA9A
(171,170,154)
#B8B8AA
(184,184,170)
#C5C6BA
(197,198,186)
#D2D4CA
(210,212,202)
#DFE2DA
(223,226,218)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A644A color. Also use rgb(106,100,74) instead hex code.

Text Font Color

.myTextColor { color: #6A644A; }

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

This text font color is #6A644A.

Background Color

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

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

This div background color is #6A644A.

Border color

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

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

This div border color is #6A644A.

Opacity

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

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

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

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

This text has shadow with #6A644A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A644A.

Preview

Color preview on black background

This text has color #6A644A on black background.


Color preview on white background

This text has color #6A644A on white background.


Black color preview on #6A644A background

This text has black color on #6A644A background.


White color preview on #6A644A background

This text has white color on #6A644A background.


Related colors

Complementary color

Complementary color for #hex is #959BB5.


I love getcolorcode.com

Triadic colors

1 #4A6A64 and #644A6A with #6A644A are triadic colors.

2 #4A646A and #646A4A with #6A644A are triadic colors.