COLOR #756775

HEX: #756775 RGB: (117,103,117)

Color info

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

RGB color model

#756775 color RGB value is (117,103,117).

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

RGB channels and saturation

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

117
103
117

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

Portions of RGB colors in percentages

R + G + B = 117 + 103 + 117 = 337 (100%)
R 117 of 337 ~ 34.72%
G 103 of 337 ~ 30.56%
B 117 of 337 ~ 34.72'%

%34.72
%30.56
%34.72

CMYK color model

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

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

CMYK: (0,12,0,54)
C0M12Y0K54 (0%, 12%, 0%, 54%)
(0.00 / 0.12 / 0.00 / 0.54)

CMYK percentages

%0
%11.97
%0
%54.12

Codes

Color #756775 in popluar color models

75 67 75
RGB 117 103 117
HSL 300° 6.36% 43.14%
HSB/HSV 300° 11.97% 45.88%
CMYK 0.00% 11.97% 0.00%
54.12%

Color #756775 in popluar number systems.

HEX 75 67 75
Decimal 117 103 117
Binary 1110101 1100111 1110101
Octal 165 147 165

Shades and tints

Shades of #756775

#756775
(117,103,117)
#6B5E6B
(107,94,107)
#615561
(97,85,97)
#574C57
(87,76,87)
#4D434D
(77,67,77)
#433A43
(67,58,67)
#393139
(57,49,57)
#2F282F
(47,40,47)
#251F25
(37,31,37)
#1B161B
(27,22,27)
#110D11
(17,13,17)
#000000
(0,0,0)

Tints of #756775

#756775
(117,103,117)
#817481
(129,116,129)
#8D818D
(141,129,141)
#998E99
(153,142,153)
#A59BA5
(165,155,165)
#B1A8B1
(177,168,177)
#BDB5BD
(189,181,189)
#C9C2C9
(201,194,201)
#D5CFD5
(213,207,213)
#E1DCE1
(225,220,225)
#EDE9ED
(237,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756775; }

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

This text font color is #756775.

Background Color

.myBgColor { background-color: #756775; }

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

This div background color is #756775.

Border color

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

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

This div border color is #756775.

Opacity

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

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

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

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

This text has shadow with #756775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756775.

Preview

Color preview on black background

This text has color #756775 on black background.


Color preview on white background

This text has color #756775 on white background.


Black color preview on #756775 background

This text has black color on #756775 background.


White color preview on #756775 background

This text has white color on #756775 background.


Related colors

Complementary color

Complementary color for #hex is #8A988A.


I love getcolorcode.com

Triadic colors

1 #757567 and #677575 with #756775 are triadic colors.

2 #756775 and #677575 with #756775 are triadic colors.