COLOR #382334

HEX: #382334 RGB: (56,35,52)

Color info

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

RGB color model

#382334 color RGB value is (56,35,52).

RGB: (56,35,52) (22%, 14%, 20%)

RGB channels and saturation

R 56 of 255 = 22%
G 35 of 255 = 14%
B 52 of 255 = 20%

56
35
52

R + G + B ~ 19%. #382334 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 35 + 52 = 143 (100%)
R 56 of 143 ~ 39.16%
G 35 of 143 ~ 24.48%
B 52 of 143 ~ 36.36'%

%39.16
%24.48
%36.36

CMYK color model

#382334 color CMYK value is (0,38,7,78).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 7.14%
  • key color value is 78.04%

CMYK: (0,38,7,78)
C0M38Y7K78 (0%, 38%, 7%, 78%)
(0.00 / 0.38 / 0.07 / 0.78)

CMYK percentages

%0
%37.5
%7.14
%78.04

Codes

Color #382334 in popluar color models

38 23 34
RGB 56 35 52
HSL 311° 23.08% 17.84%
HSB/HSV 311° 37.50% 21.96%
CMYK 0.00% 37.50% 7.14%
78.04%

Color #382334 in popluar number systems.

HEX 38 23 34
Decimal 56 35 52
Binary 111000 100011 110100
Octal 70 43 64

Shades and tints

Shades of #382334

#382334
(56,35,52)
#332030
(51,32,48)
#2E1D2C
(46,29,44)
#291A28
(41,26,40)
#241724
(36,23,36)
#1F1420
(31,20,32)
#1A111C
(26,17,28)
#150E18
(21,14,24)
#100B14
(16,11,20)
#0B0810
(11,8,16)
#06050C
(6,5,12)
#000000
(0,0,0)

Tints of #382334

#382334
(56,35,52)
#4A3746
(74,55,70)
#5C4B58
(92,75,88)
#6E5F6A
(110,95,106)
#80737C
(128,115,124)
#92878E
(146,135,142)
#A49BA0
(164,155,160)
#B6AFB2
(182,175,178)
#C8C3C4
(200,195,196)
#DAD7D6
(218,215,214)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #382334 color. Also use rgb(56,35,52) instead hex code.

Text Font Color

.myTextColor { color: #382334; }

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

This text font color is #382334.

Background Color

.myBgColor { background-color: #382334; }

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

This div background color is #382334.

Border color

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

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

This div border color is #382334.

Opacity

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

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

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

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

This text has shadow with #382334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382334.

Preview

Color preview on black background

This text has color #382334 on black background.


Color preview on white background

This text has color #382334 on white background.


Black color preview on #382334 background

This text has black color on #382334 background.


White color preview on #382334 background

This text has white color on #382334 background.


Related colors

Complementary color

Complementary color for #hex is #C7DCCB.


I love getcolorcode.com

Triadic colors

1 #343823 and #233438 with #382334 are triadic colors.

2 #342338 and #233834 with #382334 are triadic colors.