COLOR #382959

HEX: #382959 RGB: (56,41,89)

Color info

#382959 contains red, green and blue colors in about the same proportion. Web safe color of #382959 is #333366 (or #336).

RGB color model

#382959 color RGB value is (56,41,89).

RGB: (56,41,89) (22%, 16%, 35%)

RGB channels and saturation

R 56 of 255 = 22%
G 41 of 255 = 16%
B 89 of 255 = 35%

56
41
89

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

Portions of RGB colors in percentages

R + G + B = 56 + 41 + 89 = 186 (100%)
R 56 of 186 ~ 30.11%
G 41 of 186 ~ 22.04%
B 89 of 186 ~ 47.85'%

%30.11
%22.04
%47.85

CMYK color model

#382959 color CMYK value is (37,54,0,65).

  • cyan value is 37.08%
  • magenta value is 53.93%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (37,54,0,65)
C37M54Y0K65 (37%, 54%, 0%, 65%)
(0.37 / 0.54 / 0.00 / 0.65)

CMYK percentages

%37.08
%53.93
%0
%65.1

Codes

Color #382959 in popluar color models

38 29 59
RGB 56 41 89
HSL 259° 36.92% 25.49%
HSB/HSV 259° 53.93% 34.90%
CMYK 37.08% 53.93% 0.00%
65.10%

Color #382959 in popluar number systems.

HEX 38 29 59
Decimal 56 41 89
Binary 111000 101001 1011001
Octal 70 51 131

Shades and tints

Shades of #382959

#382959
(56,41,89)
#332651
(51,38,81)
#2E2349
(46,35,73)
#292041
(41,32,65)
#241D39
(36,29,57)
#1F1A31
(31,26,49)
#1A1729
(26,23,41)
#151421
(21,20,33)
#101119
(16,17,25)
#0B0E11
(11,14,17)
#060B09
(6,11,9)
#000000
(0,0,0)

Tints of #382959

#382959
(56,41,89)
#4A3C68
(74,60,104)
#5C4F77
(92,79,119)
#6E6286
(110,98,134)
#807595
(128,117,149)
#9288A4
(146,136,164)
#A49BB3
(164,155,179)
#B6AEC2
(182,174,194)
#C8C1D1
(200,193,209)
#DAD4E0
(218,212,224)
#ECE7EF
(236,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #382959 color. Also use rgb(56,41,89) instead hex code.

Text Font Color

.myTextColor { color: #382959; }

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

This text font color is #382959.

Background Color

.myBgColor { background-color: #382959; }

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

This div background color is #382959.

Border color

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

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

This div border color is #382959.

Opacity

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

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

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

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

This text has shadow with #382959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382959.

Preview

Color preview on black background

This text has color #382959 on black background.


Color preview on white background

This text has color #382959 on white background.


Black color preview on #382959 background

This text has black color on #382959 background.


White color preview on #382959 background

This text has white color on #382959 background.


Related colors

Complementary color

Complementary color for #hex is #C7D6A6.


I love getcolorcode.com

Triadic colors

1 #593829 and #295938 with #382959 are triadic colors.

2 #592938 and #293859 with #382959 are triadic colors.