COLOR #75656D

HEX: #75656D RGB: (117,101,109)

Color info

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

RGB color model

#75656D color RGB value is (117,101,109).

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

RGB channels and saturation

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

117
101
109

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

Portions of RGB colors in percentages

R + G + B = 117 + 101 + 109 = 327 (100%)
R 117 of 327 ~ 35.78%
G 101 of 327 ~ 30.89%
B 109 of 327 ~ 33.33'%

%35.78
%30.89
%33.33

CMYK color model

#75656D color CMYK value is (0,14,7,54).

  • cyan value is 0.00%
  • magenta value is 13.68%
  • yellow value is 6.84%
  • key color value is 54.12%
CMYK: (0,14,7,54) C0M14Y7K54 (0%,14%,7%,54%) (0.00/0.14/0.07/0.54) 

CMYK percentages

%0
%13.68
%6.84
%54.12

Codes

Color #75656D in popluar color models

75 65 6D
RGB 117 101 109
HSL 330° 7.34% 42.75%
HSB/HSV 330° 13.68% 45.88%
CMYK 0.00% 13.68% 6.84%
54.12%

Color #75656D in popluar number systems.

HEX 75 65 6D
Decimal 117 101 109
Binary 1110101 1100101 1101101
Octal 165 145 155

Shades and tints

Shades of #75656D

#75656D
(117,101,109)
#6B5C64
(107,92,100)
#61535B
(97,83,91)
#574A52
(87,74,82)
#4D4149
(77,65,73)
#433840
(67,56,64)
#392F37
(57,47,55)
#2F262E
(47,38,46)
#251D25
(37,29,37)
#1B141C
(27,20,28)
#110B13
(17,11,19)
#000000
(0,0,0)

Tints of #75656D

#75656D
(117,101,109)
#81737A
(129,115,122)
#8D8187
(141,129,135)
#998F94
(153,143,148)
#A59DA1
(165,157,161)
#B1ABAE
(177,171,174)
#BDB9BB
(189,185,187)
#C9C7C8
(201,199,200)
#D5D5D5
(213,213,213)
#E1E3E2
(225,227,226)
#EDF1EF
(237,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #75656D; }

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

This text font color is #75656D.

Background Color

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

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

This div background color is #75656D.

Border color

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

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

This div border color is #75656D.

Opacity

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

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

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

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

This text has shadow with #75656D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75656D.

Preview

Color preview on black background

This text has color #75656D on black background.


Color preview on white background

This text has color #75656D on white background.


Black color preview on #75656D background

This text has black color on #75656D background.


White color preview on #75656D background

This text has white color on #75656D background.


Related colors

Complementary color

Complementary color for #hex is #8A9A92.


I love getcolorcode.com

Triadic colors

1 #6D7565 and #656D75 with #75656D are triadic colors.

2 #6D6575 and #65756D with #75656D are triadic colors.