COLOR #403043

HEX: #403043 RGB: (64,48,67)

Color info

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

RGB color model

#403043 color RGB value is (64,48,67).

RGB: (64,48,67) (25%, 19%, 26%)

RGB channels and saturation

R 64 of 255 = 25%
G 48 of 255 = 19%
B 67 of 255 = 26%

64
48
67

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

Portions of RGB colors in percentages

R + G + B = 64 + 48 + 67 = 179 (100%)
R 64 of 179 ~ 35.75%
G 48 of 179 ~ 26.82%
B 67 of 179 ~ 37.43'%

%35.75
%26.82
%37.43

CMYK color model

#403043 color CMYK value is (4,28,0,74).

  • cyan value is 4.48%
  • magenta value is 28.36%
  • yellow value is 0.00%
  • key color value is 73.73%

CMYK: (4,28,0,74)
C4M28Y0K74 (4%, 28%, 0%, 74%)
(0.04 / 0.28 / 0.00 / 0.74)

CMYK percentages

%4.48
%28.36
%0
%73.73

Codes

Color #403043 in popluar color models

40 30 43
RGB 64 48 67
HSL 291° 16.52% 22.55%
HSB/HSV 291° 28.36% 26.27%
CMYK 4.48% 28.36% 0.00%
73.73%

Color #403043 in popluar number systems.

HEX 40 30 43
Decimal 64 48 67
Binary 1000000 110000 1000011
Octal 100 60 103

Shades and tints

Shades of #403043

#403043
(64,48,67)
#3B2C3D
(59,44,61)
#362837
(54,40,55)
#312431
(49,36,49)
#2C202B
(44,32,43)
#271C25
(39,28,37)
#22181F
(34,24,31)
#1D1419
(29,20,25)
#181013
(24,16,19)
#130C0D
(19,12,13)
#0E0807
(14,8,7)
#000000
(0,0,0)

Tints of #403043

#403043
(64,48,67)
#514254
(81,66,84)
#625465
(98,84,101)
#736676
(115,102,118)
#847887
(132,120,135)
#958A98
(149,138,152)
#A69CA9
(166,156,169)
#B7AEBA
(183,174,186)
#C8C0CB
(200,192,203)
#D9D2DC
(217,210,220)
#EAE4ED
(234,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #403043 color. Also use rgb(64,48,67) instead hex code.

Text Font Color

.myTextColor { color: #403043; }

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

This text font color is #403043.

Background Color

.myBgColor { background-color: #403043; }

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

This div background color is #403043.

Border color

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

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

This div border color is #403043.

Opacity

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

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

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

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

This text has shadow with #403043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #403043.

Preview

Color preview on black background

This text has color #403043 on black background.


Color preview on white background

This text has color #403043 on white background.


Black color preview on #403043 background

This text has black color on #403043 background.


White color preview on #403043 background

This text has white color on #403043 background.


Related colors

Complementary color

Complementary color for #hex is #BFCFBC.


I love getcolorcode.com

Triadic colors

1 #434030 and #304340 with #403043 are triadic colors.

2 #433040 and #304043 with #403043 are triadic colors.