COLOR #38618B

HEX: #38618B RGB: (56,97,139)

Color info

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

RGB color model

#38618B color RGB value is (56,97,139).

RGB: (56,97,139) (22%, 38%, 55%)

RGB channels and saturation

R 56 of 255 = 22%
G 97 of 255 = 38%
B 139 of 255 = 55%

56
97
139

R + G + B ~ 38%. #38618B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 97 + 139 = 292 (100%)
R 56 of 292 ~ 19.18%
G 97 of 292 ~ 33.22%
B 139 of 292 ~ 47.6'%

%19.18
%33.22
%47.6

CMYK color model

#38618B color CMYK value is (60,30,0,45).

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

CMYK: (60,30,0,45)
C60M30Y0K45 (60%, 30%, 0%, 45%)
(0.60 / 0.30 / 0.00 / 0.45)

CMYK percentages

%59.71
%30.22
%0
%45.49

Codes

Color #38618B in popluar color models

38 61 8B
RGB 56 97 139
HSL 210° 42.56% 38.24%
HSB/HSV 210° 59.71% 54.51%
CMYK 59.71% 30.22% 0.00%
45.49%

Color #38618B in popluar number systems.

HEX 38 61 8B
Decimal 56 97 139
Binary 111000 1100001 10001011
Octal 70 141 213

Shades and tints

Shades of #38618B

#38618B
(56,97,139)
#33597F
(51,89,127)
#2E5173
(46,81,115)
#294967
(41,73,103)
#24415B
(36,65,91)
#1F394F
(31,57,79)
#1A3143
(26,49,67)
#152937
(21,41,55)
#10212B
(16,33,43)
#0B191F
(11,25,31)
#061113
(6,17,19)
#000000
(0,0,0)

Tints of #38618B

#38618B
(56,97,139)
#4A6F95
(74,111,149)
#5C7D9F
(92,125,159)
#6E8BA9
(110,139,169)
#8099B3
(128,153,179)
#92A7BD
(146,167,189)
#A4B5C7
(164,181,199)
#B6C3D1
(182,195,209)
#C8D1DB
(200,209,219)
#DADFE5
(218,223,229)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #38618B; }

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

This text font color is #38618B.

Background Color

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

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

This div background color is #38618B.

Border color

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

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

This div border color is #38618B.

Opacity

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

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

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

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

This text has shadow with #38618B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38618B.

Preview

Color preview on black background

This text has color #38618B on black background.


Color preview on white background

This text has color #38618B on white background.


Black color preview on #38618B background

This text has black color on #38618B background.


White color preview on #38618B background

This text has white color on #38618B background.


Related colors

Complementary color

Complementary color for #hex is #C79E74.


I love getcolorcode.com

Triadic colors

1 #8B3861 and #618B38 with #38618B are triadic colors.

2 #8B6138 and #61388B with #38618B are triadic colors.