COLOR #6D626D

HEX: #6D626D RGB: (109,98,109)

Color info

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

RGB color model

#6D626D color RGB value is (109,98,109).

RGB: (109,98,109) (43%, 38%, 43%)

RGB channels and saturation

R 109 of 255 = 43%
G 98 of 255 = 38%
B 109 of 255 = 43%

109
98
109

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

Portions of RGB colors in percentages

R + G + B = 109 + 98 + 109 = 316 (100%)
R 109 of 316 ~ 34.49%
G 98 of 316 ~ 31.01%
B 109 of 316 ~ 34.49'%

%34.49
%31.01
%34.49

CMYK color model

#6D626D color CMYK value is (0,10,0,57).

  • cyan value is 0.00%
  • magenta value is 10.09%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (0,10,0,57)
C0M10Y0K57 (0%, 10%, 0%, 57%)
(0.00 / 0.10 / 0.00 / 0.57)

CMYK percentages

%0
%10.09
%0
%57.25

Codes

Color #6D626D in popluar color models

6D 62 6D
RGB 109 98 109
HSL 300° 5.31% 40.59%
HSB/HSV 300° 10.09% 42.75%
CMYK 0.00% 10.09% 0.00%
57.25%

Color #6D626D in popluar number systems.

HEX 6D 62 6D
Decimal 109 98 109
Binary 1101101 1100010 1101101
Octal 155 142 155

Shades and tints

Shades of #6D626D

#6D626D
(109,98,109)
#645A64
(100,90,100)
#5B525B
(91,82,91)
#524A52
(82,74,82)
#494249
(73,66,73)
#403A40
(64,58,64)
#373237
(55,50,55)
#2E2A2E
(46,42,46)
#252225
(37,34,37)
#1C1A1C
(28,26,28)
#131213
(19,18,19)
#000000
(0,0,0)

Tints of #6D626D

#6D626D
(109,98,109)
#7A707A
(122,112,122)
#877E87
(135,126,135)
#948C94
(148,140,148)
#A19AA1
(161,154,161)
#AEA8AE
(174,168,174)
#BBB6BB
(187,182,187)
#C8C4C8
(200,196,200)
#D5D2D5
(213,210,213)
#E2E0E2
(226,224,226)
#EFEEEF
(239,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D626D; }

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

This text font color is #6D626D.

Background Color

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

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

This div background color is #6D626D.

Border color

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

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

This div border color is #6D626D.

Opacity

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

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

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

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

This text has shadow with #6D626D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D626D.

Preview

Color preview on black background

This text has color #6D626D on black background.


Color preview on white background

This text has color #6D626D on white background.


Black color preview on #6D626D background

This text has black color on #6D626D background.


White color preview on #6D626D background

This text has white color on #6D626D background.


Related colors

Complementary color

Complementary color for #hex is #929D92.


I love getcolorcode.com

Triadic colors

1 #6D6D62 and #626D6D with #6D626D are triadic colors.

2 #6D626D and #626D6D with #6D626D are triadic colors.