COLOR #736682

HEX: #736682 RGB: (115,102,130)

Color info

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

RGB color model

#736682 color RGB value is (115,102,130).

RGB: (115,102,130) (45%, 40%, 51%)

RGB channels and saturation

R 115 of 255 = 45%
G 102 of 255 = 40%
B 130 of 255 = 51%

115
102
130

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

Portions of RGB colors in percentages

R + G + B = 115 + 102 + 130 = 347 (100%)
R 115 of 347 ~ 33.14%
G 102 of 347 ~ 29.39%
B 130 of 347 ~ 37.46'%

%33.14
%29.39
%37.46

CMYK color model

#736682 color CMYK value is (12,22,0,49).

  • cyan value is 11.54%
  • magenta value is 21.54%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (12,22,0,49)
C12M22Y0K49 (12%, 22%, 0%, 49%)
(0.12 / 0.22 / 0.00 / 0.49)

CMYK percentages

%11.54
%21.54
%0
%49.02

Codes

Color #736682 in popluar color models

73 66 82
RGB 115 102 130
HSL 268° 12.07% 45.49%
HSB/HSV 268° 21.54% 50.98%
CMYK 11.54% 21.54% 0.00%
49.02%

Color #736682 in popluar number systems.

HEX 73 66 82
Decimal 115 102 130
Binary 1110011 1100110 10000010
Octal 163 146 202

Shades and tints

Shades of #736682

#736682
(115,102,130)
#695D77
(105,93,119)
#5F546C
(95,84,108)
#554B61
(85,75,97)
#4B4256
(75,66,86)
#41394B
(65,57,75)
#373040
(55,48,64)
#2D2735
(45,39,53)
#231E2A
(35,30,42)
#19151F
(25,21,31)
#0F0C14
(15,12,20)
#000000
(0,0,0)

Tints of #736682

#736682
(115,102,130)
#7F738D
(127,115,141)
#8B8098
(139,128,152)
#978DA3
(151,141,163)
#A39AAE
(163,154,174)
#AFA7B9
(175,167,185)
#BBB4C4
(187,180,196)
#C7C1CF
(199,193,207)
#D3CEDA
(211,206,218)
#DFDBE5
(223,219,229)
#EBE8F0
(235,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736682 color. Also use rgb(115,102,130) instead hex code.

Text Font Color

.myTextColor { color: #736682; }

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

This text font color is #736682.

Background Color

.myBgColor { background-color: #736682; }

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

This div background color is #736682.

Border color

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

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

This div border color is #736682.

Opacity

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

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

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

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

This text has shadow with #736682 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736682.

Preview

Color preview on black background

This text has color #736682 on black background.


Color preview on white background

This text has color #736682 on white background.


Black color preview on #736682 background

This text has black color on #736682 background.


White color preview on #736682 background

This text has white color on #736682 background.


Related colors

Complementary color

Complementary color for #hex is #8C997D.


I love getcolorcode.com

Triadic colors

1 #827366 and #668273 with #736682 are triadic colors.

2 #826673 and #667382 with #736682 are triadic colors.