COLOR #756983

HEX: #756983 RGB: (117,105,131)

Color info

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

RGB color model

#756983 color RGB value is (117,105,131).

RGB: (117,105,131) (46%, 41%, 51%)

RGB channels and saturation

R 117 of 255 = 46%
G 105 of 255 = 41%
B 131 of 255 = 51%

117
105
131

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

Portions of RGB colors in percentages

R + G + B = 117 + 105 + 131 = 353 (100%)
R 117 of 353 ~ 33.14%
G 105 of 353 ~ 29.75%
B 131 of 353 ~ 37.11'%

%33.14
%29.75
%37.11

CMYK color model

#756983 color CMYK value is (11,20,0,49).

  • cyan value is 10.69%
  • magenta value is 19.85%
  • yellow value is 0.00%
  • key color value is 48.63%
CMYK: (11,20,0,49) C11M20Y0K49 (11%,20%,0%,49%) (0.11/0.20/0.00/0.49) 

CMYK percentages

%10.69
%19.85
%0
%48.63

Codes

Color #756983 in popluar color models

75 69 83
RGB 117 105 131
HSL 268° 11.02% 46.27%
HSB/HSV 268° 19.85% 51.37%
CMYK 10.69% 19.85% 0.00%
48.63%

Color #756983 in popluar number systems.

HEX 75 69 83
Decimal 117 105 131
Binary 1110101 1101001 10000011
Octal 165 151 203

Shades and tints

Shades of #756983

#756983
(117,105,131)
#6B6078
(107,96,120)
#61576D
(97,87,109)
#574E62
(87,78,98)
#4D4557
(77,69,87)
#433C4C
(67,60,76)
#393341
(57,51,65)
#2F2A36
(47,42,54)
#25212B
(37,33,43)
#1B1820
(27,24,32)
#110F15
(17,15,21)
#000000
(0,0,0)

Tints of #756983

#756983
(117,105,131)
#81768E
(129,118,142)
#8D8399
(141,131,153)
#9990A4
(153,144,164)
#A59DAF
(165,157,175)
#B1AABA
(177,170,186)
#BDB7C5
(189,183,197)
#C9C4D0
(201,196,208)
#D5D1DB
(213,209,219)
#E1DEE6
(225,222,230)
#EDEBF1
(237,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756983; }

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

This text font color is #756983.

Background Color

.myBgColor { background-color: #756983; }

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

This div background color is #756983.

Border color

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

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

This div border color is #756983.

Opacity

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

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

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

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

This text has shadow with #756983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756983.

Preview

Color preview on black background

This text has color #756983 on black background.


Color preview on white background

This text has color #756983 on white background.


Black color preview on #756983 background

This text has black color on #756983 background.


White color preview on #756983 background

This text has white color on #756983 background.


Related colors

Complementary color

Complementary color for #hex is #8A967C.


I love getcolorcode.com

Triadic colors

1 #837569 and #698375 with #756983 are triadic colors.

2 #836975 and #697583 with #756983 are triadic colors.