COLOR #383760

HEX: #383760 RGB: (56,55,96)

Color info

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

RGB color model

#383760 color RGB value is (56,55,96).

RGB: (56,55,96) (22%, 22%, 38%)

RGB channels and saturation

R 56 of 255 = 22%
G 55 of 255 = 22%
B 96 of 255 = 38%

56
55
96

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

Portions of RGB colors in percentages

R + G + B = 56 + 55 + 96 = 207 (100%)
R 56 of 207 ~ 27.05%
G 55 of 207 ~ 26.57%
B 96 of 207 ~ 46.38'%

%27.05
%26.57
%46.38

CMYK color model

#383760 color CMYK value is (42,43,0,62).

  • cyan value is 41.67%
  • magenta value is 42.71%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (42,43,0,62)
C42M43Y0K62 (42%, 43%, 0%, 62%)
(0.42 / 0.43 / 0.00 / 0.62)

CMYK percentages

%41.67
%42.71
%0
%62.35

Codes

Color #383760 in popluar color models

38 37 60
RGB 56 55 96
HSL 241° 27.15% 29.61%
HSB/HSV 241° 42.71% 37.65%
CMYK 41.67% 42.71% 0.00%
62.35%

Color #383760 in popluar number systems.

HEX 38 37 60
Decimal 56 55 96
Binary 111000 110111 1100000
Octal 70 67 140

Shades and tints

Shades of #383760

#383760
(56,55,96)
#333258
(51,50,88)
#2E2D50
(46,45,80)
#292848
(41,40,72)
#242340
(36,35,64)
#1F1E38
(31,30,56)
#1A1930
(26,25,48)
#151428
(21,20,40)
#100F20
(16,15,32)
#0B0A18
(11,10,24)
#060510
(6,5,16)
#000000
(0,0,0)

Tints of #383760

#383760
(56,55,96)
#4A496E
(74,73,110)
#5C5B7C
(92,91,124)
#6E6D8A
(110,109,138)
#807F98
(128,127,152)
#9291A6
(146,145,166)
#A4A3B4
(164,163,180)
#B6B5C2
(182,181,194)
#C8C7D0
(200,199,208)
#DAD9DE
(218,217,222)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383760 color. Also use rgb(56,55,96) instead hex code.

Text Font Color

.myTextColor { color: #383760; }

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

This text font color is #383760.

Background Color

.myBgColor { background-color: #383760; }

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

This div background color is #383760.

Border color

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

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

This div border color is #383760.

Opacity

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

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

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

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

This text has shadow with #383760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383760.

Preview

Color preview on black background

This text has color #383760 on black background.


Color preview on white background

This text has color #383760 on white background.


Black color preview on #383760 background

This text has black color on #383760 background.


White color preview on #383760 background

This text has white color on #383760 background.


Related colors

Complementary color

Complementary color for #hex is #C7C89F.


I love getcolorcode.com

Triadic colors

1 #603837 and #376038 with #383760 are triadic colors.

2 #603738 and #373860 with #383760 are triadic colors.