COLOR #383568

HEX: #383568 RGB: (56,53,104)

Color info

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

RGB color model

#383568 color RGB value is (56,53,104).

RGB: (56,53,104) (22%, 21%, 41%)

RGB channels and saturation

R 56 of 255 = 22%
G 53 of 255 = 21%
B 104 of 255 = 41%

56
53
104

R + G + B ~ 28%. #383568 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 53 + 104 = 213 (100%)
R 56 of 213 ~ 26.29%
G 53 of 213 ~ 24.88%
B 104 of 213 ~ 48.83'%

%26.29
%24.88
%48.83

CMYK color model

#383568 color CMYK value is (46,49,0,59).

  • cyan value is 46.15%
  • magenta value is 49.04%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (46,49,0,59)
C46M49Y0K59 (46%, 49%, 0%, 59%)
(0.46 / 0.49 / 0.00 / 0.59)

CMYK percentages

%46.15
%49.04
%0
%59.22

Codes

Color #383568 in popluar color models

38 35 68
RGB 56 53 104
HSL 244° 32.48% 30.78%
HSB/HSV 244° 49.04% 40.78%
CMYK 46.15% 49.04% 0.00%
59.22%

Color #383568 in popluar number systems.

HEX 38 35 68
Decimal 56 53 104
Binary 111000 110101 1101000
Octal 70 65 150

Shades and tints

Shades of #383568

#383568
(56,53,104)
#33315F
(51,49,95)
#2E2D56
(46,45,86)
#29294D
(41,41,77)
#242544
(36,37,68)
#1F213B
(31,33,59)
#1A1D32
(26,29,50)
#151929
(21,25,41)
#101520
(16,21,32)
#0B1117
(11,17,23)
#060D0E
(6,13,14)
#000000
(0,0,0)

Tints of #383568

#383568
(56,53,104)
#4A4775
(74,71,117)
#5C5982
(92,89,130)
#6E6B8F
(110,107,143)
#807D9C
(128,125,156)
#928FA9
(146,143,169)
#A4A1B6
(164,161,182)
#B6B3C3
(182,179,195)
#C8C5D0
(200,197,208)
#DAD7DD
(218,215,221)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383568 color. Also use rgb(56,53,104) instead hex code.

Text Font Color

.myTextColor { color: #383568; }

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

This text font color is #383568.

Background Color

.myBgColor { background-color: #383568; }

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

This div background color is #383568.

Border color

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

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

This div border color is #383568.

Opacity

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

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

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

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

This text has shadow with #383568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383568.

Preview

Color preview on black background

This text has color #383568 on black background.


Color preview on white background

This text has color #383568 on white background.


Black color preview on #383568 background

This text has black color on #383568 background.


White color preview on #383568 background

This text has white color on #383568 background.


Related colors

Complementary color

Complementary color for #hex is #C7CA97.


I love getcolorcode.com

Triadic colors

1 #683835 and #356838 with #383568 are triadic colors.

2 #683538 and #353868 with #383568 are triadic colors.