COLOR #38716B

HEX: #38716B RGB: (56,113,107)

Color info

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

RGB color model

#38716B color RGB value is (56,113,107).

RGB: (56,113,107) (22%, 44%, 42%)

RGB channels and saturation

R 56 of 255 = 22%
G 113 of 255 = 44%
B 107 of 255 = 42%

56
113
107

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

Portions of RGB colors in percentages

R + G + B = 56 + 113 + 107 = 276 (100%)
R 56 of 276 ~ 20.29%
G 113 of 276 ~ 40.94%
B 107 of 276 ~ 38.77'%

%20.29
%40.94
%38.77

CMYK color model

#38716B color CMYK value is (50,0,5,56).

  • cyan value is 50.44%
  • magenta value is 0.00%
  • yellow value is 5.31%
  • key color value is 55.69%

CMYK: (50,0,5,56)
C50M0Y5K56 (50%, 0%, 5%, 56%)
(0.50 / 0.00 / 0.05 / 0.56)

CMYK percentages

%50.44
%0
%5.31
%55.69

Codes

Color #38716B in popluar color models

38 71 6B
RGB 56 113 107
HSL 174° 33.73% 33.14%
HSB/HSV 174° 50.44% 44.31%
CMYK 50.44% 0.00% 5.31%
55.69%

Color #38716B in popluar number systems.

HEX 38 71 6B
Decimal 56 113 107
Binary 111000 1110001 1101011
Octal 70 161 153

Shades and tints

Shades of #38716B

#38716B
(56,113,107)
#336762
(51,103,98)
#2E5D59
(46,93,89)
#295350
(41,83,80)
#244947
(36,73,71)
#1F3F3E
(31,63,62)
#1A3535
(26,53,53)
#152B2C
(21,43,44)
#102123
(16,33,35)
#0B171A
(11,23,26)
#060D11
(6,13,17)
#000000
(0,0,0)

Tints of #38716B

#38716B
(56,113,107)
#4A7D78
(74,125,120)
#5C8985
(92,137,133)
#6E9592
(110,149,146)
#80A19F
(128,161,159)
#92ADAC
(146,173,172)
#A4B9B9
(164,185,185)
#B6C5C6
(182,197,198)
#C8D1D3
(200,209,211)
#DADDE0
(218,221,224)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #38716B; }

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

This text font color is #38716B.

Background Color

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

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

This div background color is #38716B.

Border color

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

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

This div border color is #38716B.

Opacity

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

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

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

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

This text has shadow with #38716B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38716B.

Preview

Color preview on black background

This text has color #38716B on black background.


Color preview on white background

This text has color #38716B on white background.


Black color preview on #38716B background

This text has black color on #38716B background.


White color preview on #38716B background

This text has white color on #38716B background.


Related colors

Complementary color

Complementary color for #hex is #C78E94.


I love getcolorcode.com

Triadic colors

1 #6B3871 and #716B38 with #38716B are triadic colors.

2 #6B7138 and #71386B with #38716B are triadic colors.