COLOR #384643

HEX: #384643 RGB: (56,70,67)

Color info

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

RGB color model

#384643 color RGB value is (56,70,67).

RGB: (56,70,67) (22%, 27%, 26%)

RGB channels and saturation

R 56 of 255 = 22%
G 70 of 255 = 27%
B 67 of 255 = 26%

56
70
67

R + G + B ~ 25%. #384643 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 70 + 67 = 193 (100%)
R 56 of 193 ~ 29.02%
G 70 of 193 ~ 36.27%
B 67 of 193 ~ 34.72'%

%29.02
%36.27
%34.72

CMYK color model

#384643 color CMYK value is (20,0,4,73).

  • cyan value is 20.00%
  • magenta value is 0.00%
  • yellow value is 4.29%
  • key color value is 72.55%

CMYK: (20,0,4,73)
C20M0Y4K73 (20%, 0%, 4%, 73%)
(0.20 / 0.00 / 0.04 / 0.73)

CMYK percentages

%20
%0
%4.29
%72.55

Codes

Color #384643 in popluar color models

38 46 43
RGB 56 70 67
HSL 167° 11.11% 24.71%
HSB/HSV 167° 20.00% 27.45%
CMYK 20.00% 0.00% 4.29%
72.55%

Color #384643 in popluar number systems.

HEX 38 46 43
Decimal 56 70 67
Binary 111000 1000110 1000011
Octal 70 106 103

Shades and tints

Shades of #384643

#384643
(56,70,67)
#33403D
(51,64,61)
#2E3A37
(46,58,55)
#293431
(41,52,49)
#242E2B
(36,46,43)
#1F2825
(31,40,37)
#1A221F
(26,34,31)
#151C19
(21,28,25)
#101613
(16,22,19)
#0B100D
(11,16,13)
#060A07
(6,10,7)
#000000
(0,0,0)

Tints of #384643

#384643
(56,70,67)
#4A5654
(74,86,84)
#5C6665
(92,102,101)
#6E7676
(110,118,118)
#808687
(128,134,135)
#929698
(146,150,152)
#A4A6A9
(164,166,169)
#B6B6BA
(182,182,186)
#C8C6CB
(200,198,203)
#DAD6DC
(218,214,220)
#ECE6ED
(236,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384643; }

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

This text font color is #384643.

Background Color

.myBgColor { background-color: #384643; }

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

This div background color is #384643.

Border color

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

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

This div border color is #384643.

Opacity

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

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

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

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

This text has shadow with #384643 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384643.

Preview

Color preview on black background

This text has color #384643 on black background.


Color preview on white background

This text has color #384643 on white background.


Black color preview on #384643 background

This text has black color on #384643 background.


White color preview on #384643 background

This text has white color on #384643 background.


Related colors

Complementary color

Complementary color for #hex is #C7B9BC.


I love getcolorcode.com

Triadic colors

1 #433846 and #464338 with #384643 are triadic colors.

2 #434638 and #463843 with #384643 are triadic colors.