COLOR #38747E

HEX: #38747E RGB: (56,116,126)

Color info

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

RGB color model

#38747E color RGB value is (56,116,126).

RGB: (56,116,126) (22%, 45%, 49%)

RGB channels and saturation

R 56 of 255 = 22%
G 116 of 255 = 45%
B 126 of 255 = 49%

56
116
126

R + G + B ~ 39%. #38747E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 116 + 126 = 298 (100%)
R 56 of 298 ~ 18.79%
G 116 of 298 ~ 38.93%
B 126 of 298 ~ 42.28'%

%18.79
%38.93
%42.28

CMYK color model

#38747E color CMYK value is (56,8,0,51).

  • cyan value is 55.56%
  • magenta value is 7.94%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (56,8,0,51)
C56M8Y0K51 (56%, 8%, 0%, 51%)
(0.56 / 0.08 / 0.00 / 0.51)

CMYK percentages

%55.56
%7.94
%0
%50.59

Codes

Color #38747E in popluar color models

38 74 7E
RGB 56 116 126
HSL 189° 38.46% 35.69%
HSB/HSV 189° 55.56% 49.41%
CMYK 55.56% 7.94% 0.00%
50.59%

Color #38747E in popluar number systems.

HEX 38 74 7E
Decimal 56 116 126
Binary 111000 1110100 1111110
Octal 70 164 176

Shades and tints

Shades of #38747E

#38747E
(56,116,126)
#336A73
(51,106,115)
#2E6068
(46,96,104)
#29565D
(41,86,93)
#244C52
(36,76,82)
#1F4247
(31,66,71)
#1A383C
(26,56,60)
#152E31
(21,46,49)
#102426
(16,36,38)
#0B1A1B
(11,26,27)
#061010
(6,16,16)
#000000
(0,0,0)

Tints of #38747E

#38747E
(56,116,126)
#4A8089
(74,128,137)
#5C8C94
(92,140,148)
#6E989F
(110,152,159)
#80A4AA
(128,164,170)
#92B0B5
(146,176,181)
#A4BCC0
(164,188,192)
#B6C8CB
(182,200,203)
#C8D4D6
(200,212,214)
#DAE0E1
(218,224,225)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38747E color. Also use rgb(56,116,126) instead hex code.

Text Font Color

.myTextColor { color: #38747E; }

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

This text font color is #38747E.

Background Color

.myBgColor { background-color: #38747E; }

<div style="background-color:#38747E">Inner text</div>

This div background color is #38747E.

Border color

.myBorderColor { border: 1px solid #38747E; }

<div style="border:3px solid #38747E">Div</div>

This div border color is #38747E.

Opacity

.myOpacity80 { color: #38747E; opacity: 0.8; }

<p style="color:#38747E;opacity:0.8;">80%</p>

Text with #38747E 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 #38747E;}

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

This text has shadow with #38747E color.


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

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

This text has shadow with #38747E primary color and red secondary color.


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

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

This text has shadow with #38747E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #38747E.

Preview

Color preview on black background

This text has color #38747E on black background.


Color preview on white background

This text has color #38747E on white background.


Black color preview on #38747E background

This text has black color on #38747E background.


White color preview on #38747E background

This text has white color on #38747E background.


Related colors

Complementary color

Complementary color for #hex is #C78B81.


I love getcolorcode.com

Triadic colors

1 #7E3874 and #747E38 with #38747E are triadic colors.

2 #7E7438 and #74387E with #38747E are triadic colors.