COLOR #383246

HEX: #383246 RGB: (56,50,70)

Color info

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

RGB color model

#383246 color RGB value is (56,50,70).

RGB: (56,50,70) (22%, 20%, 27%)

RGB channels and saturation

R 56 of 255 = 22%
G 50 of 255 = 20%
B 70 of 255 = 27%

56
50
70

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

Portions of RGB colors in percentages

R + G + B = 56 + 50 + 70 = 176 (100%)
R 56 of 176 ~ 31.82%
G 50 of 176 ~ 28.41%
B 70 of 176 ~ 39.77'%

%31.82
%28.41
%39.77

CMYK color model

#383246 color CMYK value is (20,29,0,73).

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

CMYK: (20,29,0,73)
C20M29Y0K73 (20%, 29%, 0%, 73%)
(0.20 / 0.29 / 0.00 / 0.73)

CMYK percentages

%20
%28.57
%0
%72.55

Codes

Color #383246 in popluar color models

38 32 46
RGB 56 50 70
HSL 258° 16.67% 23.53%
HSB/HSV 258° 28.57% 27.45%
CMYK 20.00% 28.57% 0.00%
72.55%

Color #383246 in popluar number systems.

HEX 38 32 46
Decimal 56 50 70
Binary 111000 110010 1000110
Octal 70 62 106

Shades and tints

Shades of #383246

#383246
(56,50,70)
#332E40
(51,46,64)
#2E2A3A
(46,42,58)
#292634
(41,38,52)
#24222E
(36,34,46)
#1F1E28
(31,30,40)
#1A1A22
(26,26,34)
#15161C
(21,22,28)
#101216
(16,18,22)
#0B0E10
(11,14,16)
#060A0A
(6,10,10)
#000000
(0,0,0)

Tints of #383246

#383246
(56,50,70)
#4A4456
(74,68,86)
#5C5666
(92,86,102)
#6E6876
(110,104,118)
#807A86
(128,122,134)
#928C96
(146,140,150)
#A49EA6
(164,158,166)
#B6B0B6
(182,176,182)
#C8C2C6
(200,194,198)
#DAD4D6
(218,212,214)
#ECE6E6
(236,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383246; }

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

This text font color is #383246.

Background Color

.myBgColor { background-color: #383246; }

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

This div background color is #383246.

Border color

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

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

This div border color is #383246.

Opacity

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

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

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

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

This text has shadow with #383246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383246.

Preview

Color preview on black background

This text has color #383246 on black background.


Color preview on white background

This text has color #383246 on white background.


Black color preview on #383246 background

This text has black color on #383246 background.


White color preview on #383246 background

This text has white color on #383246 background.


Related colors

Complementary color

Complementary color for #hex is #C7CDB9.


I love getcolorcode.com

Triadic colors

1 #463832 and #324638 with #383246 are triadic colors.

2 #463238 and #323846 with #383246 are triadic colors.