COLOR #381B46

HEX: #381B46 RGB: (56,27,70)

Color info

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

RGB color model

#381B46 color RGB value is (56,27,70).

RGB: (56,27,70) (22%, 11%, 27%)

RGB channels and saturation

R 56 of 255 = 22%
G 27 of 255 = 11%
B 70 of 255 = 27%

56
27
70

R + G + B ~ 20%. #381B46 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 27 + 70 = 153 (100%)
R 56 of 153 ~ 36.6%
G 27 of 153 ~ 17.65%
B 70 of 153 ~ 45.75'%

%36.6
%17.65
%45.75

CMYK color model

#381B46 color CMYK value is (20,61,0,73).

  • cyan value is 20.00%
  • magenta value is 61.43%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (20,61,0,73)
C20M61Y0K73 (20%, 61%, 0%, 73%)
(0.20 / 0.61 / 0.00 / 0.73)

CMYK percentages

%20
%61.43
%0
%72.55

Codes

Color #381B46 in popluar color models

38 1B 46
RGB 56 27 70
HSL 280° 44.33% 19.02%
HSB/HSV 280° 61.43% 27.45%
CMYK 20.00% 61.43% 0.00%
72.55%

Color #381B46 in popluar number systems.

HEX 38 1B 46
Decimal 56 27 70
Binary 111000 11011 1000110
Octal 70 33 106

Shades and tints

Shades of #381B46

#381B46
(56,27,70)
#331940
(51,25,64)
#2E173A
(46,23,58)
#291534
(41,21,52)
#24132E
(36,19,46)
#1F1128
(31,17,40)
#1A0F22
(26,15,34)
#150D1C
(21,13,28)
#100B16
(16,11,22)
#0B0910
(11,9,16)
#06070A
(6,7,10)
#000000
(0,0,0)

Tints of #381B46

#381B46
(56,27,70)
#4A2F56
(74,47,86)
#5C4366
(92,67,102)
#6E5776
(110,87,118)
#806B86
(128,107,134)
#927F96
(146,127,150)
#A493A6
(164,147,166)
#B6A7B6
(182,167,182)
#C8BBC6
(200,187,198)
#DACFD6
(218,207,214)
#ECE3E6
(236,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #381B46 color. Also use rgb(56,27,70) instead hex code.

Text Font Color

.myTextColor { color: #381B46; }

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

This text font color is #381B46.

Background Color

.myBgColor { background-color: #381B46; }

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

This div background color is #381B46.

Border color

.myBorderColor { border: 1px solid #381B46; }

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

This div border color is #381B46.

Opacity

.myOpacity80 { color: #381B46; opacity: 0.8; }

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

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

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

This text has shadow with #381B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381B46.

Preview

Color preview on black background

This text has color #381B46 on black background.


Color preview on white background

This text has color #381B46 on white background.


Black color preview on #381B46 background

This text has black color on #381B46 background.


White color preview on #381B46 background

This text has white color on #381B46 background.


Related colors

Complementary color

Complementary color for #hex is #C7E4B9.


I love getcolorcode.com

Triadic colors

1 #46381B and #1B4638 with #381B46 are triadic colors.

2 #461B38 and #1B3846 with #381B46 are triadic colors.