COLOR #383344

HEX: #383344 RGB: (56,51,68)

Color info

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

RGB color model

#383344 color RGB value is (56,51,68).

RGB: (56,51,68) (22%, 20%, 27%)

RGB channels and saturation

R 56 of 255 = 22%
G 51 of 255 = 20%
B 68 of 255 = 27%

56
51
68

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

Portions of RGB colors in percentages

R + G + B = 56 + 51 + 68 = 175 (100%)
R 56 of 175 ~ 32%
G 51 of 175 ~ 29.14%
B 68 of 175 ~ 38.86'%

%32
%29.14
%38.86

CMYK color model

#383344 color CMYK value is (18,25,0,73).

  • cyan value is 17.65%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (18,25,0,73)
C18M25Y0K73 (18%, 25%, 0%, 73%)
(0.18 / 0.25 / 0.00 / 0.73)

CMYK percentages

%17.65
%25
%0
%73.33

Codes

Color #383344 in popluar color models

38 33 44
RGB 56 51 68
HSL 258° 14.29% 23.33%
HSB/HSV 258° 25.00% 26.67%
CMYK 17.65% 25.00% 0.00%
73.33%

Color #383344 in popluar number systems.

HEX 38 33 44
Decimal 56 51 68
Binary 111000 110011 1000100
Octal 70 63 104

Shades and tints

Shades of #383344

#383344
(56,51,68)
#332F3E
(51,47,62)
#2E2B38
(46,43,56)
#292732
(41,39,50)
#24232C
(36,35,44)
#1F1F26
(31,31,38)
#1A1B20
(26,27,32)
#15171A
(21,23,26)
#101314
(16,19,20)
#0B0F0E
(11,15,14)
#060B08
(6,11,8)
#000000
(0,0,0)

Tints of #383344

#383344
(56,51,68)
#4A4555
(74,69,85)
#5C5766
(92,87,102)
#6E6977
(110,105,119)
#807B88
(128,123,136)
#928D99
(146,141,153)
#A49FAA
(164,159,170)
#B6B1BB
(182,177,187)
#C8C3CC
(200,195,204)
#DAD5DD
(218,213,221)
#ECE7EE
(236,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383344 color. Also use rgb(56,51,68) instead hex code.

Text Font Color

.myTextColor { color: #383344; }

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

This text font color is #383344.

Background Color

.myBgColor { background-color: #383344; }

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

This div background color is #383344.

Border color

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

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

This div border color is #383344.

Opacity

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

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

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

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

This text has shadow with #383344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383344.

Preview

Color preview on black background

This text has color #383344 on black background.


Color preview on white background

This text has color #383344 on white background.


Black color preview on #383344 background

This text has black color on #383344 background.


White color preview on #383344 background

This text has white color on #383344 background.


Related colors

Complementary color

Complementary color for #hex is #C7CCBB.


I love getcolorcode.com

Triadic colors

1 #443833 and #334438 with #383344 are triadic colors.

2 #443338 and #333844 with #383344 are triadic colors.