COLOR #74558A

HEX: #74558A RGB: (116,85,138)

Color info

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

RGB color model

#74558A color RGB value is (116,85,138).

RGB: (116,85,138) (45%, 33%, 54%)

RGB channels and saturation

R 116 of 255 = 45%
G 85 of 255 = 33%
B 138 of 255 = 54%

116
85
138

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

Portions of RGB colors in percentages

R + G + B = 116 + 85 + 138 = 339 (100%)
R 116 of 339 ~ 34.22%
G 85 of 339 ~ 25.07%
B 138 of 339 ~ 40.71'%

%34.22
%25.07
%40.71

CMYK color model

#74558A color CMYK value is (16,38,0,46).

  • cyan value is 15.94%
  • magenta value is 38.41%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (16,38,0,46) C16M38Y0K46 (16%,38%,0%,46%) (0.16/0.38/0.00/0.46) 

CMYK percentages

%15.94
%38.41
%0
%45.88

Codes

Color #74558A in popluar color models

74 55 8A
RGB 116 85 138
HSL 275° 23.77% 43.73%
HSB/HSV 275° 38.41% 54.12%
CMYK 15.94% 38.41% 0.00%
45.88%

Color #74558A in popluar number systems.

HEX 74 55 8A
Decimal 116 85 138
Binary 1110100 1010101 10001010
Octal 164 125 212

Shades and tints

Shades of #74558A

#74558A
(116,85,138)
#6A4E7E
(106,78,126)
#604772
(96,71,114)
#564066
(86,64,102)
#4C395A
(76,57,90)
#42324E
(66,50,78)
#382B42
(56,43,66)
#2E2436
(46,36,54)
#241D2A
(36,29,42)
#1A161E
(26,22,30)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #74558A

#74558A
(116,85,138)
#806494
(128,100,148)
#8C739E
(140,115,158)
#9882A8
(152,130,168)
#A491B2
(164,145,178)
#B0A0BC
(176,160,188)
#BCAFC6
(188,175,198)
#C8BED0
(200,190,208)
#D4CDDA
(212,205,218)
#E0DCE4
(224,220,228)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74558A; }

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

This text font color is #74558A.

Background Color

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

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

This div background color is #74558A.

Border color

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

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

This div border color is #74558A.

Opacity

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

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

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

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

This text has shadow with #74558A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74558A.

Preview

Color preview on black background

This text has color #74558A on black background.


Color preview on white background

This text has color #74558A on white background.


Black color preview on #74558A background

This text has black color on #74558A background.


White color preview on #74558A background

This text has white color on #74558A background.


Related colors

Complementary color

Complementary color for #hex is #8BAA75.


I love getcolorcode.com

Triadic colors

1 #8A7455 and #558A74 with #74558A are triadic colors.

2 #8A5574 and #55748A with #74558A are triadic colors.