COLOR #756985

HEX: #756985 RGB: (117,105,133)

Color info

#756985 contains red, green and blue colors in about the same proportion. Web safe color of #756985 is #666699 (or #669).

RGB color model

#756985 color RGB value is (117,105,133).

RGB: (117,105,133) (46%, 41%, 52%)

RGB channels and saturation

R 117 of 255 = 46%
G 105 of 255 = 41%
B 133 of 255 = 52%

117
105
133

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

Portions of RGB colors in percentages

R + G + B = 117 + 105 + 133 = 355 (100%)
R 117 of 355 ~ 32.96%
G 105 of 355 ~ 29.58%
B 133 of 355 ~ 37.46'%

%32.96
%29.58
%37.46

CMYK color model

#756985 color CMYK value is (12,21,0,48).

  • cyan value is 12.03%
  • magenta value is 21.05%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (12,21,0,48)
C12M21Y0K48 (12%, 21%, 0%, 48%)
(0.12 / 0.21 / 0.00 / 0.48)

CMYK percentages

%12.03
%21.05
%0
%47.84

Codes

Color #756985 in popluar color models

75 69 85
RGB 117 105 133
HSL 266° 11.76% 46.67%
HSB/HSV 266° 21.05% 52.16%
CMYK 12.03% 21.05% 0.00%
47.84%

Color #756985 in popluar number systems.

HEX 75 69 85
Decimal 117 105 133
Binary 1110101 1101001 10000101
Octal 165 151 205

Shades and tints

Shades of #756985

#756985
(117,105,133)
#6B6079
(107,96,121)
#61576D
(97,87,109)
#574E61
(87,78,97)
#4D4555
(77,69,85)
#433C49
(67,60,73)
#39333D
(57,51,61)
#2F2A31
(47,42,49)
#252125
(37,33,37)
#1B1819
(27,24,25)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #756985

#756985
(117,105,133)
#817690
(129,118,144)
#8D839B
(141,131,155)
#9990A6
(153,144,166)
#A59DB1
(165,157,177)
#B1AABC
(177,170,188)
#BDB7C7
(189,183,199)
#C9C4D2
(201,196,210)
#D5D1DD
(213,209,221)
#E1DEE8
(225,222,232)
#EDEBF3
(237,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756985; }

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

This text font color is #756985.

Background Color

.myBgColor { background-color: #756985; }

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

This div background color is #756985.

Border color

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

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

This div border color is #756985.

Opacity

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

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

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

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

This text has shadow with #756985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756985.

Preview

Color preview on black background

This text has color #756985 on black background.


Color preview on white background

This text has color #756985 on white background.


Black color preview on #756985 background

This text has black color on #756985 background.


White color preview on #756985 background

This text has white color on #756985 background.


Related colors

Complementary color

Complementary color for #hex is #8A967A.


I love getcolorcode.com

Triadic colors

1 #857569 and #698575 with #756985 are triadic colors.

2 #856975 and #697585 with #756985 are triadic colors.