COLOR #40353A

HEX: #40353A RGB: (64,53,58)

Color info

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

RGB color model

#40353A color RGB value is (64,53,58).

RGB: (64,53,58) (25%, 21%, 23%)

RGB channels and saturation

R 64 of 255 = 25%
G 53 of 255 = 21%
B 58 of 255 = 23%

64
53
58

R + G + B ~ 23%. #40353A is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 53 + 58 = 175 (100%)
R 64 of 175 ~ 36.57%
G 53 of 175 ~ 30.29%
B 58 of 175 ~ 33.14'%

%36.57
%30.29
%33.14

CMYK color model

#40353A color CMYK value is (0,17,9,75).

  • cyan value is 0.00%
  • magenta value is 17.19%
  • yellow value is 9.38%
  • key color value is 74.90%

CMYK: (0,17,9,75)
C0M17Y9K75 (0%, 17%, 9%, 75%)
(0.00 / 0.17 / 0.09 / 0.75)

CMYK percentages

%0
%17.19
%9.38
%74.9

Codes

Color #40353A in popluar color models

40 35 3A
RGB 64 53 58
HSL 333° 9.40% 22.94%
HSB/HSV 333° 17.19% 25.10%
CMYK 0.00% 17.19% 9.38%
74.90%

Color #40353A in popluar number systems.

HEX 40 35 3A
Decimal 64 53 58
Binary 1000000 110101 111010
Octal 100 65 72

Shades and tints

Shades of #40353A

#40353A
(64,53,58)
#3B3135
(59,49,53)
#362D30
(54,45,48)
#31292B
(49,41,43)
#2C2526
(44,37,38)
#272121
(39,33,33)
#221D1C
(34,29,28)
#1D1917
(29,25,23)
#181512
(24,21,18)
#13110D
(19,17,13)
#0E0D08
(14,13,8)
#000000
(0,0,0)

Tints of #40353A

#40353A
(64,53,58)
#51474B
(81,71,75)
#62595C
(98,89,92)
#736B6D
(115,107,109)
#847D7E
(132,125,126)
#958F8F
(149,143,143)
#A6A1A0
(166,161,160)
#B7B3B1
(183,179,177)
#C8C5C2
(200,197,194)
#D9D7D3
(217,215,211)
#EAE9E4
(234,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #40353A; }

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

This text font color is #40353A.

Background Color

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

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

This div background color is #40353A.

Border color

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

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

This div border color is #40353A.

Opacity

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

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

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

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

This text has shadow with #40353A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40353A.

Preview

Color preview on black background

This text has color #40353A on black background.


Color preview on white background

This text has color #40353A on white background.


Black color preview on #40353A background

This text has black color on #40353A background.


White color preview on #40353A background

This text has white color on #40353A background.


Related colors

Complementary color

Complementary color for #hex is #BFCAC5.


I love getcolorcode.com

Triadic colors

1 #3A4035 and #353A40 with #40353A are triadic colors.

2 #3A3540 and #35403A with #40353A are triadic colors.