COLOR #755675

HEX: #755675 RGB: (117,86,117)

Color info

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

RGB color model

#755675 color RGB value is (117,86,117).

RGB: (117,86,117) (46%, 34%, 46%)

RGB channels and saturation

R 117 of 255 = 46%
G 86 of 255 = 34%
B 117 of 255 = 46%

117
86
117

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

Portions of RGB colors in percentages

R + G + B = 117 + 86 + 117 = 320 (100%)
R 117 of 320 ~ 36.56%
G 86 of 320 ~ 26.88%
B 117 of 320 ~ 36.56'%

%36.56
%26.88
%36.56

CMYK color model

#755675 color CMYK value is (0,26,0,54).

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

CMYK: (0,26,0,54)
C0M26Y0K54 (0%, 26%, 0%, 54%)
(0.00 / 0.26 / 0.00 / 0.54)

CMYK percentages

%0
%26.5
%0
%54.12

Codes

Color #755675 in popluar color models

75 56 75
RGB 117 86 117
HSL 300° 15.27% 39.80%
HSB/HSV 300° 26.50% 45.88%
CMYK 0.00% 26.50% 0.00%
54.12%

Color #755675 in popluar number systems.

HEX 75 56 75
Decimal 117 86 117
Binary 1110101 1010110 1110101
Octal 165 126 165

Shades and tints

Shades of #755675

#755675
(117,86,117)
#6B4F6B
(107,79,107)
#614861
(97,72,97)
#574157
(87,65,87)
#4D3A4D
(77,58,77)
#433343
(67,51,67)
#392C39
(57,44,57)
#2F252F
(47,37,47)
#251E25
(37,30,37)
#1B171B
(27,23,27)
#111011
(17,16,17)
#000000
(0,0,0)

Tints of #755675

#755675
(117,86,117)
#816581
(129,101,129)
#8D748D
(141,116,141)
#998399
(153,131,153)
#A592A5
(165,146,165)
#B1A1B1
(177,161,177)
#BDB0BD
(189,176,189)
#C9BFC9
(201,191,201)
#D5CED5
(213,206,213)
#E1DDE1
(225,221,225)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755675; }

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

This text font color is #755675.

Background Color

.myBgColor { background-color: #755675; }

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

This div background color is #755675.

Border color

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

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

This div border color is #755675.

Opacity

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

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

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

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

This text has shadow with #755675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755675.

Preview

Color preview on black background

This text has color #755675 on black background.


Color preview on white background

This text has color #755675 on white background.


Black color preview on #755675 background

This text has black color on #755675 background.


White color preview on #755675 background

This text has white color on #755675 background.


Related colors

Complementary color

Complementary color for #hex is #8AA98A.


I love getcolorcode.com

Triadic colors

1 #757556 and #567575 with #755675 are triadic colors.

2 #755675 and #567575 with #755675 are triadic colors.