COLOR #464E4D

HEX: #464E4D RGB: (70,78,77)

Color info

#464E4D contains red, green and blue colors in about the same proportion. Web safe color of #464E4D is #336633 (or #363).

RGB color model

#464E4D color RGB value is (70,78,77).

RGB: (70,78,77) (27%, 31%, 30%)

RGB channels and saturation

R 70 of 255 = 27%
G 78 of 255 = 31%
B 77 of 255 = 30%

70
78
77

R + G + B ~ 29%. #464E4D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 78 + 77 = 225 (100%)
R 70 of 225 ~ 31.11%
G 78 of 225 ~ 34.67%
B 77 of 225 ~ 34.22'%

%31.11
%34.67
%34.22

CMYK color model

#464E4D color CMYK value is (10,0,1,69).

  • cyan value is 10.26%
  • magenta value is 0.00%
  • yellow value is 1.28%
  • key color value is 69.41%

CMYK: (10,0,1,69)
C10M0Y1K69 (10%, 0%, 1%, 69%)
(0.10 / 0.00 / 0.01 / 0.69)

CMYK percentages

%10.26
%0
%1.28
%69.41

Codes

Color #464E4D in popluar color models

46 4E 4D
RGB 70 78 77
HSL 173° 5.41% 29.02%
HSB/HSV 173° 10.26% 30.59%
CMYK 10.26% 0.00% 1.28%
69.41%

Color #464E4D in popluar number systems.

HEX 46 4E 4D
Decimal 70 78 77
Binary 1000110 1001110 1001101
Octal 106 116 115

Shades and tints

Shades of #464E4D

#464E4D
(70,78,77)
#404746
(64,71,70)
#3A403F
(58,64,63)
#343938
(52,57,56)
#2E3231
(46,50,49)
#282B2A
(40,43,42)
#222423
(34,36,35)
#1C1D1C
(28,29,28)
#161615
(22,22,21)
#100F0E
(16,15,14)
#0A0807
(10,8,7)
#000000
(0,0,0)

Tints of #464E4D

#464E4D
(70,78,77)
#565E5D
(86,94,93)
#666E6D
(102,110,109)
#767E7D
(118,126,125)
#868E8D
(134,142,141)
#969E9D
(150,158,157)
#A6AEAD
(166,174,173)
#B6BEBD
(182,190,189)
#C6CECD
(198,206,205)
#D6DEDD
(214,222,221)
#E6EEED
(230,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464E4D color. Also use rgb(70,78,77) instead hex code.

Text Font Color

.myTextColor { color: #464E4D; }

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

This text font color is #464E4D.

Background Color

.myBgColor { background-color: #464E4D; }

<div style="background-color:#464E4D">Inner text</div>

This div background color is #464E4D.

Border color

.myBorderColor { border: 1px solid #464E4D; }

<div style="border:3px solid #464E4D">Div</div>

This div border color is #464E4D.

Opacity

.myOpacity80 { color: #464E4D; opacity: 0.8; }

<p style="color:#464E4D;opacity:0.8;">80%</p>

Text with #464E4D 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 #464E4D;}

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

This text has shadow with #464E4D color.


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

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

This text has shadow with #464E4D primary color and red secondary color.


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

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

This text has shadow with #464E4D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #464E4D.

Preview

Color preview on black background

This text has color #464E4D on black background.


Color preview on white background

This text has color #464E4D on white background.


Black color preview on #464E4D background

This text has black color on #464E4D background.


White color preview on #464E4D background

This text has white color on #464E4D background.


Related colors

Complementary color

Complementary color for #hex is #B9B1B2.


I love getcolorcode.com

Triadic colors

1 #4D464E and #4E4D46 with #464E4D are triadic colors.

2 #4D4E46 and #4E464D with #464E4D are triadic colors.