COLOR #4A3D61

HEX: #4A3D61 RGB: (74,61,97)

Color info

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

RGB color model

#4A3D61 color RGB value is (74,61,97).

RGB: (74,61,97) (29%, 24%, 38%)

RGB channels and saturation

R 74 of 255 = 29%
G 61 of 255 = 24%
B 97 of 255 = 38%

74
61
97

R + G + B ~ 30%. #4A3D61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 61 + 97 = 232 (100%)
R 74 of 232 ~ 31.9%
G 61 of 232 ~ 26.29%
B 97 of 232 ~ 41.81'%

%31.9
%26.29
%41.81

CMYK color model

#4A3D61 color CMYK value is (24,37,0,62).

  • cyan value is 23.71%
  • magenta value is 37.11%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (24,37,0,62)
C24M37Y0K62 (24%, 37%, 0%, 62%)
(0.24 / 0.37 / 0.00 / 0.62)

CMYK percentages

%23.71
%37.11
%0
%61.96

Codes

Color #4A3D61 in popluar color models

4A 3D 61
RGB 74 61 97
HSL 262° 22.78% 30.98%
HSB/HSV 262° 37.11% 38.04%
CMYK 23.71% 37.11% 0.00%
61.96%

Color #4A3D61 in popluar number systems.

HEX 4A 3D 61
Decimal 74 61 97
Binary 1001010 111101 1100001
Octal 112 75 141

Shades and tints

Shades of #4A3D61

#4A3D61
(74,61,97)
#443859
(68,56,89)
#3E3351
(62,51,81)
#382E49
(56,46,73)
#322941
(50,41,65)
#2C2439
(44,36,57)
#261F31
(38,31,49)
#201A29
(32,26,41)
#1A1521
(26,21,33)
#141019
(20,16,25)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #4A3D61

#4A3D61
(74,61,97)
#5A4E6F
(90,78,111)
#6A5F7D
(106,95,125)
#7A708B
(122,112,139)
#8A8199
(138,129,153)
#9A92A7
(154,146,167)
#AAA3B5
(170,163,181)
#BAB4C3
(186,180,195)
#CAC5D1
(202,197,209)
#DAD6DF
(218,214,223)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A3D61; }

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

This text font color is #4A3D61.

Background Color

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

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

This div background color is #4A3D61.

Border color

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

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

This div border color is #4A3D61.

Opacity

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

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

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

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

This text has shadow with #4A3D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A3D61.

Preview

Color preview on black background

This text has color #4A3D61 on black background.


Color preview on white background

This text has color #4A3D61 on white background.


Black color preview on #4A3D61 background

This text has black color on #4A3D61 background.


White color preview on #4A3D61 background

This text has white color on #4A3D61 background.


Related colors

Complementary color

Complementary color for #hex is #B5C29E.


I love getcolorcode.com

Triadic colors

1 #614A3D and #3D614A with #4A3D61 are triadic colors.

2 #613D4A and #3D4A61 with #4A3D61 are triadic colors.