COLOR #6A6856

HEX: #6A6856 RGB: (106,104,86)

Color info

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

RGB color model

#6A6856 color RGB value is (106,104,86).

RGB: (106,104,86) (42%, 41%, 34%)

RGB channels and saturation

R 106 of 255 = 42%
G 104 of 255 = 41%
B 86 of 255 = 34%

106
104
86

R + G + B ~ 39%. #6A6856 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 104 + 86 = 296 (100%)
R 106 of 296 ~ 35.81%
G 104 of 296 ~ 35.14%
B 86 of 296 ~ 29.05'%

%35.81
%35.14
%29.05

CMYK color model

#6A6856 color CMYK value is (0,2,19,58).

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

CMYK: (0,2,19,58)
C0M2Y19K58 (0%, 2%, 19%, 58%)
(0.00 / 0.02 / 0.19 / 0.58)

CMYK percentages

%0
%1.89
%18.87
%58.43

Codes

Color #6A6856 in popluar color models

6A 68 56
RGB 106 104 86
HSL 54° 10.42% 37.65%
HSB/HSV 54° 18.87% 41.57%
CMYK 0.00% 1.89% 18.87%
58.43%

Color #6A6856 in popluar number systems.

HEX 6A 68 56
Decimal 106 104 86
Binary 1101010 1101000 1010110
Octal 152 150 126

Shades and tints

Shades of #6A6856

#6A6856
(106,104,86)
#615F4F
(97,95,79)
#585648
(88,86,72)
#4F4D41
(79,77,65)
#46443A
(70,68,58)
#3D3B33
(61,59,51)
#34322C
(52,50,44)
#2B2925
(43,41,37)
#22201E
(34,32,30)
#191717
(25,23,23)
#100E10
(16,14,16)
#000000
(0,0,0)

Tints of #6A6856

#6A6856
(106,104,86)
#777565
(119,117,101)
#848274
(132,130,116)
#918F83
(145,143,131)
#9E9C92
(158,156,146)
#ABA9A1
(171,169,161)
#B8B6B0
(184,182,176)
#C5C3BF
(197,195,191)
#D2D0CE
(210,208,206)
#DFDDDD
(223,221,221)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A6856; }

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

This text font color is #6A6856.

Background Color

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

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

This div background color is #6A6856.

Border color

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

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

This div border color is #6A6856.

Opacity

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

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

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

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

This text has shadow with #6A6856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A6856.

Preview

Color preview on black background

This text has color #6A6856 on black background.


Color preview on white background

This text has color #6A6856 on white background.


Black color preview on #6A6856 background

This text has black color on #6A6856 background.


White color preview on #6A6856 background

This text has white color on #6A6856 background.


Related colors

Complementary color

Complementary color for #hex is #9597A9.


I love getcolorcode.com

Triadic colors

1 #566A68 and #68566A with #6A6856 are triadic colors.

2 #56686A and #686A56 with #6A6856 are triadic colors.