COLOR #756769

HEX: #756769 RGB: (117,103,105)

Color info

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

RGB color model

#756769 color RGB value is (117,103,105).

RGB: (117,103,105) (46%, 40%, 41%)

RGB channels and saturation

R 117 of 255 = 46%
G 103 of 255 = 40%
B 105 of 255 = 41%

117
103
105

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

Portions of RGB colors in percentages

R + G + B = 117 + 103 + 105 = 325 (100%)
R 117 of 325 ~ 36%
G 103 of 325 ~ 31.69%
B 105 of 325 ~ 32.31'%

%36
%31.69
%32.31

CMYK color model

#756769 color CMYK value is (0,12,10,54).

  • cyan value is 0.00%
  • magenta value is 11.97%
  • yellow value is 10.26%
  • key color value is 54.12%

CMYK: (0,12,10,54)
C0M12Y10K54 (0%, 12%, 10%, 54%)
(0.00 / 0.12 / 0.10 / 0.54)

CMYK percentages

%0
%11.97
%10.26
%54.12

Codes

Color #756769 in popluar color models

75 67 69
RGB 117 103 105
HSL 351° 6.36% 43.14%
HSB/HSV 351° 11.97% 45.88%
CMYK 0.00% 11.97% 10.26%
54.12%

Color #756769 in popluar number systems.

HEX 75 67 69
Decimal 117 103 105
Binary 1110101 1100111 1101001
Octal 165 147 151

Shades and tints

Shades of #756769

#756769
(117,103,105)
#6B5E60
(107,94,96)
#615557
(97,85,87)
#574C4E
(87,76,78)
#4D4345
(77,67,69)
#433A3C
(67,58,60)
#393133
(57,49,51)
#2F282A
(47,40,42)
#251F21
(37,31,33)
#1B1618
(27,22,24)
#110D0F
(17,13,15)
#000000
(0,0,0)

Tints of #756769

#756769
(117,103,105)
#817476
(129,116,118)
#8D8183
(141,129,131)
#998E90
(153,142,144)
#A59B9D
(165,155,157)
#B1A8AA
(177,168,170)
#BDB5B7
(189,181,183)
#C9C2C4
(201,194,196)
#D5CFD1
(213,207,209)
#E1DCDE
(225,220,222)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756769; }

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

This text font color is #756769.

Background Color

.myBgColor { background-color: #756769; }

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

This div background color is #756769.

Border color

.myBorderColor { border: 1px solid #756769; }

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

This div border color is #756769.

Opacity

.myOpacity80 { color: #756769; opacity: 0.8; }

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

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

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

This text has shadow with #756769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756769.

Preview

Color preview on black background

This text has color #756769 on black background.


Color preview on white background

This text has color #756769 on white background.


Black color preview on #756769 background

This text has black color on #756769 background.


White color preview on #756769 background

This text has white color on #756769 background.


Related colors

Complementary color

Complementary color for #hex is #8A9896.


I love getcolorcode.com

Triadic colors

1 #697567 and #676975 with #756769 are triadic colors.

2 #696775 and #677569 with #756769 are triadic colors.