COLOR #38646B

HEX: #38646B RGB: (56,100,107)

Color info

#38646B contains red, green and blue colors in about the same proportion. Web safe color of #38646B is #336666 (or #366).

RGB color model

#38646B color RGB value is (56,100,107).

RGB: (56,100,107) (22%, 39%, 42%)

RGB channels and saturation

R 56 of 255 = 22%
G 100 of 255 = 39%
B 107 of 255 = 42%

56
100
107

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

Portions of RGB colors in percentages

R + G + B = 56 + 100 + 107 = 263 (100%)
R 56 of 263 ~ 21.29%
G 100 of 263 ~ 38.02%
B 107 of 263 ~ 40.68'%

%21.29
%38.02
%40.68

CMYK color model

#38646B color CMYK value is (48,7,0,58).

  • cyan value is 47.66%
  • magenta value is 6.54%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (48,7,0,58)
C48M7Y0K58 (48%, 7%, 0%, 58%)
(0.48 / 0.07 / 0.00 / 0.58)

CMYK percentages

%47.66
%6.54
%0
%58.04

Codes

Color #38646B in popluar color models

38 64 6B
RGB 56 100 107
HSL 188° 31.29% 31.96%
HSB/HSV 188° 47.66% 41.96%
CMYK 47.66% 6.54% 0.00%
58.04%

Color #38646B in popluar number systems.

HEX 38 64 6B
Decimal 56 100 107
Binary 111000 1100100 1101011
Octal 70 144 153

Shades and tints

Shades of #38646B

#38646B
(56,100,107)
#335B62
(51,91,98)
#2E5259
(46,82,89)
#294950
(41,73,80)
#244047
(36,64,71)
#1F373E
(31,55,62)
#1A2E35
(26,46,53)
#15252C
(21,37,44)
#101C23
(16,28,35)
#0B131A
(11,19,26)
#060A11
(6,10,17)
#000000
(0,0,0)

Tints of #38646B

#38646B
(56,100,107)
#4A7278
(74,114,120)
#5C8085
(92,128,133)
#6E8E92
(110,142,146)
#809C9F
(128,156,159)
#92AAAC
(146,170,172)
#A4B8B9
(164,184,185)
#B6C6C6
(182,198,198)
#C8D4D3
(200,212,211)
#DAE2E0
(218,226,224)
#ECF0ED
(236,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38646B color. Also use rgb(56,100,107) instead hex code.

Text Font Color

.myTextColor { color: #38646B; }

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

This text font color is #38646B.

Background Color

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

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

This div background color is #38646B.

Border color

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

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

This div border color is #38646B.

Opacity

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

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

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

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

This text has shadow with #38646B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38646B.

Preview

Color preview on black background

This text has color #38646B on black background.


Color preview on white background

This text has color #38646B on white background.


Black color preview on #38646B background

This text has black color on #38646B background.


White color preview on #38646B background

This text has white color on #38646B background.


Related colors

Complementary color

Complementary color for #hex is #C79B94.


I love getcolorcode.com

Triadic colors

1 #6B3864 and #646B38 with #38646B are triadic colors.

2 #6B6438 and #64386B with #38646B are triadic colors.