COLOR #6D696D

HEX: #6D696D RGB: (109,105,109)

Color info

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

RGB color model

#6D696D color RGB value is (109,105,109).

RGB: (109,105,109) (43%, 41%, 43%)

RGB channels and saturation

R 109 of 255 = 43%
G 105 of 255 = 41%
B 109 of 255 = 43%

109
105
109

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

Portions of RGB colors in percentages

R + G + B = 109 + 105 + 109 = 323 (100%)
R 109 of 323 ~ 33.75%
G 105 of 323 ~ 32.51%
B 109 of 323 ~ 33.75'%

%33.75
%32.51
%33.75

CMYK color model

#6D696D color CMYK value is (0,4,0,57).

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

CMYK: (0,4,0,57)
C0M4Y0K57 (0%, 4%, 0%, 57%)
(0.00 / 0.04 / 0.00 / 0.57)

CMYK percentages

%0
%3.67
%0
%57.25

Codes

Color #6D696D in popluar color models

6D 69 6D
RGB 109 105 109
HSL 300° 1.87% 41.96%
HSB/HSV 300° 3.67% 42.75%
CMYK 0.00% 3.67% 0.00%
57.25%

Color #6D696D in popluar number systems.

HEX 6D 69 6D
Decimal 109 105 109
Binary 1101101 1101001 1101101
Octal 155 151 155

Shades and tints

Shades of #6D696D

#6D696D
(109,105,109)
#646064
(100,96,100)
#5B575B
(91,87,91)
#524E52
(82,78,82)
#494549
(73,69,73)
#403C40
(64,60,64)
#373337
(55,51,55)
#2E2A2E
(46,42,46)
#252125
(37,33,37)
#1C181C
(28,24,28)
#130F13
(19,15,19)
#000000
(0,0,0)

Tints of #6D696D

#6D696D
(109,105,109)
#7A767A
(122,118,122)
#878387
(135,131,135)
#949094
(148,144,148)
#A19DA1
(161,157,161)
#AEAAAE
(174,170,174)
#BBB7BB
(187,183,187)
#C8C4C8
(200,196,200)
#D5D1D5
(213,209,213)
#E2DEE2
(226,222,226)
#EFEBEF
(239,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D696D; }

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

This text font color is #6D696D.

Background Color

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

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

This div background color is #6D696D.

Border color

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

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

This div border color is #6D696D.

Opacity

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

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

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

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

This text has shadow with #6D696D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D696D.

Preview

Color preview on black background

This text has color #6D696D on black background.


Color preview on white background

This text has color #6D696D on white background.


Black color preview on #6D696D background

This text has black color on #6D696D background.


White color preview on #6D696D background

This text has white color on #6D696D background.


Related colors

Complementary color

Complementary color for #hex is #929692.


I love getcolorcode.com

Triadic colors

1 #6D6D69 and #696D6D with #6D696D are triadic colors.

2 #6D696D and #696D6D with #6D696D are triadic colors.