COLOR #6B7A77

HEX: #6B7A77 RGB: (107,122,119)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

107
122
119

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

Portions of RGB colors in percentages

R + G + B = 107 + 122 + 119 = 348 (100%)
R 107 of 348 ~ 30.75%
G 122 of 348 ~ 35.06%
B 119 of 348 ~ 34.2'%

%30.75
%35.06
%34.2

CMYK color model

#6B7A77 color CMYK value is (12,0,2,52).

  • cyan value is 12.30%
  • magenta value is 0.00%
  • yellow value is 2.46%
  • key color value is 52.16%
CMYK: (12,0,2,52) C12M0Y2K52 (12%,0%,2%,52%) (0.12/0.00/0.02/0.52) 

CMYK percentages

%12.3
%0
%2.46
%52.16

Codes

Color #6B7A77 in popluar color models

6B 7A 77
RGB 107 122 119
HSL 168° 6.55% 44.90%
HSB/HSV 168° 12.30% 47.84%
CMYK 12.30% 0.00% 2.46%
52.16%

Color #6B7A77 in popluar number systems.

HEX 6B 7A 77
Decimal 107 122 119
Binary 1101011 1111010 1110111
Octal 153 172 167

Shades and tints

Shades of #6B7A77

#6B7A77
(107,122,119)
#626F6D
(98,111,109)
#596463
(89,100,99)
#505959
(80,89,89)
#474E4F
(71,78,79)
#3E4345
(62,67,69)
#35383B
(53,56,59)
#2C2D31
(44,45,49)
#232227
(35,34,39)
#1A171D
(26,23,29)
#110C13
(17,12,19)
#000000
(0,0,0)

Tints of #6B7A77

#6B7A77
(107,122,119)
#788683
(120,134,131)
#85928F
(133,146,143)
#929E9B
(146,158,155)
#9FAAA7
(159,170,167)
#ACB6B3
(172,182,179)
#B9C2BF
(185,194,191)
#C6CECB
(198,206,203)
#D3DAD7
(211,218,215)
#E0E6E3
(224,230,227)
#EDF2EF
(237,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B7A77; }

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

This text font color is #6B7A77.

Background Color

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

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

This div background color is #6B7A77.

Border color

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

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

This div border color is #6B7A77.

Opacity

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

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

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

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

This text has shadow with #6B7A77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7A77.

Preview

Color preview on black background

This text has color #6B7A77 on black background.


Color preview on white background

This text has color #6B7A77 on white background.


Black color preview on #6B7A77 background

This text has black color on #6B7A77 background.


White color preview on #6B7A77 background

This text has white color on #6B7A77 background.


Related colors

Complementary color

Complementary color for #hex is #948588.


I love getcolorcode.com

Triadic colors

1 #776B7A and #7A776B with #6B7A77 are triadic colors.

2 #777A6B and #7A6B77 with #6B7A77 are triadic colors.