COLOR #380639

HEX: #380639 RGB: (56,6,57)

Color info

#380639 contains red, green and blue colors in about the same proportion. Web safe color of #380639 is #330033 (or #303).

RGB color model

#380639 color RGB value is (56,6,57).

RGB: (56,6,57) (22%, 2%, 22%)

RGB channels and saturation

R 56 of 255 = 22%
G 6 of 255 = 2%
B 57 of 255 = 22%

56
6
57

R + G + B ~ 15%. #380639 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 6 + 57 = 119 (100%)
R 56 of 119 ~ 47.06%
G 6 of 119 ~ 5.04%
B 57 of 119 ~ 47.9'%

%47.06
%47.9

CMYK color model

#380639 color CMYK value is (2,89,0,78).

  • cyan value is 1.75%
  • magenta value is 89.47%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (2,89,0,78)
C2M89Y0K78 (2%, 89%, 0%, 78%)
(0.02 / 0.89 / 0.00 / 0.78)

CMYK percentages

%1.75
%89.47
%0
%77.65

Codes

Color #380639 in popluar color models

38 06 39
RGB 56 6 57
HSL 299° 80.95% 12.35%
HSB/HSV 299° 89.47% 22.35%
CMYK 1.75% 89.47% 0.00%
77.65%

Color #380639 in popluar number systems.

HEX 38 06 39
Decimal 56 6 57
Binary 111000 110 111001
Octal 70 6 71

Shades and tints

Shades of #380639

#380639
(56,6,57)
#330634
(51,6,52)
#2E062F
(46,6,47)
#29062A
(41,6,42)
#240625
(36,6,37)
#1F0620
(31,6,32)
#1A061B
(26,6,27)
#150616
(21,6,22)
#100611
(16,6,17)
#0B060C
(11,6,12)
#060607
(6,6,7)
#000000
(0,0,0)

Tints of #380639

#380639
(56,6,57)
#4A1C4B
(74,28,75)
#5C325D
(92,50,93)
#6E486F
(110,72,111)
#805E81
(128,94,129)
#927493
(146,116,147)
#A48AA5
(164,138,165)
#B6A0B7
(182,160,183)
#C8B6C9
(200,182,201)
#DACCDB
(218,204,219)
#ECE2ED
(236,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #380639; }

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

This text font color is #380639.

Background Color

.myBgColor { background-color: #380639; }

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

This div background color is #380639.

Border color

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

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

This div border color is #380639.

Opacity

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

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

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

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

This text has shadow with #380639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #380639.

Preview

Color preview on black background

This text has color #380639 on black background.


Color preview on white background

This text has color #380639 on white background.


Black color preview on #380639 background

This text has black color on #380639 background.


White color preview on #380639 background

This text has white color on #380639 background.


Related colors

Complementary color

Complementary color for #hex is #C7F9C6.


I love getcolorcode.com

Triadic colors

1 #393806 and #063938 with #380639 are triadic colors.

2 #390638 and #063839 with #380639 are triadic colors.