COLOR #38706A

HEX: #38706A RGB: (56,112,106)

Color info

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

RGB color model

#38706A color RGB value is (56,112,106).

RGB: (56,112,106) (22%, 44%, 42%)

RGB channels and saturation

R 56 of 255 = 22%
G 112 of 255 = 44%
B 106 of 255 = 42%

56
112
106

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

Portions of RGB colors in percentages

R + G + B = 56 + 112 + 106 = 274 (100%)
R 56 of 274 ~ 20.44%
G 112 of 274 ~ 40.88%
B 106 of 274 ~ 38.69'%

%20.44
%40.88
%38.69

CMYK color model

#38706A color CMYK value is (50,0,5,56).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 5.36%
  • key color value is 56.08%
CMYK: (50,0,5,56) C50M0Y5K56 (50%,0%,5%,56%) (0.50/0.00/0.05/0.56) 

CMYK percentages

%50
%0
%5.36
%56.08

Codes

Color #38706A in popluar color models

38 70 6A
RGB 56 112 106
HSL 174° 33.33% 32.94%
HSB/HSV 174° 50.00% 43.92%
CMYK 50.00% 0.00% 5.36%
56.08%

Color #38706A in popluar number systems.

HEX 38 70 6A
Decimal 56 112 106
Binary 111000 1110000 1101010
Octal 70 160 152

Shades and tints

Shades of #38706A

#38706A
(56,112,106)
#336661
(51,102,97)
#2E5C58
(46,92,88)
#29524F
(41,82,79)
#244846
(36,72,70)
#1F3E3D
(31,62,61)
#1A3434
(26,52,52)
#152A2B
(21,42,43)
#102022
(16,32,34)
#0B1619
(11,22,25)
#060C10
(6,12,16)
#000000
(0,0,0)

Tints of #38706A

#38706A
(56,112,106)
#4A7D77
(74,125,119)
#5C8A84
(92,138,132)
#6E9791
(110,151,145)
#80A49E
(128,164,158)
#92B1AB
(146,177,171)
#A4BEB8
(164,190,184)
#B6CBC5
(182,203,197)
#C8D8D2
(200,216,210)
#DAE5DF
(218,229,223)
#ECF2EC
(236,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38706A color. Also use rgb(56,112,106) instead hex code.

Text Font Color

.myTextColor { color: #38706A; }

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

This text font color is #38706A.

Background Color

.myBgColor { background-color: #38706A; }

<div style="background-color:#38706A">Inner text</div>

This div background color is #38706A.

Border color

.myBorderColor { border: 1px solid #38706A; }

<div style="border:3px solid #38706A">Div</div>

This div border color is #38706A.

Opacity

.myOpacity80 { color: #38706A; opacity: 0.8; }

<p style="color:#38706A;opacity:0.8;">80%</p>

Text with #38706A 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 #38706A;}

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

This text has shadow with #38706A color.


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

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

This text has shadow with #38706A primary color and red secondary color.


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

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

This text has shadow with #38706A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #38706A.

Preview

Color preview on black background

This text has color #38706A on black background.


Color preview on white background

This text has color #38706A on white background.


Black color preview on #38706A background

This text has black color on #38706A background.


White color preview on #38706A background

This text has white color on #38706A background.


Related colors

Complementary color

Complementary color for #hex is #C78F95.


I love getcolorcode.com

Triadic colors

1 #6A3870 and #706A38 with #38706A are triadic colors.

2 #6A7038 and #70386A with #38706A are triadic colors.