COLOR #380171

HEX: #380171 RGB: (56,1,113)

Color info

#380171 contains mainly red and blue colors. Web safe color of #380171 is #330066 (or #306).

RGB color model

#380171 color RGB value is (56,1,113).

RGB: (56,1,113) (22%, 0%, 44%)

RGB channels and saturation

R 56 of 255 = 22%
G 1 of 255 = 0%
B 113 of 255 = 44%

56
1
113

R + G + B ~ 22%. #380171 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 1 + 113 = 170 (100%)
R 56 of 170 ~ 32.94%
G 1 of 170 ~ 0.59%
B 113 of 170 ~ 66.47'%

%32.94
%66.47

CMYK color model

#380171 color CMYK value is (50,99,0,56).

  • cyan value is 50.44%
  • magenta value is 99.12%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (50,99,0,56) C50M99Y0K56 (50%,99%,0%,56%) (0.50/0.99/0.00/0.56) 

CMYK percentages

%50.44
%99.12
%0
%55.69

Codes

Color #380171 in popluar color models

38 01 71
RGB 56 1 113
HSL 269° 98.25% 22.35%
HSB/HSV 269° 99.12% 44.31%
CMYK 50.44% 99.12% 0.00%
55.69%

Color #380171 in popluar number systems.

HEX 38 01 71
Decimal 56 1 113
Binary 111000 1 1110001
Octal 70 1 161

Shades and tints

Shades of #380171

#380171
(56,1,113)
#330167
(51,1,103)
#2E015D
(46,1,93)
#290153
(41,1,83)
#240149
(36,1,73)
#1F013F
(31,1,63)
#1A0135
(26,1,53)
#15012B
(21,1,43)
#100121
(16,1,33)
#0B0117
(11,1,23)
#06010D
(6,1,13)
#000000
(0,0,0)

Tints of #380171

#380171
(56,1,113)
#4A187D
(74,24,125)
#5C2F89
(92,47,137)
#6E4695
(110,70,149)
#805DA1
(128,93,161)
#9274AD
(146,116,173)
#A48BB9
(164,139,185)
#B6A2C5
(182,162,197)
#C8B9D1
(200,185,209)
#DAD0DD
(218,208,221)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #380171 color. Also use rgb(56,1,113) instead hex code.

Text Font Color

.myTextColor { color: #380171; }

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

This text font color is #380171.

Background Color

.myBgColor { background-color: #380171; }

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

This div background color is #380171.

Border color

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

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

This div border color is #380171.

Opacity

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

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

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

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

This text has shadow with #380171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #380171.

Preview

Color preview on black background

This text has color #380171 on black background.


Color preview on white background

This text has color #380171 on white background.


Black color preview on #380171 background

This text has black color on #380171 background.


White color preview on #380171 background

This text has white color on #380171 background.


Related colors

Complementary color

Complementary color for #hex is #C7FE8E.


I love getcolorcode.com

Triadic colors

1 #713801 and #017138 with #380171 are triadic colors.

2 #710138 and #013871 with #380171 are triadic colors.