COLOR #6A7156

HEX: #6A7156 RGB: (106,113,86)

Color info

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

RGB color model

#6A7156 color RGB value is (106,113,86).

RGB: (106,113,86) (42%, 44%, 34%)

RGB channels and saturation

R 106 of 255 = 42%
G 113 of 255 = 44%
B 86 of 255 = 34%

106
113
86

R + G + B ~ 40%. #6A7156 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 106 + 113 + 86 = 305 (100%)
R 106 of 305 ~ 34.75%
G 113 of 305 ~ 37.05%
B 86 of 305 ~ 28.2'%

%34.75
%37.05
%28.2

CMYK color model

#6A7156 color CMYK value is (6,0,24,56).

  • cyan value is 6.19%
  • magenta value is 0.00%
  • yellow value is 23.89%
  • key color value is 55.69%

CMYK: (6,0,24,56)
C6M0Y24K56 (6%, 0%, 24%, 56%)
(0.06 / 0.00 / 0.24 / 0.56)

CMYK percentages

%6.19
%0
%23.89
%55.69

Codes

Color #6A7156 in popluar color models

6A 71 56
RGB 106 113 86
HSL 76° 13.57% 39.02%
HSB/HSV 76° 23.89% 44.31%
CMYK 6.19% 0.00% 23.89%
55.69%

Color #6A7156 in popluar number systems.

HEX 6A 71 56
Decimal 106 113 86
Binary 1101010 1110001 1010110
Octal 152 161 126

Shades and tints

Shades of #6A7156

#6A7156
(106,113,86)
#61674F
(97,103,79)
#585D48
(88,93,72)
#4F5341
(79,83,65)
#46493A
(70,73,58)
#3D3F33
(61,63,51)
#34352C
(52,53,44)
#2B2B25
(43,43,37)
#22211E
(34,33,30)
#191717
(25,23,23)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #6A7156

#6A7156
(106,113,86)
#777D65
(119,125,101)
#848974
(132,137,116)
#919583
(145,149,131)
#9EA192
(158,161,146)
#ABADA1
(171,173,161)
#B8B9B0
(184,185,176)
#C5C5BF
(197,197,191)
#D2D1CE
(210,209,206)
#DFDDDD
(223,221,221)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A7156; }

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

This text font color is #6A7156.

Background Color

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

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

This div background color is #6A7156.

Border color

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

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

This div border color is #6A7156.

Opacity

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

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

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

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

This text has shadow with #6A7156 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A7156.

Preview

Color preview on black background

This text has color #6A7156 on black background.


Color preview on white background

This text has color #6A7156 on white background.


Black color preview on #6A7156 background

This text has black color on #6A7156 background.


White color preview on #6A7156 background

This text has white color on #6A7156 background.


Related colors

Complementary color

Complementary color for #hex is #958EA9.


I love getcolorcode.com

Triadic colors

1 #566A71 and #71566A with #6A7156 are triadic colors.

2 #56716A and #716A56 with #6A7156 are triadic colors.