COLOR #736085

HEX: #736085 RGB: (115,96,133)

Color info

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

RGB color model

#736085 color RGB value is (115,96,133).

RGB: (115,96,133) (45%, 38%, 52%)

RGB channels and saturation

R 115 of 255 = 45%
G 96 of 255 = 38%
B 133 of 255 = 52%

115
96
133

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

Portions of RGB colors in percentages

R + G + B = 115 + 96 + 133 = 344 (100%)
R 115 of 344 ~ 33.43%
G 96 of 344 ~ 27.91%
B 133 of 344 ~ 38.66'%

%33.43
%27.91
%38.66

CMYK color model

#736085 color CMYK value is (14,28,0,48).

  • cyan value is 13.53%
  • magenta value is 27.82%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (14,28,0,48) C14M28Y0K48 (14%,28%,0%,48%) (0.14/0.28/0.00/0.48) 

CMYK percentages

%13.53
%27.82
%0
%47.84

Codes

Color #736085 in popluar color models

73 60 85
RGB 115 96 133
HSL 271° 16.16% 44.90%
HSB/HSV 271° 27.82% 52.16%
CMYK 13.53% 27.82% 0.00%
47.84%

Color #736085 in popluar number systems.

HEX 73 60 85
Decimal 115 96 133
Binary 1110011 1100000 10000101
Octal 163 140 205

Shades and tints

Shades of #736085

#736085
(115,96,133)
#695879
(105,88,121)
#5F506D
(95,80,109)
#554861
(85,72,97)
#4B4055
(75,64,85)
#413849
(65,56,73)
#37303D
(55,48,61)
#2D2831
(45,40,49)
#232025
(35,32,37)
#191819
(25,24,25)
#0F100D
(15,16,13)
#000000
(0,0,0)

Tints of #736085

#736085
(115,96,133)
#7F6E90
(127,110,144)
#8B7C9B
(139,124,155)
#978AA6
(151,138,166)
#A398B1
(163,152,177)
#AFA6BC
(175,166,188)
#BBB4C7
(187,180,199)
#C7C2D2
(199,194,210)
#D3D0DD
(211,208,221)
#DFDEE8
(223,222,232)
#EBECF3
(235,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736085 color. Also use rgb(115,96,133) instead hex code.

Text Font Color

.myTextColor { color: #736085; }

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

This text font color is #736085.

Background Color

.myBgColor { background-color: #736085; }

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

This div background color is #736085.

Border color

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

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

This div border color is #736085.

Opacity

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

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

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

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

This text has shadow with #736085 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736085.

Preview

Color preview on black background

This text has color #736085 on black background.


Color preview on white background

This text has color #736085 on white background.


Black color preview on #736085 background

This text has black color on #736085 background.


White color preview on #736085 background

This text has white color on #736085 background.


Related colors

Complementary color

Complementary color for #hex is #8C9F7A.


I love getcolorcode.com

Triadic colors

1 #857360 and #608573 with #736085 are triadic colors.

2 #856073 and #607385 with #736085 are triadic colors.