COLOR #6D6A73

HEX: #6D6A73 RGB: (109,106,115)

Color info

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

RGB color model

#6D6A73 color RGB value is (109,106,115).

RGB: (109,106,115) (43%, 42%, 45%)

RGB channels and saturation

R 109 of 255 = 43%
G 106 of 255 = 42%
B 115 of 255 = 45%

109
106
115

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

Portions of RGB colors in percentages

R + G + B = 109 + 106 + 115 = 330 (100%)
R 109 of 330 ~ 33.03%
G 106 of 330 ~ 32.12%
B 115 of 330 ~ 34.85'%

%33.03
%32.12
%34.85

CMYK color model

#6D6A73 color CMYK value is (5,8,0,55).

  • cyan value is 5.22%
  • magenta value is 7.83%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (5,8,0,55)
C5M8Y0K55 (5%, 8%, 0%, 55%)
(0.05 / 0.08 / 0.00 / 0.55)

CMYK percentages

%5.22
%7.83
%0
%54.9

Codes

Color #6D6A73 in popluar color models

6D 6A 73
RGB 109 106 115
HSL 260° 4.07% 43.33%
HSB/HSV 260° 7.83% 45.10%
CMYK 5.22% 7.83% 0.00%
54.90%

Color #6D6A73 in popluar number systems.

HEX 6D 6A 73
Decimal 109 106 115
Binary 1101101 1101010 1110011
Octal 155 152 163

Shades and tints

Shades of #6D6A73

#6D6A73
(109,106,115)
#646169
(100,97,105)
#5B585F
(91,88,95)
#524F55
(82,79,85)
#49464B
(73,70,75)
#403D41
(64,61,65)
#373437
(55,52,55)
#2E2B2D
(46,43,45)
#252223
(37,34,35)
#1C1919
(28,25,25)
#13100F
(19,16,15)
#000000
(0,0,0)

Tints of #6D6A73

#6D6A73
(109,106,115)
#7A777F
(122,119,127)
#87848B
(135,132,139)
#949197
(148,145,151)
#A19EA3
(161,158,163)
#AEABAF
(174,171,175)
#BBB8BB
(187,184,187)
#C8C5C7
(200,197,199)
#D5D2D3
(213,210,211)
#E2DFDF
(226,223,223)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D6A73; }

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

This text font color is #6D6A73.

Background Color

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

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

This div background color is #6D6A73.

Border color

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

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

This div border color is #6D6A73.

Opacity

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

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

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

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

This text has shadow with #6D6A73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6A73.

Preview

Color preview on black background

This text has color #6D6A73 on black background.


Color preview on white background

This text has color #6D6A73 on white background.


Black color preview on #6D6A73 background

This text has black color on #6D6A73 background.


White color preview on #6D6A73 background

This text has white color on #6D6A73 background.


Related colors

Complementary color

Complementary color for #hex is #92958C.


I love getcolorcode.com

Triadic colors

1 #736D6A and #6A736D with #6D6A73 are triadic colors.

2 #736A6D and #6A6D73 with #6D6A73 are triadic colors.