COLOR #6A4A55

HEX: #6A4A55 RGB: (106,74,85)

Color info

#6A4A55 contains red, green and blue colors in about the same proportion. Web safe color of #6A4A55 is #663366 (or #636).

RGB color model

#6A4A55 color RGB value is (106,74,85).

RGB: (106,74,85) (42%, 29%, 33%)

RGB channels and saturation

R 106 of 255 = 42%
G 74 of 255 = 29%
B 85 of 255 = 33%

106
74
85

R + G + B ~ 35%. #6A4A55 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 74 + 85 = 265 (100%)
R 106 of 265 ~ 40%
G 74 of 265 ~ 27.92%
B 85 of 265 ~ 32.08'%

%40
%27.92
%32.08

CMYK color model

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

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

CMYK: (0,30,20,58)
C0M30Y20K58 (0%, 30%, 20%, 58%)
(0.00 / 0.30 / 0.20 / 0.58)

CMYK percentages

%0
%30.19
%19.81
%58.43

Codes

Color #6A4A55 in popluar color models

6A 4A 55
RGB 106 74 85
HSL 339° 17.78% 35.29%
HSB/HSV 339° 30.19% 41.57%
CMYK 0.00% 30.19% 19.81%
58.43%

Color #6A4A55 in popluar number systems.

HEX 6A 4A 55
Decimal 106 74 85
Binary 1101010 1001010 1010101
Octal 152 112 125

Shades and tints

Shades of #6A4A55

#6A4A55
(106,74,85)
#61444E
(97,68,78)
#583E47
(88,62,71)
#4F3840
(79,56,64)
#463239
(70,50,57)
#3D2C32
(61,44,50)
#34262B
(52,38,43)
#2B2024
(43,32,36)
#221A1D
(34,26,29)
#191416
(25,20,22)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #6A4A55

#6A4A55
(106,74,85)
#775A64
(119,90,100)
#846A73
(132,106,115)
#917A82
(145,122,130)
#9E8A91
(158,138,145)
#AB9AA0
(171,154,160)
#B8AAAF
(184,170,175)
#C5BABE
(197,186,190)
#D2CACD
(210,202,205)
#DFDADC
(223,218,220)
#ECEAEB
(236,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A4A55; }

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

This text font color is #6A4A55.

Background Color

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

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

This div background color is #6A4A55.

Border color

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

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

This div border color is #6A4A55.

Opacity

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

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

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

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

This text has shadow with #6A4A55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4A55.

Preview

Color preview on black background

This text has color #6A4A55 on black background.


Color preview on white background

This text has color #6A4A55 on white background.


Black color preview on #6A4A55 background

This text has black color on #6A4A55 background.


White color preview on #6A4A55 background

This text has white color on #6A4A55 background.


Related colors

Complementary color

Complementary color for #hex is #95B5AA.


I love getcolorcode.com

Triadic colors

1 #556A4A and #4A556A with #6A4A55 are triadic colors.

2 #554A6A and #4A6A55 with #6A4A55 are triadic colors.