COLOR #736983

HEX: #736983 RGB: (115,105,131)

Color info

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

RGB color model

#736983 color RGB value is (115,105,131).

RGB: (115,105,131) (45%, 41%, 51%)

RGB channels and saturation

R 115 of 255 = 45%
G 105 of 255 = 41%
B 131 of 255 = 51%

115
105
131

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

Portions of RGB colors in percentages

R + G + B = 115 + 105 + 131 = 351 (100%)
R 115 of 351 ~ 32.76%
G 105 of 351 ~ 29.91%
B 131 of 351 ~ 37.32'%

%32.76
%29.91
%37.32

CMYK color model

#736983 color CMYK value is (12,20,0,49).

  • cyan value is 12.21%
  • magenta value is 19.85%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (12,20,0,49)
C12M20Y0K49 (12%, 20%, 0%, 49%)
(0.12 / 0.20 / 0.00 / 0.49)

CMYK percentages

%12.21
%19.85
%0
%48.63

Codes

Color #736983 in popluar color models

73 69 83
RGB 115 105 131
HSL 263° 11.02% 46.27%
HSB/HSV 263° 19.85% 51.37%
CMYK 12.21% 19.85% 0.00%
48.63%

Color #736983 in popluar number systems.

HEX 73 69 83
Decimal 115 105 131
Binary 1110011 1101001 10000011
Octal 163 151 203

Shades and tints

Shades of #736983

#736983
(115,105,131)
#696078
(105,96,120)
#5F576D
(95,87,109)
#554E62
(85,78,98)
#4B4557
(75,69,87)
#413C4C
(65,60,76)
#373341
(55,51,65)
#2D2A36
(45,42,54)
#23212B
(35,33,43)
#191820
(25,24,32)
#0F0F15
(15,15,21)
#000000
(0,0,0)

Tints of #736983

#736983
(115,105,131)
#7F768E
(127,118,142)
#8B8399
(139,131,153)
#9790A4
(151,144,164)
#A39DAF
(163,157,175)
#AFAABA
(175,170,186)
#BBB7C5
(187,183,197)
#C7C4D0
(199,196,208)
#D3D1DB
(211,209,219)
#DFDEE6
(223,222,230)
#EBEBF1
(235,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736983; }

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

This text font color is #736983.

Background Color

.myBgColor { background-color: #736983; }

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

This div background color is #736983.

Border color

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

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

This div border color is #736983.

Opacity

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

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

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

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

This text has shadow with #736983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736983.

Preview

Color preview on black background

This text has color #736983 on black background.


Color preview on white background

This text has color #736983 on white background.


Black color preview on #736983 background

This text has black color on #736983 background.


White color preview on #736983 background

This text has white color on #736983 background.


Related colors

Complementary color

Complementary color for #hex is #8C967C.


I love getcolorcode.com

Triadic colors

1 #837369 and #698373 with #736983 are triadic colors.

2 #836973 and #697383 with #736983 are triadic colors.