COLOR #40413A

HEX: #40413A RGB: (64,65,58)

Color info

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

RGB color model

#40413A color RGB value is (64,65,58).

RGB: (64,65,58) (25%, 25%, 23%)

RGB channels and saturation

R 64 of 255 = 25%
G 65 of 255 = 25%
B 58 of 255 = 23%

64
65
58

R + G + B ~ 24%. #40413A is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 65 + 58 = 187 (100%)
R 64 of 187 ~ 34.22%
G 65 of 187 ~ 34.76%
B 58 of 187 ~ 31.02'%

%34.22
%34.76
%31.02

CMYK color model

#40413A color CMYK value is (2,0,11,75).

  • cyan value is 1.54%
  • magenta value is 0.00%
  • yellow value is 10.77%
  • key color value is 74.51%
CMYK: (2,0,11,75) C2M0Y11K75 (2%,0%,11%,75%) (0.02/0.00/0.11/0.75) 

CMYK percentages

%1.54
%0
%10.77
%74.51

Codes

Color #40413A in popluar color models

40 41 3A
RGB 64 65 58
HSL 69° 5.69% 24.12%
HSB/HSV 69° 10.77% 25.49%
CMYK 1.54% 0.00% 10.77%
74.51%

Color #40413A in popluar number systems.

HEX 40 41 3A
Decimal 64 65 58
Binary 1000000 1000001 111010
Octal 100 101 72

Shades and tints

Shades of #40413A

#40413A
(64,65,58)
#3B3C35
(59,60,53)
#363730
(54,55,48)
#31322B
(49,50,43)
#2C2D26
(44,45,38)
#272821
(39,40,33)
#22231C
(34,35,28)
#1D1E17
(29,30,23)
#181912
(24,25,18)
#13140D
(19,20,13)
#0E0F08
(14,15,8)
#000000
(0,0,0)

Tints of #40413A

#40413A
(64,65,58)
#51524B
(81,82,75)
#62635C
(98,99,92)
#73746D
(115,116,109)
#84857E
(132,133,126)
#95968F
(149,150,143)
#A6A7A0
(166,167,160)
#B7B8B1
(183,184,177)
#C8C9C2
(200,201,194)
#D9DAD3
(217,218,211)
#EAEBE4
(234,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #40413A; }

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

This text font color is #40413A.

Background Color

.myBgColor { background-color: #40413A; }

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

This div background color is #40413A.

Border color

.myBorderColor { border: 1px solid #40413A; }

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

This div border color is #40413A.

Opacity

.myOpacity80 { color: #40413A; opacity: 0.8; }

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

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

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

This text has shadow with #40413A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40413A.

Preview

Color preview on black background

This text has color #40413A on black background.


Color preview on white background

This text has color #40413A on white background.


Black color preview on #40413A background

This text has black color on #40413A background.


White color preview on #40413A background

This text has white color on #40413A background.


Related colors

Complementary color

Complementary color for #hex is #BFBEC5.


I love getcolorcode.com

Triadic colors

1 #3A4041 and #413A40 with #40413A are triadic colors.

2 #3A4140 and #41403A with #40413A are triadic colors.