COLOR #384688

HEX: #384688 RGB: (56,70,136)

Color info

#384688 contains mainly blue color. Web safe color of #384688 is #333399 (or #339).

RGB color model

#384688 color RGB value is (56,70,136).

RGB: (56,70,136) (22%, 27%, 53%)

RGB channels and saturation

R 56 of 255 = 22%
G 70 of 255 = 27%
B 136 of 255 = 53%

56
70
136

R + G + B ~ 34%. #384688 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 70 + 136 = 262 (100%)
R 56 of 262 ~ 21.37%
G 70 of 262 ~ 26.72%
B 136 of 262 ~ 51.91'%

%21.37
%26.72
%51.91

CMYK color model

#384688 color CMYK value is (59,49,0,47).

  • cyan value is 58.82%
  • magenta value is 48.53%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (59,49,0,47)
C59M49Y0K47 (59%, 49%, 0%, 47%)
(0.59 / 0.49 / 0.00 / 0.47)

CMYK percentages

%58.82
%48.53
%0
%46.67

Codes

Color #384688 in popluar color models

38 46 88
RGB 56 70 136
HSL 230° 41.67% 37.65%
HSB/HSV 230° 58.82% 53.33%
CMYK 58.82% 48.53% 0.00%
46.67%

Color #384688 in popluar number systems.

HEX 38 46 88
Decimal 56 70 136
Binary 111000 1000110 10001000
Octal 70 106 210

Shades and tints

Shades of #384688

#384688
(56,70,136)
#33407C
(51,64,124)
#2E3A70
(46,58,112)
#293464
(41,52,100)
#242E58
(36,46,88)
#1F284C
(31,40,76)
#1A2240
(26,34,64)
#151C34
(21,28,52)
#101628
(16,22,40)
#0B101C
(11,16,28)
#060A10
(6,10,16)
#000000
(0,0,0)

Tints of #384688

#384688
(56,70,136)
#4A5692
(74,86,146)
#5C669C
(92,102,156)
#6E76A6
(110,118,166)
#8086B0
(128,134,176)
#9296BA
(146,150,186)
#A4A6C4
(164,166,196)
#B6B6CE
(182,182,206)
#C8C6D8
(200,198,216)
#DAD6E2
(218,214,226)
#ECE6EC
(236,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384688; }

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

This text font color is #384688.

Background Color

.myBgColor { background-color: #384688; }

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

This div background color is #384688.

Border color

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

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

This div border color is #384688.

Opacity

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

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

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

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

This text has shadow with #384688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384688.

Preview

Color preview on black background

This text has color #384688 on black background.


Color preview on white background

This text has color #384688 on white background.


Black color preview on #384688 background

This text has black color on #384688 background.


White color preview on #384688 background

This text has white color on #384688 background.


Related colors

Complementary color

Complementary color for #hex is #C7B977.


I love getcolorcode.com

Triadic colors

1 #883846 and #468838 with #384688 are triadic colors.

2 #884638 and #463888 with #384688 are triadic colors.