COLOR #745085

HEX: #745085 RGB: (116,80,133)

Color info

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

RGB color model

#745085 color RGB value is (116,80,133).

RGB: (116,80,133) (45%, 31%, 52%)

RGB channels and saturation

R 116 of 255 = 45%
G 80 of 255 = 31%
B 133 of 255 = 52%

116
80
133

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

Portions of RGB colors in percentages

R + G + B = 116 + 80 + 133 = 329 (100%)
R 116 of 329 ~ 35.26%
G 80 of 329 ~ 24.32%
B 133 of 329 ~ 40.43'%

%35.26
%24.32
%40.43

CMYK color model

#745085 color CMYK value is (13,40,0,48).

  • cyan value is 12.78%
  • magenta value is 39.85%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (13,40,0,48) C13M40Y0K48 (13%,40%,0%,48%) (0.13/0.40/0.00/0.48) 

CMYK percentages

%12.78
%39.85
%0
%47.84

Codes

Color #745085 in popluar color models

74 50 85
RGB 116 80 133
HSL 281° 24.88% 41.76%
HSB/HSV 281° 39.85% 52.16%
CMYK 12.78% 39.85% 0.00%
47.84%

Color #745085 in popluar number systems.

HEX 74 50 85
Decimal 116 80 133
Binary 1110100 1010000 10000101
Octal 164 120 205

Shades and tints

Shades of #745085

#745085
(116,80,133)
#6A4979
(106,73,121)
#60426D
(96,66,109)
#563B61
(86,59,97)
#4C3455
(76,52,85)
#422D49
(66,45,73)
#38263D
(56,38,61)
#2E1F31
(46,31,49)
#241825
(36,24,37)
#1A1119
(26,17,25)
#100A0D
(16,10,13)
#000000
(0,0,0)

Tints of #745085

#745085
(116,80,133)
#805F90
(128,95,144)
#8C6E9B
(140,110,155)
#987DA6
(152,125,166)
#A48CB1
(164,140,177)
#B09BBC
(176,155,188)
#BCAAC7
(188,170,199)
#C8B9D2
(200,185,210)
#D4C8DD
(212,200,221)
#E0D7E8
(224,215,232)
#ECE6F3
(236,230,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #745085 color. Also use rgb(116,80,133) instead hex code.

Text Font Color

.myTextColor { color: #745085; }

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

This text font color is #745085.

Background Color

.myBgColor { background-color: #745085; }

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

This div background color is #745085.

Border color

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

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

This div border color is #745085.

Opacity

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

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

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

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

This text has shadow with #745085 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745085.

Preview

Color preview on black background

This text has color #745085 on black background.


Color preview on white background

This text has color #745085 on white background.


Black color preview on #745085 background

This text has black color on #745085 background.


White color preview on #745085 background

This text has white color on #745085 background.


Related colors

Complementary color

Complementary color for #hex is #8BAF7A.


I love getcolorcode.com

Triadic colors

1 #857450 and #508574 with #745085 are triadic colors.

2 #855074 and #507485 with #745085 are triadic colors.