COLOR #404F46

HEX: #404F46 RGB: (64,79,70)

Color info

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

RGB color model

#404F46 color RGB value is (64,79,70).

RGB: (64,79,70) (25%, 31%, 27%)

RGB channels and saturation

R 64 of 255 = 25%
G 79 of 255 = 31%
B 70 of 255 = 27%

64
79
70

R + G + B ~ 28%. #404F46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 79 + 70 = 213 (100%)
R 64 of 213 ~ 30.05%
G 79 of 213 ~ 37.09%
B 70 of 213 ~ 32.86'%

%30.05
%37.09
%32.86

CMYK color model

#404F46 color CMYK value is (19,0,11,69).

  • cyan value is 18.99%
  • magenta value is 0.00%
  • yellow value is 11.39%
  • key color value is 69.02%

CMYK: (19,0,11,69)
C19M0Y11K69 (19%, 0%, 11%, 69%)
(0.19 / 0.00 / 0.11 / 0.69)

CMYK percentages

%18.99
%0
%11.39
%69.02

Codes

Color #404F46 in popluar color models

40 4F 46
RGB 64 79 70
HSL 144° 10.49% 28.04%
HSB/HSV 144° 18.99% 30.98%
CMYK 18.99% 0.00% 11.39%
69.02%

Color #404F46 in popluar number systems.

HEX 40 4F 46
Decimal 64 79 70
Binary 1000000 1001111 1000110
Octal 100 117 106

Shades and tints

Shades of #404F46

#404F46
(64,79,70)
#3B4840
(59,72,64)
#36413A
(54,65,58)
#313A34
(49,58,52)
#2C332E
(44,51,46)
#272C28
(39,44,40)
#222522
(34,37,34)
#1D1E1C
(29,30,28)
#181716
(24,23,22)
#131010
(19,16,16)
#0E090A
(14,9,10)
#000000
(0,0,0)

Tints of #404F46

#404F46
(64,79,70)
#515F56
(81,95,86)
#626F66
(98,111,102)
#737F76
(115,127,118)
#848F86
(132,143,134)
#959F96
(149,159,150)
#A6AFA6
(166,175,166)
#B7BFB6
(183,191,182)
#C8CFC6
(200,207,198)
#D9DFD6
(217,223,214)
#EAEFE6
(234,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #404F46 color. Also use rgb(64,79,70) instead hex code.

Text Font Color

.myTextColor { color: #404F46; }

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

This text font color is #404F46.

Background Color

.myBgColor { background-color: #404F46; }

<div style="background-color:#404F46">Inner text</div>

This div background color is #404F46.

Border color

.myBorderColor { border: 1px solid #404F46; }

<div style="border:3px solid #404F46">Div</div>

This div border color is #404F46.

Opacity

.myOpacity80 { color: #404F46; opacity: 0.8; }

<p style="color:#404F46;opacity:0.8;">80%</p>

Text with #404F46 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 #404F46;}

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

This text has shadow with #404F46 color.


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

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

This text has shadow with #404F46 primary color and red secondary color.


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

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

This text has shadow with #404F46 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #404F46.

Preview

Color preview on black background

This text has color #404F46 on black background.


Color preview on white background

This text has color #404F46 on white background.


Black color preview on #404F46 background

This text has black color on #404F46 background.


White color preview on #404F46 background

This text has white color on #404F46 background.


Related colors

Complementary color

Complementary color for #hex is #BFB0B9.


I love getcolorcode.com

Triadic colors

1 #46404F and #4F4640 with #404F46 are triadic colors.

2 #464F40 and #4F4046 with #404F46 are triadic colors.