COLOR #6B776B

HEX: #6B776B RGB: (107,119,107)

Color info

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

RGB color model

#6B776B color RGB value is (107,119,107).

RGB: (107,119,107) (42%, 47%, 42%)

RGB channels and saturation

R 107 of 255 = 42%
G 119 of 255 = 47%
B 107 of 255 = 42%

107
119
107

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

Portions of RGB colors in percentages

R + G + B = 107 + 119 + 107 = 333 (100%)
R 107 of 333 ~ 32.13%
G 119 of 333 ~ 35.74%
B 107 of 333 ~ 32.13'%

%32.13
%35.74
%32.13

CMYK color model

#6B776B color CMYK value is (10,0,10,53).

  • cyan value is 10.08%
  • magenta value is 0.00%
  • yellow value is 10.08%
  • key color value is 53.33%

CMYK: (10,0,10,53)
C10M0Y10K53 (10%, 0%, 10%, 53%)
(0.10 / 0.00 / 0.10 / 0.53)

CMYK percentages

%10.08
%0
%10.08
%53.33

Codes

Color #6B776B in popluar color models

6B 77 6B
RGB 107 119 107
HSL 120° 5.31% 44.31%
HSB/HSV 120° 10.08% 46.67%
CMYK 10.08% 0.00% 10.08%
53.33%

Color #6B776B in popluar number systems.

HEX 6B 77 6B
Decimal 107 119 107
Binary 1101011 1110111 1101011
Octal 153 167 153

Shades and tints

Shades of #6B776B

#6B776B
(107,119,107)
#626D62
(98,109,98)
#596359
(89,99,89)
#505950
(80,89,80)
#474F47
(71,79,71)
#3E453E
(62,69,62)
#353B35
(53,59,53)
#2C312C
(44,49,44)
#232723
(35,39,35)
#1A1D1A
(26,29,26)
#111311
(17,19,17)
#000000
(0,0,0)

Tints of #6B776B

#6B776B
(107,119,107)
#788378
(120,131,120)
#858F85
(133,143,133)
#929B92
(146,155,146)
#9FA79F
(159,167,159)
#ACB3AC
(172,179,172)
#B9BFB9
(185,191,185)
#C6CBC6
(198,203,198)
#D3D7D3
(211,215,211)
#E0E3E0
(224,227,224)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B776B color. Also use rgb(107,119,107) instead hex code.

Text Font Color

.myTextColor { color: #6B776B; }

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

This text font color is #6B776B.

Background Color

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

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

This div background color is #6B776B.

Border color

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

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

This div border color is #6B776B.

Opacity

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

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

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

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

This text has shadow with #6B776B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B776B.

Preview

Color preview on black background

This text has color #6B776B on black background.


Color preview on white background

This text has color #6B776B on white background.


Black color preview on #6B776B background

This text has black color on #6B776B background.


White color preview on #6B776B background

This text has white color on #6B776B background.


Related colors

Complementary color

Complementary color for #hex is #948894.


I love getcolorcode.com

Triadic colors

1 #6B6B77 and #776B6B with #6B776B are triadic colors.

2 #6B776B and #776B6B with #6B776B are triadic colors.