COLOR #384043

HEX: #384043 RGB: (56,64,67)

Color info

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

RGB color model

#384043 color RGB value is (56,64,67).

RGB: (56,64,67) (22%, 25%, 26%)

RGB channels and saturation

R 56 of 255 = 22%
G 64 of 255 = 25%
B 67 of 255 = 26%

56
64
67

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

Portions of RGB colors in percentages

R + G + B = 56 + 64 + 67 = 187 (100%)
R 56 of 187 ~ 29.95%
G 64 of 187 ~ 34.22%
B 67 of 187 ~ 35.83'%

%29.95
%34.22
%35.83

CMYK color model

#384043 color CMYK value is (16,4,0,74).

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

CMYK: (16,4,0,74)
C16M4Y0K74 (16%, 4%, 0%, 74%)
(0.16 / 0.04 / 0.00 / 0.74)

CMYK percentages

%16.42
%4.48
%0
%73.73

Codes

Color #384043 in popluar color models

38 40 43
RGB 56 64 67
HSL 196° 8.94% 24.12%
HSB/HSV 196° 16.42% 26.27%
CMYK 16.42% 4.48% 0.00%
73.73%

Color #384043 in popluar number systems.

HEX 38 40 43
Decimal 56 64 67
Binary 111000 1000000 1000011
Octal 70 100 103

Shades and tints

Shades of #384043

#384043
(56,64,67)
#333B3D
(51,59,61)
#2E3637
(46,54,55)
#293131
(41,49,49)
#242C2B
(36,44,43)
#1F2725
(31,39,37)
#1A221F
(26,34,31)
#151D19
(21,29,25)
#101813
(16,24,19)
#0B130D
(11,19,13)
#060E07
(6,14,7)
#000000
(0,0,0)

Tints of #384043

#384043
(56,64,67)
#4A5154
(74,81,84)
#5C6265
(92,98,101)
#6E7376
(110,115,118)
#808487
(128,132,135)
#929598
(146,149,152)
#A4A6A9
(164,166,169)
#B6B7BA
(182,183,186)
#C8C8CB
(200,200,203)
#DAD9DC
(218,217,220)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384043; }

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

This text font color is #384043.

Background Color

.myBgColor { background-color: #384043; }

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

This div background color is #384043.

Border color

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

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

This div border color is #384043.

Opacity

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

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

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

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

This text has shadow with #384043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384043.

Preview

Color preview on black background

This text has color #384043 on black background.


Color preview on white background

This text has color #384043 on white background.


Black color preview on #384043 background

This text has black color on #384043 background.


White color preview on #384043 background

This text has white color on #384043 background.


Related colors

Complementary color

Complementary color for #hex is #C7BFBC.


I love getcolorcode.com

Triadic colors

1 #433840 and #404338 with #384043 are triadic colors.

2 #434038 and #403843 with #384043 are triadic colors.