COLOR #4A4E64

HEX: #4A4E64 RGB: (74,78,100)

Color info

#4A4E64 contains red, green and blue colors in about the same proportion. Web safe color of #4A4E64 is #336666 (or #366).

RGB color model

#4A4E64 color RGB value is (74,78,100).

RGB: (74,78,100) (29%, 31%, 39%)

RGB channels and saturation

R 74 of 255 = 29%
G 78 of 255 = 31%
B 100 of 255 = 39%

74
78
100

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

Portions of RGB colors in percentages

R + G + B = 74 + 78 + 100 = 252 (100%)
R 74 of 252 ~ 29.37%
G 78 of 252 ~ 30.95%
B 100 of 252 ~ 39.68'%

%29.37
%30.95
%39.68

CMYK color model

#4A4E64 color CMYK value is (26,22,0,61).

  • cyan value is 26.00%
  • magenta value is 22.00%
  • yellow value is 0.00%
  • key color value is 60.78%
CMYK: (26,22,0,61) C26M22Y0K61 (26%,22%,0%,61%) (0.26/0.22/0.00/0.61) 

CMYK percentages

%26
%22
%0
%60.78

Codes

Color #4A4E64 in popluar color models

4A 4E 64
RGB 74 78 100
HSL 231° 14.94% 34.12%
HSB/HSV 231° 26.00% 39.22%
CMYK 26.00% 22.00% 0.00%
60.78%

Color #4A4E64 in popluar number systems.

HEX 4A 4E 64
Decimal 74 78 100
Binary 1001010 1001110 1100100
Octal 112 116 144

Shades and tints

Shades of #4A4E64

#4A4E64
(74,78,100)
#44475B
(68,71,91)
#3E4052
(62,64,82)
#383949
(56,57,73)
#323240
(50,50,64)
#2C2B37
(44,43,55)
#26242E
(38,36,46)
#201D25
(32,29,37)
#1A161C
(26,22,28)
#140F13
(20,15,19)
#0E080A
(14,8,10)
#000000
(0,0,0)

Tints of #4A4E64

#4A4E64
(74,78,100)
#5A5E72
(90,94,114)
#6A6E80
(106,110,128)
#7A7E8E
(122,126,142)
#8A8E9C
(138,142,156)
#9A9EAA
(154,158,170)
#AAAEB8
(170,174,184)
#BABEC6
(186,190,198)
#CACED4
(202,206,212)
#DADEE2
(218,222,226)
#EAEEF0
(234,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A4E64 color. Also use rgb(74,78,100) instead hex code.

Text Font Color

.myTextColor { color: #4A4E64; }

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

This text font color is #4A4E64.

Background Color

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

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

This div background color is #4A4E64.

Border color

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

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

This div border color is #4A4E64.

Opacity

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

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

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

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

This text has shadow with #4A4E64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A4E64.

Preview

Color preview on black background

This text has color #4A4E64 on black background.


Color preview on white background

This text has color #4A4E64 on white background.


Black color preview on #4A4E64 background

This text has black color on #4A4E64 background.


White color preview on #4A4E64 background

This text has white color on #4A4E64 background.


Related colors

Complementary color

Complementary color for #hex is #B5B19B.


I love getcolorcode.com

Triadic colors

1 #644A4E and #4E644A with #4A4E64 are triadic colors.

2 #644E4A and #4E4A64 with #4A4E64 are triadic colors.