COLOR #6A5556

HEX: #6A5556 RGB: (106,85,86)

Color info

#6A5556 contains red, green and blue colors in about the same proportion. Web safe color of #6A5556 is #666666 (or #666).

RGB color model

#6A5556 color RGB value is (106,85,86).

RGB: (106,85,86) (42%, 33%, 34%)

RGB channels and saturation

R 106 of 255 = 42%
G 85 of 255 = 33%
B 86 of 255 = 34%

106
85
86

R + G + B ~ 36%. #6A5556 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 85 + 86 = 277 (100%)
R 106 of 277 ~ 38.27%
G 85 of 277 ~ 30.69%
B 86 of 277 ~ 31.05'%

%38.27
%30.69
%31.05

CMYK color model

#6A5556 color CMYK value is (0,20,19,58).

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

CMYK: (0,20,19,58)
C0M20Y19K58 (0%, 20%, 19%, 58%)
(0.00 / 0.20 / 0.19 / 0.58)

CMYK percentages

%0
%19.81
%18.87
%58.43

Codes

Color #6A5556 in popluar color models

6A 55 56
RGB 106 85 86
HSL 357° 10.99% 37.45%
HSB/HSV 357° 19.81% 41.57%
CMYK 0.00% 19.81% 18.87%
58.43%

Color #6A5556 in popluar number systems.

HEX 6A 55 56
Decimal 106 85 86
Binary 1101010 1010101 1010110
Octal 152 125 126

Shades and tints

Shades of #6A5556

#6A5556
(106,85,86)
#614E4F
(97,78,79)
#584748
(88,71,72)
#4F4041
(79,64,65)
#46393A
(70,57,58)
#3D3233
(61,50,51)
#342B2C
(52,43,44)
#2B2425
(43,36,37)
#221D1E
(34,29,30)
#191617
(25,22,23)
#100F10
(16,15,16)
#000000
(0,0,0)

Tints of #6A5556

#6A5556
(106,85,86)
#776465
(119,100,101)
#847374
(132,115,116)
#918283
(145,130,131)
#9E9192
(158,145,146)
#ABA0A1
(171,160,161)
#B8AFB0
(184,175,176)
#C5BEBF
(197,190,191)
#D2CDCE
(210,205,206)
#DFDCDD
(223,220,221)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A5556; }

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

This text font color is #6A5556.

Background Color

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

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

This div background color is #6A5556.

Border color

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

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

This div border color is #6A5556.

Opacity

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

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

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

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

This text has shadow with #6A5556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5556.

Preview

Color preview on black background

This text has color #6A5556 on black background.


Color preview on white background

This text has color #6A5556 on white background.


Black color preview on #6A5556 background

This text has black color on #6A5556 background.


White color preview on #6A5556 background

This text has white color on #6A5556 background.


Related colors

Complementary color

Complementary color for #hex is #95AAA9.


I love getcolorcode.com

Triadic colors

1 #566A55 and #55566A with #6A5556 are triadic colors.

2 #56556A and #556A56 with #6A5556 are triadic colors.