COLOR #388FD9

HEX: #388FD9 RGB: (56,143,217)

Color info

#388FD9 contains mainly blue color. Web safe color of #388FD9 is #3399CC (or #39C).

RGB color model

#388FD9 color RGB value is (56,143,217).

RGB: (56,143,217) (22%, 56%, 85%)

RGB channels and saturation

R 56 of 255 = 22%
G 143 of 255 = 56%
B 217 of 255 = 85%

56
143
217

R + G + B ~ 54%. #388FD9 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 56 + 143 + 217 = 416 (100%)
R 56 of 416 ~ 13.46%
G 143 of 416 ~ 34.38%
B 217 of 416 ~ 52.16'%

%13.46
%34.38
%52.16

CMYK color model

#388FD9 color CMYK value is (74,34,0,15).

  • cyan value is 74.19%
  • magenta value is 34.10%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (74,34,0,15)
C74M34Y0K15 (74%, 34%, 0%, 15%)
(0.74 / 0.34 / 0.00 / 0.15)

CMYK percentages

%74.19
%34.1
%0
%14.9

Codes

Color #388FD9 in popluar color models

38 8F D9
RGB 56 143 217
HSL 208° 67.93% 53.53%
HSB/HSV 208° 74.19% 85.10%
CMYK 74.19% 34.10% 0.00%
14.90%

Color #388FD9 in popluar number systems.

HEX 38 8F D9
Decimal 56 143 217
Binary 111000 10001111 11011001
Octal 70 217 331

Shades and tints

Shades of #388FD9

#388FD9
(56,143,217)
#3382C6
(51,130,198)
#2E75B3
(46,117,179)
#2968A0
(41,104,160)
#245B8D
(36,91,141)
#1F4E7A
(31,78,122)
#1A4167
(26,65,103)
#153454
(21,52,84)
#102741
(16,39,65)
#0B1A2E
(11,26,46)
#060D1B
(6,13,27)
#000000
(0,0,0)

Tints of #388FD9

#388FD9
(56,143,217)
#4A99DC
(74,153,220)
#5CA3DF
(92,163,223)
#6EADE2
(110,173,226)
#80B7E5
(128,183,229)
#92C1E8
(146,193,232)
#A4CBEB
(164,203,235)
#B6D5EE
(182,213,238)
#C8DFF1
(200,223,241)
#DAE9F4
(218,233,244)
#ECF3F7
(236,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #388FD9 color. Also use rgb(56,143,217) instead hex code.

Text Font Color

.myTextColor { color: #388FD9; }

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

This text font color is #388FD9.

Background Color

.myBgColor { background-color: #388FD9; }

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

This div background color is #388FD9.

Border color

.myBorderColor { border: 1px solid #388FD9; }

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

This div border color is #388FD9.

Opacity

.myOpacity80 { color: #388FD9; opacity: 0.8; }

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

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

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

This text has shadow with #388FD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #388FD9.

Preview

Color preview on black background

This text has color #388FD9 on black background.


Color preview on white background

This text has color #388FD9 on white background.


Black color preview on #388FD9 background

This text has black color on #388FD9 background.


White color preview on #388FD9 background

This text has white color on #388FD9 background.


Related colors

Complementary color

Complementary color for #hex is #C77026.


I love getcolorcode.com

Triadic colors

1 #D9388F and #8FD938 with #388FD9 are triadic colors.

2 #D98F38 and #8F38D9 with #388FD9 are triadic colors.