COLOR #38518C

HEX: #38518C RGB: (56,81,140)

Color info

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

RGB color model

#38518C color RGB value is (56,81,140).

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

RGB channels and saturation

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

56
81
140

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

Portions of RGB colors in percentages

R + G + B = 56 + 81 + 140 = 277 (100%)
R 56 of 277 ~ 20.22%
G 81 of 277 ~ 29.24%
B 140 of 277 ~ 50.54'%

%20.22
%29.24
%50.54

CMYK color model

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

  • cyan value is 60.00%
  • magenta value is 42.14%
  • yellow value is 0.00%
  • key color value is 45.10%

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

CMYK percentages

%60
%42.14
%0
%45.1

Codes

Color #38518C in popluar color models

38 51 8C
RGB 56 81 140
HSL 222° 42.86% 38.43%
HSB/HSV 222° 60.00% 54.90%
CMYK 60.00% 42.14% 0.00%
45.10%

Color #38518C in popluar number systems.

HEX 38 51 8C
Decimal 56 81 140
Binary 111000 1010001 10001100
Octal 70 121 214

Shades and tints

Shades of #38518C

#38518C
(56,81,140)
#334A80
(51,74,128)
#2E4374
(46,67,116)
#293C68
(41,60,104)
#24355C
(36,53,92)
#1F2E50
(31,46,80)
#1A2744
(26,39,68)
#152038
(21,32,56)
#10192C
(16,25,44)
#0B1220
(11,18,32)
#060B14
(6,11,20)
#000000
(0,0,0)

Tints of #38518C

#38518C
(56,81,140)
#4A6096
(74,96,150)
#5C6FA0
(92,111,160)
#6E7EAA
(110,126,170)
#808DB4
(128,141,180)
#929CBE
(146,156,190)
#A4ABC8
(164,171,200)
#B6BAD2
(182,186,210)
#C8C9DC
(200,201,220)
#DAD8E6
(218,216,230)
#ECE7F0
(236,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #38518C; }

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

This text font color is #38518C.

Background Color

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

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

This div background color is #38518C.

Border color

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

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

This div border color is #38518C.

Opacity

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

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

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

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

This text has shadow with #38518C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38518C.

Preview

Color preview on black background

This text has color #38518C on black background.


Color preview on white background

This text has color #38518C on white background.


Black color preview on #38518C background

This text has black color on #38518C background.


White color preview on #38518C background

This text has white color on #38518C background.


Related colors

Complementary color

Complementary color for #hex is #C7AE73.


I love getcolorcode.com

Triadic colors

1 #8C3851 and #518C38 with #38518C are triadic colors.

2 #8C5138 and #51388C with #38518C are triadic colors.