COLOR #4A3D74

HEX: #4A3D74 RGB: (74,61,116)

Color info

#4A3D74 contains red, green and blue colors in about the same proportion. Web safe color of #4A3D74 is #333366 (or #336).

RGB color model

#4A3D74 color RGB value is (74,61,116).

RGB: (74,61,116) (29%, 24%, 45%)

RGB channels and saturation

R 74 of 255 = 29%
G 61 of 255 = 24%
B 116 of 255 = 45%

74
61
116

R + G + B ~ 33%. #4A3D74 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 61 + 116 = 251 (100%)
R 74 of 251 ~ 29.48%
G 61 of 251 ~ 24.3%
B 116 of 251 ~ 46.22'%

%29.48
%24.3
%46.22

CMYK color model

#4A3D74 color CMYK value is (36,47,0,55).

  • cyan value is 36.21%
  • magenta value is 47.41%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (36,47,0,55)
C36M47Y0K55 (36%, 47%, 0%, 55%)
(0.36 / 0.47 / 0.00 / 0.55)

CMYK percentages

%36.21
%47.41
%0
%54.51

Codes

Color #4A3D74 in popluar color models

4A 3D 74
RGB 74 61 116
HSL 254° 31.07% 34.71%
HSB/HSV 254° 47.41% 45.49%
CMYK 36.21% 47.41% 0.00%
54.51%

Color #4A3D74 in popluar number systems.

HEX 4A 3D 74
Decimal 74 61 116
Binary 1001010 111101 1110100
Octal 112 75 164

Shades and tints

Shades of #4A3D74

#4A3D74
(74,61,116)
#44386A
(68,56,106)
#3E3360
(62,51,96)
#382E56
(56,46,86)
#32294C
(50,41,76)
#2C2442
(44,36,66)
#261F38
(38,31,56)
#201A2E
(32,26,46)
#1A1524
(26,21,36)
#14101A
(20,16,26)
#0E0B10
(14,11,16)
#000000
(0,0,0)

Tints of #4A3D74

#4A3D74
(74,61,116)
#5A4E80
(90,78,128)
#6A5F8C
(106,95,140)
#7A7098
(122,112,152)
#8A81A4
(138,129,164)
#9A92B0
(154,146,176)
#AAA3BC
(170,163,188)
#BAB4C8
(186,180,200)
#CAC5D4
(202,197,212)
#DAD6E0
(218,214,224)
#EAE7EC
(234,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A3D74 color. Also use rgb(74,61,116) instead hex code.

Text Font Color

.myTextColor { color: #4A3D74; }

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

This text font color is #4A3D74.

Background Color

.myBgColor { background-color: #4A3D74; }

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

This div background color is #4A3D74.

Border color

.myBorderColor { border: 1px solid #4A3D74; }

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

This div border color is #4A3D74.

Opacity

.myOpacity80 { color: #4A3D74; opacity: 0.8; }

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

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

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

This text has shadow with #4A3D74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A3D74.

Preview

Color preview on black background

This text has color #4A3D74 on black background.


Color preview on white background

This text has color #4A3D74 on white background.


Black color preview on #4A3D74 background

This text has black color on #4A3D74 background.


White color preview on #4A3D74 background

This text has white color on #4A3D74 background.


Related colors

Complementary color

Complementary color for #hex is #B5C28B.


I love getcolorcode.com

Triadic colors

1 #744A3D and #3D744A with #4A3D74 are triadic colors.

2 #743D4A and #3D4A74 with #4A3D74 are triadic colors.