COLOR #383946

HEX: #383946 RGB: (56,57,70)

Color info

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

RGB color model

#383946 color RGB value is (56,57,70).

RGB: (56,57,70) (22%, 22%, 27%)

RGB channels and saturation

R 56 of 255 = 22%
G 57 of 255 = 22%
B 70 of 255 = 27%

56
57
70

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

Portions of RGB colors in percentages

R + G + B = 56 + 57 + 70 = 183 (100%)
R 56 of 183 ~ 30.6%
G 57 of 183 ~ 31.15%
B 70 of 183 ~ 38.25'%

%30.6
%31.15
%38.25

CMYK color model

#383946 color CMYK value is (20,19,0,73).

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

CMYK: (20,19,0,73)
C20M19Y0K73 (20%, 19%, 0%, 73%)
(0.20 / 0.19 / 0.00 / 0.73)

CMYK percentages

%20
%18.57
%0
%72.55

Codes

Color #383946 in popluar color models

38 39 46
RGB 56 57 70
HSL 236° 11.11% 24.71%
HSB/HSV 236° 20.00% 27.45%
CMYK 20.00% 18.57% 0.00%
72.55%

Color #383946 in popluar number systems.

HEX 38 39 46
Decimal 56 57 70
Binary 111000 111001 1000110
Octal 70 71 106

Shades and tints

Shades of #383946

#383946
(56,57,70)
#333440
(51,52,64)
#2E2F3A
(46,47,58)
#292A34
(41,42,52)
#24252E
(36,37,46)
#1F2028
(31,32,40)
#1A1B22
(26,27,34)
#15161C
(21,22,28)
#101116
(16,17,22)
#0B0C10
(11,12,16)
#06070A
(6,7,10)
#000000
(0,0,0)

Tints of #383946

#383946
(56,57,70)
#4A4B56
(74,75,86)
#5C5D66
(92,93,102)
#6E6F76
(110,111,118)
#808186
(128,129,134)
#929396
(146,147,150)
#A4A5A6
(164,165,166)
#B6B7B6
(182,183,182)
#C8C9C6
(200,201,198)
#DADBD6
(218,219,214)
#ECEDE6
(236,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383946; }

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

This text font color is #383946.

Background Color

.myBgColor { background-color: #383946; }

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

This div background color is #383946.

Border color

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

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

This div border color is #383946.

Opacity

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

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

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

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

This text has shadow with #383946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383946.

Preview

Color preview on black background

This text has color #383946 on black background.


Color preview on white background

This text has color #383946 on white background.


Black color preview on #383946 background

This text has black color on #383946 background.


White color preview on #383946 background

This text has white color on #383946 background.


Related colors

Complementary color

Complementary color for #hex is #C7C6B9.


I love getcolorcode.com

Triadic colors

1 #463839 and #394638 with #383946 are triadic colors.

2 #463938 and #393846 with #383946 are triadic colors.