COLOR #67756D

HEX: #67756D RGB: (103,117,109)

Color info

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

RGB color model

#67756D color RGB value is (103,117,109).

RGB: (103,117,109) (40%, 46%, 43%)

RGB channels and saturation

R 103 of 255 = 40%
G 117 of 255 = 46%
B 109 of 255 = 43%

103
117
109

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

Portions of RGB colors in percentages

R + G + B = 103 + 117 + 109 = 329 (100%)
R 103 of 329 ~ 31.31%
G 117 of 329 ~ 35.56%
B 109 of 329 ~ 33.13'%

%31.31
%35.56
%33.13

CMYK color model

#67756D color CMYK value is (12,0,7,54).

  • cyan value is 11.97%
  • magenta value is 0.00%
  • yellow value is 6.84%
  • key color value is 54.12%
CMYK: (12,0,7,54) C12M0Y7K54 (12%,0%,7%,54%) (0.12/0.00/0.07/0.54) 

CMYK percentages

%11.97
%0
%6.84
%54.12

Codes

Color #67756D in popluar color models

67 75 6D
RGB 103 117 109
HSL 146° 6.36% 43.14%
HSB/HSV 146° 11.97% 45.88%
CMYK 11.97% 0.00% 6.84%
54.12%

Color #67756D in popluar number systems.

HEX 67 75 6D
Decimal 103 117 109
Binary 1100111 1110101 1101101
Octal 147 165 155

Shades and tints

Shades of #67756D

#67756D
(103,117,109)
#5E6B64
(94,107,100)
#55615B
(85,97,91)
#4C5752
(76,87,82)
#434D49
(67,77,73)
#3A4340
(58,67,64)
#313937
(49,57,55)
#282F2E
(40,47,46)
#1F2525
(31,37,37)
#161B1C
(22,27,28)
#0D1113
(13,17,19)
#000000
(0,0,0)

Tints of #67756D

#67756D
(103,117,109)
#74817A
(116,129,122)
#818D87
(129,141,135)
#8E9994
(142,153,148)
#9BA5A1
(155,165,161)
#A8B1AE
(168,177,174)
#B5BDBB
(181,189,187)
#C2C9C8
(194,201,200)
#CFD5D5
(207,213,213)
#DCE1E2
(220,225,226)
#E9EDEF
(233,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67756D color. Also use rgb(103,117,109) instead hex code.

Text Font Color

.myTextColor { color: #67756D; }

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

This text font color is #67756D.

Background Color

.myBgColor { background-color: #67756D; }

<div style="background-color:#67756D">Inner text</div>

This div background color is #67756D.

Border color

.myBorderColor { border: 1px solid #67756D; }

<div style="border:3px solid #67756D">Div</div>

This div border color is #67756D.

Opacity

.myOpacity80 { color: #67756D; opacity: 0.8; }

<p style="color:#67756D;opacity:0.8;">80%</p>

Text with #67756D 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 #67756D;}

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

This text has shadow with #67756D color.


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

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

This text has shadow with #67756D primary color and red secondary color.


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

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

This text has shadow with #67756D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #67756D.

Preview

Color preview on black background

This text has color #67756D on black background.


Color preview on white background

This text has color #67756D on white background.


Black color preview on #67756D background

This text has black color on #67756D background.


White color preview on #67756D background

This text has white color on #67756D background.


Related colors

Complementary color

Complementary color for #hex is #988A92.


I love getcolorcode.com

Triadic colors

1 #6D6775 and #756D67 with #67756D are triadic colors.

2 #6D7567 and #75676D with #67756D are triadic colors.