COLOR #4A3687

HEX: #4A3687 RGB: (74,54,135)

Color info

#4A3687 contains mainly blue color. Web safe color of #4A3687 is #333399 (or #339).

RGB color model

#4A3687 color RGB value is (74,54,135).

RGB: (74,54,135) (29%, 21%, 53%)

RGB channels and saturation

R 74 of 255 = 29%
G 54 of 255 = 21%
B 135 of 255 = 53%

74
54
135

R + G + B ~ 34%. #4A3687 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 54 + 135 = 263 (100%)
R 74 of 263 ~ 28.14%
G 54 of 263 ~ 20.53%
B 135 of 263 ~ 51.33'%

%28.14
%20.53
%51.33

CMYK color model

#4A3687 color CMYK value is (45,60,0,47).

  • cyan value is 45.19%
  • magenta value is 60.00%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (45,60,0,47) C45M60Y0K47 (45%,60%,0%,47%) (0.45/0.60/0.00/0.47) 

CMYK percentages

%45.19
%60
%0
%47.06

Codes

Color #4A3687 in popluar color models

4A 36 87
RGB 74 54 135
HSL 255° 42.86% 37.06%
HSB/HSV 255° 60.00% 52.94%
CMYK 45.19% 60.00% 0.00%
47.06%

Color #4A3687 in popluar number systems.

HEX 4A 36 87
Decimal 74 54 135
Binary 1001010 110110 10000111
Octal 112 66 207

Shades and tints

Shades of #4A3687

#4A3687
(74,54,135)
#44327B
(68,50,123)
#3E2E6F
(62,46,111)
#382A63
(56,42,99)
#322657
(50,38,87)
#2C224B
(44,34,75)
#261E3F
(38,30,63)
#201A33
(32,26,51)
#1A1627
(26,22,39)
#14121B
(20,18,27)
#0E0E0F
(14,14,15)
#000000
(0,0,0)

Tints of #4A3687

#4A3687
(74,54,135)
#5A4891
(90,72,145)
#6A5A9B
(106,90,155)
#7A6CA5
(122,108,165)
#8A7EAF
(138,126,175)
#9A90B9
(154,144,185)
#AAA2C3
(170,162,195)
#BAB4CD
(186,180,205)
#CAC6D7
(202,198,215)
#DAD8E1
(218,216,225)
#EAEAEB
(234,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A3687 color. Also use rgb(74,54,135) instead hex code.

Text Font Color

.myTextColor { color: #4A3687; }

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

This text font color is #4A3687.

Background Color

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

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

This div background color is #4A3687.

Border color

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

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

This div border color is #4A3687.

Opacity

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

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

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

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

This text has shadow with #4A3687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A3687.

Preview

Color preview on black background

This text has color #4A3687 on black background.


Color preview on white background

This text has color #4A3687 on white background.


Black color preview on #4A3687 background

This text has black color on #4A3687 background.


White color preview on #4A3687 background

This text has white color on #4A3687 background.


Related colors

Complementary color

Complementary color for #hex is #B5C978.


I love getcolorcode.com

Triadic colors

1 #874A36 and #36874A with #4A3687 are triadic colors.

2 #87364A and #364A87 with #4A3687 are triadic colors.