COLOR #6A7E68

HEX: #6A7E68 RGB: (106,126,104)

Color info

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

RGB color model

#6A7E68 color RGB value is (106,126,104).

RGB: (106,126,104) (42%, 49%, 41%)

RGB channels and saturation

R 106 of 255 = 42%
G 126 of 255 = 49%
B 104 of 255 = 41%

106
126
104

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

Portions of RGB colors in percentages

R + G + B = 106 + 126 + 104 = 336 (100%)
R 106 of 336 ~ 31.55%
G 126 of 336 ~ 37.5%
B 104 of 336 ~ 30.95'%

%31.55
%37.5
%30.95

CMYK color model

#6A7E68 color CMYK value is (16,0,17,51).

  • cyan value is 15.87%
  • magenta value is 0.00%
  • yellow value is 17.46%
  • key color value is 50.59%
CMYK: (16,0,17,51) C16M0Y17K51 (16%,0%,17%,51%) (0.16/0.00/0.17/0.51) 

CMYK percentages

%15.87
%0
%17.46
%50.59

Codes

Color #6A7E68 in popluar color models

6A 7E 68
RGB 106 126 104
HSL 115° 9.57% 45.10%
HSB/HSV 115° 17.46% 49.41%
CMYK 15.87% 0.00% 17.46%
50.59%

Color #6A7E68 in popluar number systems.

HEX 6A 7E 68
Decimal 106 126 104
Binary 1101010 1111110 1101000
Octal 152 176 150

Shades and tints

Shades of #6A7E68

#6A7E68
(106,126,104)
#61735F
(97,115,95)
#586856
(88,104,86)
#4F5D4D
(79,93,77)
#465244
(70,82,68)
#3D473B
(61,71,59)
#343C32
(52,60,50)
#2B3129
(43,49,41)
#222620
(34,38,32)
#191B17
(25,27,23)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #6A7E68

#6A7E68
(106,126,104)
#778975
(119,137,117)
#849482
(132,148,130)
#919F8F
(145,159,143)
#9EAA9C
(158,170,156)
#ABB5A9
(171,181,169)
#B8C0B6
(184,192,182)
#C5CBC3
(197,203,195)
#D2D6D0
(210,214,208)
#DFE1DD
(223,225,221)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A7E68; }

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

This text font color is #6A7E68.

Background Color

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

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

This div background color is #6A7E68.

Border color

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

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

This div border color is #6A7E68.

Opacity

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

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

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

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

This text has shadow with #6A7E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A7E68.

Preview

Color preview on black background

This text has color #6A7E68 on black background.


Color preview on white background

This text has color #6A7E68 on white background.


Black color preview on #6A7E68 background

This text has black color on #6A7E68 background.


White color preview on #6A7E68 background

This text has white color on #6A7E68 background.


Related colors

Complementary color

Complementary color for #hex is #958197.


I love getcolorcode.com

Triadic colors

1 #686A7E and #7E686A with #6A7E68 are triadic colors.

2 #687E6A and #7E6A68 with #6A7E68 are triadic colors.