COLOR #38A391

HEX: #38A391 RGB: (56,163,145)

Color info

#38A391 contains mainly green and blue colors. Web safe color of #38A391 is #339999 (or #399).

RGB color model

#38A391 color RGB value is (56,163,145).

RGB: (56,163,145) (22%, 64%, 57%)

RGB channels and saturation

R 56 of 255 = 22%
G 163 of 255 = 64%
B 145 of 255 = 57%

56
163
145

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

Portions of RGB colors in percentages

R + G + B = 56 + 163 + 145 = 364 (100%)
R 56 of 364 ~ 15.38%
G 163 of 364 ~ 44.78%
B 145 of 364 ~ 39.84'%

%15.38
%44.78
%39.84

CMYK color model

#38A391 color CMYK value is (66,0,11,36).

  • cyan value is 65.64%
  • magenta value is 0.00%
  • yellow value is 11.04%
  • key color value is 36.08%
CMYK: (66,0,11,36) C66M0Y11K36 (66%,0%,11%,36%) (0.66/0.00/0.11/0.36) 

CMYK percentages

%65.64
%0
%11.04
%36.08

Codes

Color #38A391 in popluar color models

38 A3 91
RGB 56 163 145
HSL 170° 48.86% 42.94%
HSB/HSV 170° 65.64% 63.92%
CMYK 65.64% 0.00% 11.04%
36.08%

Color #38A391 in popluar number systems.

HEX 38 A3 91
Decimal 56 163 145
Binary 111000 10100011 10010001
Octal 70 243 221

Shades and tints

Shades of #38A391

#38A391
(56,163,145)
#339584
(51,149,132)
#2E8777
(46,135,119)
#29796A
(41,121,106)
#246B5D
(36,107,93)
#1F5D50
(31,93,80)
#1A4F43
(26,79,67)
#154136
(21,65,54)
#103329
(16,51,41)
#0B251C
(11,37,28)
#06170F
(6,23,15)
#000000
(0,0,0)

Tints of #38A391

#38A391
(56,163,145)
#4AAB9B
(74,171,155)
#5CB3A5
(92,179,165)
#6EBBAF
(110,187,175)
#80C3B9
(128,195,185)
#92CBC3
(146,203,195)
#A4D3CD
(164,211,205)
#B6DBD7
(182,219,215)
#C8E3E1
(200,227,225)
#DAEBEB
(218,235,235)
#ECF3F5
(236,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38A391 color. Also use rgb(56,163,145) instead hex code.

Text Font Color

.myTextColor { color: #38A391; }

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

This text font color is #38A391.

Background Color

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

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

This div background color is #38A391.

Border color

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

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

This div border color is #38A391.

Opacity

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

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

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

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

This text has shadow with #38A391 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38A391.

Preview

Color preview on black background

This text has color #38A391 on black background.


Color preview on white background

This text has color #38A391 on white background.


Black color preview on #38A391 background

This text has black color on #38A391 background.


White color preview on #38A391 background

This text has white color on #38A391 background.


Related colors

Complementary color

Complementary color for #hex is #C75C6E.


I love getcolorcode.com

Triadic colors

1 #9138A3 and #A39138 with #38A391 are triadic colors.

2 #91A338 and #A33891 with #38A391 are triadic colors.