COLOR #6B626B

HEX: #6B626B RGB: (107,98,107)

Color info

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

RGB color model

#6B626B color RGB value is (107,98,107).

RGB: (107,98,107) (42%, 38%, 42%)

RGB channels and saturation

R 107 of 255 = 42%
G 98 of 255 = 38%
B 107 of 255 = 42%

107
98
107

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

Portions of RGB colors in percentages

R + G + B = 107 + 98 + 107 = 312 (100%)
R 107 of 312 ~ 34.29%
G 98 of 312 ~ 31.41%
B 107 of 312 ~ 34.29'%

%34.29
%31.41
%34.29

CMYK color model

#6B626B color CMYK value is (0,8,0,58).

  • cyan value is 0.00%
  • magenta value is 8.41%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (0,8,0,58)
C0M8Y0K58 (0%, 8%, 0%, 58%)
(0.00 / 0.08 / 0.00 / 0.58)

CMYK percentages

%0
%8.41
%0
%58.04

Codes

Color #6B626B in popluar color models

6B 62 6B
RGB 107 98 107
HSL 300° 4.39% 40.20%
HSB/HSV 300° 8.41% 41.96%
CMYK 0.00% 8.41% 0.00%
58.04%

Color #6B626B in popluar number systems.

HEX 6B 62 6B
Decimal 107 98 107
Binary 1101011 1100010 1101011
Octal 153 142 153

Shades and tints

Shades of #6B626B

#6B626B
(107,98,107)
#625A62
(98,90,98)
#595259
(89,82,89)
#504A50
(80,74,80)
#474247
(71,66,71)
#3E3A3E
(62,58,62)
#353235
(53,50,53)
#2C2A2C
(44,42,44)
#232223
(35,34,35)
#1A1A1A
(26,26,26)
#111211
(17,18,17)
#000000
(0,0,0)

Tints of #6B626B

#6B626B
(107,98,107)
#787078
(120,112,120)
#857E85
(133,126,133)
#928C92
(146,140,146)
#9F9A9F
(159,154,159)
#ACA8AC
(172,168,172)
#B9B6B9
(185,182,185)
#C6C4C6
(198,196,198)
#D3D2D3
(211,210,211)
#E0E0E0
(224,224,224)
#EDEEED
(237,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B626B; }

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

This text font color is #6B626B.

Background Color

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

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

This div background color is #6B626B.

Border color

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

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

This div border color is #6B626B.

Opacity

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

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

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

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

This text has shadow with #6B626B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B626B.

Preview

Color preview on black background

This text has color #6B626B on black background.


Color preview on white background

This text has color #6B626B on white background.


Black color preview on #6B626B background

This text has black color on #6B626B background.


White color preview on #6B626B background

This text has white color on #6B626B background.


Related colors

Complementary color

Complementary color for #hex is #949D94.


I love getcolorcode.com

Triadic colors

1 #6B6B62 and #626B6B with #6B626B are triadic colors.

2 #6B626B and #626B6B with #6B626B are triadic colors.