COLOR #38B587

HEX: #38B587 RGB: (56,181,135)

Color info

#38B587 contains mainly green and blue colors. Web safe color of #38B587 is #33CC99 (or #3C9).

RGB color model

#38B587 color RGB value is (56,181,135).

RGB: (56,181,135) (22%, 71%, 53%)

RGB channels and saturation

R 56 of 255 = 22%
G 181 of 255 = 71%
B 135 of 255 = 53%

56
181
135

R + G + B ~ 49%. #38B587 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 56 + 181 + 135 = 372 (100%)
R 56 of 372 ~ 15.05%
G 181 of 372 ~ 48.66%
B 135 of 372 ~ 36.29'%

%15.05
%48.66
%36.29

CMYK color model

#38B587 color CMYK value is (69,0,25,29).

  • cyan value is 69.06%
  • magenta value is 0.00%
  • yellow value is 25.41%
  • key color value is 29.02%
CMYK: (69,0,25,29) C69M0Y25K29 (69%,0%,25%,29%) (0.69/0.00/0.25/0.29) 

CMYK percentages

%69.06
%0
%25.41
%29.02

Codes

Color #38B587 in popluar color models

38 B5 87
RGB 56 181 135
HSL 158° 52.74% 46.47%
HSB/HSV 158° 69.06% 70.98%
CMYK 69.06% 0.00% 25.41%
29.02%

Color #38B587 in popluar number systems.

HEX 38 B5 87
Decimal 56 181 135
Binary 111000 10110101 10000111
Octal 70 265 207

Shades and tints

Shades of #38B587

#38B587
(56,181,135)
#33A57B
(51,165,123)
#2E956F
(46,149,111)
#298563
(41,133,99)
#247557
(36,117,87)
#1F654B
(31,101,75)
#1A553F
(26,85,63)
#154533
(21,69,51)
#103527
(16,53,39)
#0B251B
(11,37,27)
#06150F
(6,21,15)
#000000
(0,0,0)

Tints of #38B587

#38B587
(56,181,135)
#4ABB91
(74,187,145)
#5CC19B
(92,193,155)
#6EC7A5
(110,199,165)
#80CDAF
(128,205,175)
#92D3B9
(146,211,185)
#A4D9C3
(164,217,195)
#B6DFCD
(182,223,205)
#C8E5D7
(200,229,215)
#DAEBE1
(218,235,225)
#ECF1EB
(236,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38B587 color. Also use rgb(56,181,135) instead hex code.

Text Font Color

.myTextColor { color: #38B587; }

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

This text font color is #38B587.

Background Color

.myBgColor { background-color: #38B587; }

<div style="background-color:#38B587">Inner text</div>

This div background color is #38B587.

Border color

.myBorderColor { border: 1px solid #38B587; }

<div style="border:3px solid #38B587">Div</div>

This div border color is #38B587.

Opacity

.myOpacity80 { color: #38B587; opacity: 0.8; }

<p style="color:#38B587;opacity:0.8;">80%</p>

Text with #38B587 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 #38B587;}

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

This text has shadow with #38B587 color.


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

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

This text has shadow with #38B587 primary color and red secondary color.


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

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

This text has shadow with #38B587 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #38B587.

Preview

Color preview on black background

This text has color #38B587 on black background.


Color preview on white background

This text has color #38B587 on white background.


Black color preview on #38B587 background

This text has black color on #38B587 background.


White color preview on #38B587 background

This text has white color on #38B587 background.


Related colors

Complementary color

Complementary color for #hex is #C74A78.


I love getcolorcode.com

Triadic colors

1 #8738B5 and #B58738 with #38B587 are triadic colors.

2 #87B538 and #B53887 with #38B587 are triadic colors.