COLOR #414640

HEX: #414640 RGB: (65,70,64)

Color info

#414640 contains red, green and blue colors in about the same proportion. Web safe color of #414640 is #333333 (or #333).

RGB color model

#414640 color RGB value is (65,70,64).

RGB: (65,70,64) (25%, 27%, 25%)

RGB channels and saturation

R 65 of 255 = 25%
G 70 of 255 = 27%
B 64 of 255 = 25%

65
70
64

R + G + B ~ 26%. #414640 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 70 + 64 = 199 (100%)
R 65 of 199 ~ 32.66%
G 70 of 199 ~ 35.18%
B 64 of 199 ~ 32.16'%

%32.66
%35.18
%32.16

CMYK color model

#414640 color CMYK value is (7,0,9,73).

  • cyan value is 7.14%
  • magenta value is 0.00%
  • yellow value is 8.57%
  • key color value is 72.55%

CMYK: (7,0,9,73)
C7M0Y9K73 (7%, 0%, 9%, 73%)
(0.07 / 0.00 / 0.09 / 0.73)

CMYK percentages

%7.14
%0
%8.57
%72.55

Codes

Color #414640 in popluar color models

41 46 40
RGB 65 70 64
HSL 110° 4.48% 26.27%
HSB/HSV 110° 8.57% 27.45%
CMYK 7.14% 0.00% 8.57%
72.55%

Color #414640 in popluar number systems.

HEX 41 46 40
Decimal 65 70 64
Binary 1000001 1000110 1000000
Octal 101 106 100

Shades and tints

Shades of #414640

#414640
(65,70,64)
#3C403B
(60,64,59)
#373A36
(55,58,54)
#323431
(50,52,49)
#2D2E2C
(45,46,44)
#282827
(40,40,39)
#232222
(35,34,34)
#1E1C1D
(30,28,29)
#191618
(25,22,24)
#141013
(20,16,19)
#0F0A0E
(15,10,14)
#000000
(0,0,0)

Tints of #414640

#414640
(65,70,64)
#525651
(82,86,81)
#636662
(99,102,98)
#747673
(116,118,115)
#858684
(133,134,132)
#969695
(150,150,149)
#A7A6A6
(167,166,166)
#B8B6B7
(184,182,183)
#C9C6C8
(201,198,200)
#DAD6D9
(218,214,217)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #414640; }

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

This text font color is #414640.

Background Color

.myBgColor { background-color: #414640; }

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

This div background color is #414640.

Border color

.myBorderColor { border: 1px solid #414640; }

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

This div border color is #414640.

Opacity

.myOpacity80 { color: #414640; opacity: 0.8; }

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

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

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

This text has shadow with #414640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414640.

Preview

Color preview on black background

This text has color #414640 on black background.


Color preview on white background

This text has color #414640 on white background.


Black color preview on #414640 background

This text has black color on #414640 background.


White color preview on #414640 background

This text has white color on #414640 background.


Related colors

Complementary color

Complementary color for #hex is #BEB9BF.


I love getcolorcode.com

Triadic colors

1 #404146 and #464041 with #414640 are triadic colors.

2 #404641 and #464140 with #414640 are triadic colors.