COLOR #38606D

HEX: #38606D RGB: (56,96,109)

Color info

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

RGB color model

#38606D color RGB value is (56,96,109).

RGB: (56,96,109) (22%, 38%, 43%)

RGB channels and saturation

R 56 of 255 = 22%
G 96 of 255 = 38%
B 109 of 255 = 43%

56
96
109

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

Portions of RGB colors in percentages

R + G + B = 56 + 96 + 109 = 261 (100%)
R 56 of 261 ~ 21.46%
G 96 of 261 ~ 36.78%
B 109 of 261 ~ 41.76'%

%21.46
%36.78
%41.76

CMYK color model

#38606D color CMYK value is (49,12,0,57).

  • cyan value is 48.62%
  • magenta value is 11.93%
  • yellow value is 0.00%
  • key color value is 57.25%
CMYK: (49,12,0,57) C49M12Y0K57 (49%,12%,0%,57%) (0.49/0.12/0.00/0.57) 

CMYK percentages

%48.62
%11.93
%0
%57.25

Codes

Color #38606D in popluar color models

38 60 6D
RGB 56 96 109
HSL 195° 32.12% 32.35%
HSB/HSV 195° 48.62% 42.75%
CMYK 48.62% 11.93% 0.00%
57.25%

Color #38606D in popluar number systems.

HEX 38 60 6D
Decimal 56 96 109
Binary 111000 1100000 1101101
Octal 70 140 155

Shades and tints

Shades of #38606D

#38606D
(56,96,109)
#335864
(51,88,100)
#2E505B
(46,80,91)
#294852
(41,72,82)
#244049
(36,64,73)
#1F3840
(31,56,64)
#1A3037
(26,48,55)
#15282E
(21,40,46)
#102025
(16,32,37)
#0B181C
(11,24,28)
#061013
(6,16,19)
#000000
(0,0,0)

Tints of #38606D

#38606D
(56,96,109)
#4A6E7A
(74,110,122)
#5C7C87
(92,124,135)
#6E8A94
(110,138,148)
#8098A1
(128,152,161)
#92A6AE
(146,166,174)
#A4B4BB
(164,180,187)
#B6C2C8
(182,194,200)
#C8D0D5
(200,208,213)
#DADEE2
(218,222,226)
#ECECEF
(236,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38606D color. Also use rgb(56,96,109) instead hex code.

Text Font Color

.myTextColor { color: #38606D; }

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

This text font color is #38606D.

Background Color

.myBgColor { background-color: #38606D; }

<div style="background-color:#38606D">Inner text</div>

This div background color is #38606D.

Border color

.myBorderColor { border: 1px solid #38606D; }

<div style="border:3px solid #38606D">Div</div>

This div border color is #38606D.

Opacity

.myOpacity80 { color: #38606D; opacity: 0.8; }

<p style="color:#38606D;opacity:0.8;">80%</p>

Text with #38606D 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 #38606D;}

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

This text has shadow with #38606D color.


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

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

This text has shadow with #38606D primary color and red secondary color.


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

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

This text has shadow with #38606D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #38606D.

Preview

Color preview on black background

This text has color #38606D on black background.


Color preview on white background

This text has color #38606D on white background.


Black color preview on #38606D background

This text has black color on #38606D background.


White color preview on #38606D background

This text has white color on #38606D background.


Related colors

Complementary color

Complementary color for #hex is #C79F92.


I love getcolorcode.com

Triadic colors

1 #6D3860 and #606D38 with #38606D are triadic colors.

2 #6D6038 and #60386D with #38606D are triadic colors.