COLOR #383367

HEX: #383367 RGB: (56,51,103)

Color info

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

RGB color model

#383367 color RGB value is (56,51,103).

RGB: (56,51,103) (22%, 20%, 40%)

RGB channels and saturation

R 56 of 255 = 22%
G 51 of 255 = 20%
B 103 of 255 = 40%

56
51
103

R + G + B ~ 27%. #383367 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 51 + 103 = 210 (100%)
R 56 of 210 ~ 26.67%
G 51 of 210 ~ 24.29%
B 103 of 210 ~ 49.05'%

%26.67
%24.29
%49.05

CMYK color model

#383367 color CMYK value is (46,50,0,60).

  • cyan value is 45.63%
  • magenta value is 50.49%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (46,50,0,60) C46M50Y0K60 (46%,50%,0%,60%) (0.46/0.50/0.00/0.60) 

CMYK percentages

%45.63
%50.49
%0
%59.61

Codes

Color #383367 in popluar color models

38 33 67
RGB 56 51 103
HSL 246° 33.77% 30.20%
HSB/HSV 246° 50.49% 40.39%
CMYK 45.63% 50.49% 0.00%
59.61%

Color #383367 in popluar number systems.

HEX 38 33 67
Decimal 56 51 103
Binary 111000 110011 1100111
Octal 70 63 147

Shades and tints

Shades of #383367

#383367
(56,51,103)
#332F5E
(51,47,94)
#2E2B55
(46,43,85)
#29274C
(41,39,76)
#242343
(36,35,67)
#1F1F3A
(31,31,58)
#1A1B31
(26,27,49)
#151728
(21,23,40)
#10131F
(16,19,31)
#0B0F16
(11,15,22)
#060B0D
(6,11,13)
#000000
(0,0,0)

Tints of #383367

#383367
(56,51,103)
#4A4574
(74,69,116)
#5C5781
(92,87,129)
#6E698E
(110,105,142)
#807B9B
(128,123,155)
#928DA8
(146,141,168)
#A49FB5
(164,159,181)
#B6B1C2
(182,177,194)
#C8C3CF
(200,195,207)
#DAD5DC
(218,213,220)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383367 color. Also use rgb(56,51,103) instead hex code.

Text Font Color

.myTextColor { color: #383367; }

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

This text font color is #383367.

Background Color

.myBgColor { background-color: #383367; }

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

This div background color is #383367.

Border color

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

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

This div border color is #383367.

Opacity

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

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

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

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

This text has shadow with #383367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383367.

Preview

Color preview on black background

This text has color #383367 on black background.


Color preview on white background

This text has color #383367 on white background.


Black color preview on #383367 background

This text has black color on #383367 background.


White color preview on #383367 background

This text has white color on #383367 background.


Related colors

Complementary color

Complementary color for #hex is #C7CC98.


I love getcolorcode.com

Triadic colors

1 #673833 and #336738 with #383367 are triadic colors.

2 #673338 and #333867 with #383367 are triadic colors.