COLOR #6B756B

HEX: #6B756B RGB: (107,117,107)

Color info

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

RGB color model

#6B756B color RGB value is (107,117,107).

RGB: (107,117,107) (42%, 46%, 42%)

RGB channels and saturation

R 107 of 255 = 42%
G 117 of 255 = 46%
B 107 of 255 = 42%

107
117
107

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

Portions of RGB colors in percentages

R + G + B = 107 + 117 + 107 = 331 (100%)
R 107 of 331 ~ 32.33%
G 117 of 331 ~ 35.35%
B 107 of 331 ~ 32.33'%

%32.33
%35.35
%32.33

CMYK color model

#6B756B color CMYK value is (9,0,9,54).

  • cyan value is 8.55%
  • magenta value is 0.00%
  • yellow value is 8.55%
  • key color value is 54.12%
CMYK: (9,0,9,54) C9M0Y9K54 (9%,0%,9%,54%) (0.09/0.00/0.09/0.54) 

CMYK percentages

%8.55
%0
%8.55
%54.12

Codes

Color #6B756B in popluar color models

6B 75 6B
RGB 107 117 107
HSL 120° 4.46% 43.92%
HSB/HSV 120° 8.55% 45.88%
CMYK 8.55% 0.00% 8.55%
54.12%

Color #6B756B in popluar number systems.

HEX 6B 75 6B
Decimal 107 117 107
Binary 1101011 1110101 1101011
Octal 153 165 153

Shades and tints

Shades of #6B756B

#6B756B
(107,117,107)
#626B62
(98,107,98)
#596159
(89,97,89)
#505750
(80,87,80)
#474D47
(71,77,71)
#3E433E
(62,67,62)
#353935
(53,57,53)
#2C2F2C
(44,47,44)
#232523
(35,37,35)
#1A1B1A
(26,27,26)
#111111
(17,17,17)
#000000
(0,0,0)

Tints of #6B756B

#6B756B
(107,117,107)
#788178
(120,129,120)
#858D85
(133,141,133)
#929992
(146,153,146)
#9FA59F
(159,165,159)
#ACB1AC
(172,177,172)
#B9BDB9
(185,189,185)
#C6C9C6
(198,201,198)
#D3D5D3
(211,213,211)
#E0E1E0
(224,225,224)
#EDEDED
(237,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B756B; }

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

This text font color is #6B756B.

Background Color

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

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

This div background color is #6B756B.

Border color

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

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

This div border color is #6B756B.

Opacity

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

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

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

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

This text has shadow with #6B756B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B756B.

Preview

Color preview on black background

This text has color #6B756B on black background.


Color preview on white background

This text has color #6B756B on white background.


Black color preview on #6B756B background

This text has black color on #6B756B background.


White color preview on #6B756B background

This text has white color on #6B756B background.


Related colors

Complementary color

Complementary color for #hex is #948A94.


I love getcolorcode.com

Triadic colors

1 #6B6B75 and #756B6B with #6B756B are triadic colors.

2 #6B756B and #756B6B with #6B756B are triadic colors.