COLOR #6A786A

HEX: #6A786A RGB: (106,120,106)

Color info

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

RGB color model

#6A786A color RGB value is (106,120,106).

RGB: (106,120,106) (42%, 47%, 42%)

RGB channels and saturation

R 106 of 255 = 42%
G 120 of 255 = 47%
B 106 of 255 = 42%

106
120
106

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

Portions of RGB colors in percentages

R + G + B = 106 + 120 + 106 = 332 (100%)
R 106 of 332 ~ 31.93%
G 120 of 332 ~ 36.14%
B 106 of 332 ~ 31.93'%

%31.93
%36.14
%31.93

CMYK color model

#6A786A color CMYK value is (12,0,12,53).

  • cyan value is 11.67%
  • magenta value is 0.00%
  • yellow value is 11.67%
  • key color value is 52.94%
CMYK: (12,0,12,53) C12M0Y12K53 (12%,0%,12%,53%) (0.12/0.00/0.12/0.53) 

CMYK percentages

%11.67
%0
%11.67
%52.94

Codes

Color #6A786A in popluar color models

6A 78 6A
RGB 106 120 106
HSL 120° 6.19% 44.31%
HSB/HSV 120° 11.67% 47.06%
CMYK 11.67% 0.00% 11.67%
52.94%

Color #6A786A in popluar number systems.

HEX 6A 78 6A
Decimal 106 120 106
Binary 1101010 1111000 1101010
Octal 152 170 152

Shades and tints

Shades of #6A786A

#6A786A
(106,120,106)
#616E61
(97,110,97)
#586458
(88,100,88)
#4F5A4F
(79,90,79)
#465046
(70,80,70)
#3D463D
(61,70,61)
#343C34
(52,60,52)
#2B322B
(43,50,43)
#222822
(34,40,34)
#191E19
(25,30,25)
#101410
(16,20,16)
#000000
(0,0,0)

Tints of #6A786A

#6A786A
(106,120,106)
#778477
(119,132,119)
#849084
(132,144,132)
#919C91
(145,156,145)
#9EA89E
(158,168,158)
#ABB4AB
(171,180,171)
#B8C0B8
(184,192,184)
#C5CCC5
(197,204,197)
#D2D8D2
(210,216,210)
#DFE4DF
(223,228,223)
#ECF0EC
(236,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A786A; }

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

This text font color is #6A786A.

Background Color

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

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

This div background color is #6A786A.

Border color

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

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

This div border color is #6A786A.

Opacity

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

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

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

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

This text has shadow with #6A786A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A786A.

Preview

Color preview on black background

This text has color #6A786A on black background.


Color preview on white background

This text has color #6A786A on white background.


Black color preview on #6A786A background

This text has black color on #6A786A background.


White color preview on #6A786A background

This text has white color on #6A786A background.


Related colors

Complementary color

Complementary color for #hex is #958795.


I love getcolorcode.com

Triadic colors

1 #6A6A78 and #786A6A with #6A786A are triadic colors.

2 #6A786A and #786A6A with #6A786A are triadic colors.