COLOR #381B66

HEX: #381B66 RGB: (56,27,102)

Color info

#381B66 contains mainly red and blue colors. Web safe color of #381B66 is #333366 (or #336).

RGB color model

#381B66 color RGB value is (56,27,102).

RGB: (56,27,102) (22%, 11%, 40%)

RGB channels and saturation

R 56 of 255 = 22%
G 27 of 255 = 11%
B 102 of 255 = 40%

56
27
102

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

Portions of RGB colors in percentages

R + G + B = 56 + 27 + 102 = 185 (100%)
R 56 of 185 ~ 30.27%
G 27 of 185 ~ 14.59%
B 102 of 185 ~ 55.14'%

%30.27
%14.59
%55.14

CMYK color model

#381B66 color CMYK value is (45,74,0,60).

  • cyan value is 45.10%
  • magenta value is 73.53%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (45,74,0,60)
C45M74Y0K60 (45%, 74%, 0%, 60%)
(0.45 / 0.74 / 0.00 / 0.60)

CMYK percentages

%45.1
%73.53
%0
%60

Codes

Color #381B66 in popluar color models

38 1B 66
RGB 56 27 102
HSL 263° 58.14% 25.29%
HSB/HSV 263° 73.53% 40.00%
CMYK 45.10% 73.53% 0.00%
60.00%

Color #381B66 in popluar number systems.

HEX 38 1B 66
Decimal 56 27 102
Binary 111000 11011 1100110
Octal 70 33 146

Shades and tints

Shades of #381B66

#381B66
(56,27,102)
#33195D
(51,25,93)
#2E1754
(46,23,84)
#29154B
(41,21,75)
#241342
(36,19,66)
#1F1139
(31,17,57)
#1A0F30
(26,15,48)
#150D27
(21,13,39)
#100B1E
(16,11,30)
#0B0915
(11,9,21)
#06070C
(6,7,12)
#000000
(0,0,0)

Tints of #381B66

#381B66
(56,27,102)
#4A2F73
(74,47,115)
#5C4380
(92,67,128)
#6E578D
(110,87,141)
#806B9A
(128,107,154)
#927FA7
(146,127,167)
#A493B4
(164,147,180)
#B6A7C1
(182,167,193)
#C8BBCE
(200,187,206)
#DACFDB
(218,207,219)
#ECE3E8
(236,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #381B66; }

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

This text font color is #381B66.

Background Color

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

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

This div background color is #381B66.

Border color

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

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

This div border color is #381B66.

Opacity

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

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

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

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

This text has shadow with #381B66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381B66.

Preview

Color preview on black background

This text has color #381B66 on black background.


Color preview on white background

This text has color #381B66 on white background.


Black color preview on #381B66 background

This text has black color on #381B66 background.


White color preview on #381B66 background

This text has white color on #381B66 background.


Related colors

Complementary color

Complementary color for #hex is #C7E499.


I love getcolorcode.com

Triadic colors

1 #66381B and #1B6638 with #381B66 are triadic colors.

2 #661B38 and #1B3866 with #381B66 are triadic colors.