COLOR #74559A

HEX: #74559A RGB: (116,85,154)

Color info

#74559A contains mainly red and blue colors. Web safe color of #74559A is #666699 (or #669).

RGB color model

#74559A color RGB value is (116,85,154).

RGB: (116,85,154) (45%, 33%, 60%)

RGB channels and saturation

R 116 of 255 = 45%
G 85 of 255 = 33%
B 154 of 255 = 60%

116
85
154

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

Portions of RGB colors in percentages

R + G + B = 116 + 85 + 154 = 355 (100%)
R 116 of 355 ~ 32.68%
G 85 of 355 ~ 23.94%
B 154 of 355 ~ 43.38'%

%32.68
%23.94
%43.38

CMYK color model

#74559A color CMYK value is (25,45,0,40).

  • cyan value is 24.68%
  • magenta value is 44.81%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (25,45,0,40) C25M45Y0K40 (25%,45%,0%,40%) (0.25/0.45/0.00/0.40) 

CMYK percentages

%24.68
%44.81
%0
%39.61

Codes

Color #74559A in popluar color models

74 55 9A
RGB 116 85 154
HSL 267° 28.87% 46.86%
HSB/HSV 267° 44.81% 60.39%
CMYK 24.68% 44.81% 0.00%
39.61%

Color #74559A in popluar number systems.

HEX 74 55 9A
Decimal 116 85 154
Binary 1110100 1010101 10011010
Octal 164 125 232

Shades and tints

Shades of #74559A

#74559A
(116,85,154)
#6A4E8C
(106,78,140)
#60477E
(96,71,126)
#564070
(86,64,112)
#4C3962
(76,57,98)
#423254
(66,50,84)
#382B46
(56,43,70)
#2E2438
(46,36,56)
#241D2A
(36,29,42)
#1A161C
(26,22,28)
#100F0E
(16,15,14)
#000000
(0,0,0)

Tints of #74559A

#74559A
(116,85,154)
#8064A3
(128,100,163)
#8C73AC
(140,115,172)
#9882B5
(152,130,181)
#A491BE
(164,145,190)
#B0A0C7
(176,160,199)
#BCAFD0
(188,175,208)
#C8BED9
(200,190,217)
#D4CDE2
(212,205,226)
#E0DCEB
(224,220,235)
#ECEBF4
(236,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74559A color. Also use rgb(116,85,154) instead hex code.

Text Font Color

.myTextColor { color: #74559A; }

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

This text font color is #74559A.

Background Color

.myBgColor { background-color: #74559A; }

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

This div background color is #74559A.

Border color

.myBorderColor { border: 1px solid #74559A; }

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

This div border color is #74559A.

Opacity

.myOpacity80 { color: #74559A; opacity: 0.8; }

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

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

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

This text has shadow with #74559A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74559A.

Preview

Color preview on black background

This text has color #74559A on black background.


Color preview on white background

This text has color #74559A on white background.


Black color preview on #74559A background

This text has black color on #74559A background.


White color preview on #74559A background

This text has white color on #74559A background.


Related colors

Complementary color

Complementary color for #hex is #8BAA65.


I love getcolorcode.com

Triadic colors

1 #9A7455 and #559A74 with #74559A are triadic colors.

2 #9A5574 and #55749A with #74559A are triadic colors.