COLOR #38617F

HEX: #38617F RGB: (56,97,127)

Color info

#38617F contains mainly green and blue colors. Web safe color of #38617F is #336666 (or #366).

RGB color model

#38617F color RGB value is (56,97,127).

RGB: (56,97,127) (22%, 38%, 50%)

RGB channels and saturation

R 56 of 255 = 22%
G 97 of 255 = 38%
B 127 of 255 = 50%

56
97
127

R + G + B ~ 37%. #38617F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 97 + 127 = 280 (100%)
R 56 of 280 ~ 20%
G 97 of 280 ~ 34.64%
B 127 of 280 ~ 45.36'%

%20
%34.64
%45.36

CMYK color model

#38617F color CMYK value is (56,24,0,50).

  • cyan value is 55.91%
  • magenta value is 23.62%
  • yellow value is 0.00%
  • key color value is 50.20%
CMYK: (56,24,0,50) C56M24Y0K50 (56%,24%,0%,50%) (0.56/0.24/0.00/0.50) 

CMYK percentages

%55.91
%23.62
%0
%50.2

Codes

Color #38617F in popluar color models

38 61 7F
RGB 56 97 127
HSL 205° 38.80% 35.88%
HSB/HSV 205° 55.91% 49.80%
CMYK 55.91% 23.62% 0.00%
50.20%

Color #38617F in popluar number systems.

HEX 38 61 7F
Decimal 56 97 127
Binary 111000 1100001 1111111
Octal 70 141 177

Shades and tints

Shades of #38617F

#38617F
(56,97,127)
#335974
(51,89,116)
#2E5169
(46,81,105)
#29495E
(41,73,94)
#244153
(36,65,83)
#1F3948
(31,57,72)
#1A313D
(26,49,61)
#152932
(21,41,50)
#102127
(16,33,39)
#0B191C
(11,25,28)
#061111
(6,17,17)
#000000
(0,0,0)

Tints of #38617F

#38617F
(56,97,127)
#4A6F8A
(74,111,138)
#5C7D95
(92,125,149)
#6E8BA0
(110,139,160)
#8099AB
(128,153,171)
#92A7B6
(146,167,182)
#A4B5C1
(164,181,193)
#B6C3CC
(182,195,204)
#C8D1D7
(200,209,215)
#DADFE2
(218,223,226)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38617F color. Also use rgb(56,97,127) instead hex code.

Text Font Color

.myTextColor { color: #38617F; }

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

This text font color is #38617F.

Background Color

.myBgColor { background-color: #38617F; }

<div style="background-color:#38617F">Inner text</div>

This div background color is #38617F.

Border color

.myBorderColor { border: 1px solid #38617F; }

<div style="border:3px solid #38617F">Div</div>

This div border color is #38617F.

Opacity

.myOpacity80 { color: #38617F; opacity: 0.8; }

<p style="color:#38617F;opacity:0.8;">80%</p>

Text with #38617F 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 #38617F;}

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

This text has shadow with #38617F color.


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

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

This text has shadow with #38617F primary color and red secondary color.


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

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

This text has shadow with #38617F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #38617F.

Preview

Color preview on black background

This text has color #38617F on black background.


Color preview on white background

This text has color #38617F on white background.


Black color preview on #38617F background

This text has black color on #38617F background.


White color preview on #38617F background

This text has white color on #38617F background.


Related colors

Complementary color

Complementary color for #hex is #C79E80.


I love getcolorcode.com

Triadic colors

1 #7F3861 and #617F38 with #38617F are triadic colors.

2 #7F6138 and #61387F with #38617F are triadic colors.