COLOR #403348

HEX: #403348 RGB: (64,51,72)

Color info

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

RGB color model

#403348 color RGB value is (64,51,72).

RGB: (64,51,72) (25%, 20%, 28%)

RGB channels and saturation

R 64 of 255 = 25%
G 51 of 255 = 20%
B 72 of 255 = 28%

64
51
72

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

Portions of RGB colors in percentages

R + G + B = 64 + 51 + 72 = 187 (100%)
R 64 of 187 ~ 34.22%
G 51 of 187 ~ 27.27%
B 72 of 187 ~ 38.5'%

%34.22
%27.27
%38.5

CMYK color model

#403348 color CMYK value is (11,29,0,72).

  • cyan value is 11.11%
  • magenta value is 29.17%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (11,29,0,72)
C11M29Y0K72 (11%, 29%, 0%, 72%)
(0.11 / 0.29 / 0.00 / 0.72)

CMYK percentages

%11.11
%29.17
%0
%71.76

Codes

Color #403348 in popluar color models

40 33 48
RGB 64 51 72
HSL 277° 17.07% 24.12%
HSB/HSV 277° 29.17% 28.24%
CMYK 11.11% 29.17% 0.00%
71.76%

Color #403348 in popluar number systems.

HEX 40 33 48
Decimal 64 51 72
Binary 1000000 110011 1001000
Octal 100 63 110

Shades and tints

Shades of #403348

#403348
(64,51,72)
#3B2F42
(59,47,66)
#362B3C
(54,43,60)
#312736
(49,39,54)
#2C2330
(44,35,48)
#271F2A
(39,31,42)
#221B24
(34,27,36)
#1D171E
(29,23,30)
#181318
(24,19,24)
#130F12
(19,15,18)
#0E0B0C
(14,11,12)
#000000
(0,0,0)

Tints of #403348

#403348
(64,51,72)
#514558
(81,69,88)
#625768
(98,87,104)
#736978
(115,105,120)
#847B88
(132,123,136)
#958D98
(149,141,152)
#A69FA8
(166,159,168)
#B7B1B8
(183,177,184)
#C8C3C8
(200,195,200)
#D9D5D8
(217,213,216)
#EAE7E8
(234,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #403348 color. Also use rgb(64,51,72) instead hex code.

Text Font Color

.myTextColor { color: #403348; }

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

This text font color is #403348.

Background Color

.myBgColor { background-color: #403348; }

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

This div background color is #403348.

Border color

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

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

This div border color is #403348.

Opacity

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

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

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

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

This text has shadow with #403348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #403348.

Preview

Color preview on black background

This text has color #403348 on black background.


Color preview on white background

This text has color #403348 on white background.


Black color preview on #403348 background

This text has black color on #403348 background.


White color preview on #403348 background

This text has white color on #403348 background.


Related colors

Complementary color

Complementary color for #hex is #BFCCB7.


I love getcolorcode.com

Triadic colors

1 #484033 and #334840 with #403348 are triadic colors.

2 #483340 and #334048 with #403348 are triadic colors.