COLOR #736189

HEX: #736189 RGB: (115,97,137)

Color info

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

RGB color model

#736189 color RGB value is (115,97,137).

RGB: (115,97,137) (45%, 38%, 54%)

RGB channels and saturation

R 115 of 255 = 45%
G 97 of 255 = 38%
B 137 of 255 = 54%

115
97
137

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

Portions of RGB colors in percentages

R + G + B = 115 + 97 + 137 = 349 (100%)
R 115 of 349 ~ 32.95%
G 97 of 349 ~ 27.79%
B 137 of 349 ~ 39.26'%

%32.95
%27.79
%39.26

CMYK color model

#736189 color CMYK value is (16,29,0,46).

  • cyan value is 16.06%
  • magenta value is 29.20%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (16,29,0,46)
C16M29Y0K46 (16%, 29%, 0%, 46%)
(0.16 / 0.29 / 0.00 / 0.46)

CMYK percentages

%16.06
%29.2
%0
%46.27

Codes

Color #736189 in popluar color models

73 61 89
RGB 115 97 137
HSL 267° 17.09% 45.88%
HSB/HSV 267° 29.20% 53.73%
CMYK 16.06% 29.20% 0.00%
46.27%

Color #736189 in popluar number systems.

HEX 73 61 89
Decimal 115 97 137
Binary 1110011 1100001 10001001
Octal 163 141 211

Shades and tints

Shades of #736189

#736189
(115,97,137)
#69597D
(105,89,125)
#5F5171
(95,81,113)
#554965
(85,73,101)
#4B4159
(75,65,89)
#41394D
(65,57,77)
#373141
(55,49,65)
#2D2935
(45,41,53)
#232129
(35,33,41)
#19191D
(25,25,29)
#0F1111
(15,17,17)
#000000
(0,0,0)

Tints of #736189

#736189
(115,97,137)
#7F6F93
(127,111,147)
#8B7D9D
(139,125,157)
#978BA7
(151,139,167)
#A399B1
(163,153,177)
#AFA7BB
(175,167,187)
#BBB5C5
(187,181,197)
#C7C3CF
(199,195,207)
#D3D1D9
(211,209,217)
#DFDFE3
(223,223,227)
#EBEDED
(235,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736189 color. Also use rgb(115,97,137) instead hex code.

Text Font Color

.myTextColor { color: #736189; }

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

This text font color is #736189.

Background Color

.myBgColor { background-color: #736189; }

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

This div background color is #736189.

Border color

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

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

This div border color is #736189.

Opacity

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

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

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

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

This text has shadow with #736189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736189.

Preview

Color preview on black background

This text has color #736189 on black background.


Color preview on white background

This text has color #736189 on white background.


Black color preview on #736189 background

This text has black color on #736189 background.


White color preview on #736189 background

This text has white color on #736189 background.


Related colors

Complementary color

Complementary color for #hex is #8C9E76.


I love getcolorcode.com

Triadic colors

1 #897361 and #618973 with #736189 are triadic colors.

2 #896173 and #617389 with #736189 are triadic colors.