COLOR #38518B

HEX: #38518B RGB: (56,81,139)

Color info

#38518B contains mainly green and blue colors. Web safe color of #38518B is #336699 (or #369).

RGB color model

#38518B color RGB value is (56,81,139).

RGB: (56,81,139) (22%, 32%, 55%)

RGB channels and saturation

R 56 of 255 = 22%
G 81 of 255 = 32%
B 139 of 255 = 55%

56
81
139

R + G + B ~ 36%. #38518B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 81 + 139 = 276 (100%)
R 56 of 276 ~ 20.29%
G 81 of 276 ~ 29.35%
B 139 of 276 ~ 50.36'%

%20.29
%29.35
%50.36

CMYK color model

#38518B color CMYK value is (60,42,0,45).

  • cyan value is 59.71%
  • magenta value is 41.73%
  • yellow value is 0.00%
  • key color value is 45.49%

CMYK: (60,42,0,45)
C60M42Y0K45 (60%, 42%, 0%, 45%)
(0.60 / 0.42 / 0.00 / 0.45)

CMYK percentages

%59.71
%41.73
%0
%45.49

Codes

Color #38518B in popluar color models

38 51 8B
RGB 56 81 139
HSL 222° 42.56% 38.24%
HSB/HSV 222° 59.71% 54.51%
CMYK 59.71% 41.73% 0.00%
45.49%

Color #38518B in popluar number systems.

HEX 38 51 8B
Decimal 56 81 139
Binary 111000 1010001 10001011
Octal 70 121 213

Shades and tints

Shades of #38518B

#38518B
(56,81,139)
#334A7F
(51,74,127)
#2E4373
(46,67,115)
#293C67
(41,60,103)
#24355B
(36,53,91)
#1F2E4F
(31,46,79)
#1A2743
(26,39,67)
#152037
(21,32,55)
#10192B
(16,25,43)
#0B121F
(11,18,31)
#060B13
(6,11,19)
#000000
(0,0,0)

Tints of #38518B

#38518B
(56,81,139)
#4A6095
(74,96,149)
#5C6F9F
(92,111,159)
#6E7EA9
(110,126,169)
#808DB3
(128,141,179)
#929CBD
(146,156,189)
#A4ABC7
(164,171,199)
#B6BAD1
(182,186,209)
#C8C9DB
(200,201,219)
#DAD8E5
(218,216,229)
#ECE7EF
(236,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38518B color. Also use rgb(56,81,139) instead hex code.

Text Font Color

.myTextColor { color: #38518B; }

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

This text font color is #38518B.

Background Color

.myBgColor { background-color: #38518B; }

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

This div background color is #38518B.

Border color

.myBorderColor { border: 1px solid #38518B; }

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

This div border color is #38518B.

Opacity

.myOpacity80 { color: #38518B; opacity: 0.8; }

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

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

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

This text has shadow with #38518B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38518B.

Preview

Color preview on black background

This text has color #38518B on black background.


Color preview on white background

This text has color #38518B on white background.


Black color preview on #38518B background

This text has black color on #38518B background.


White color preview on #38518B background

This text has white color on #38518B background.


Related colors

Complementary color

Complementary color for #hex is #C7AE74.


I love getcolorcode.com

Triadic colors

1 #8B3851 and #518B38 with #38518B are triadic colors.

2 #8B5138 and #51388B with #38518B are triadic colors.