COLOR #38A748

HEX: #38A748 RGB: (56,167,72)

Color info

#38A748 contains mainly green color. Web safe color of #38A748 is #339933 (or #393).

RGB color model

#38A748 color RGB value is (56,167,72).

RGB: (56,167,72) (22%, 65%, 28%)

RGB channels and saturation

R 56 of 255 = 22%
G 167 of 255 = 65%
B 72 of 255 = 28%

56
167
72

R + G + B ~ 38%. #38A748 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 167 + 72 = 295 (100%)
R 56 of 295 ~ 18.98%
G 167 of 295 ~ 56.61%
B 72 of 295 ~ 24.41'%

%18.98
%56.61
%24.41

CMYK color model

#38A748 color CMYK value is (66,0,57,35).

  • cyan value is 66.47%
  • magenta value is 0.00%
  • yellow value is 56.89%
  • key color value is 34.51%

CMYK: (66,0,57,35)
C66M0Y57K35 (66%, 0%, 57%, 35%)
(0.66 / 0.00 / 0.57 / 0.35)

CMYK percentages

%66.47
%0
%56.89
%34.51

Codes

Color #38A748 in popluar color models

38 A7 48
RGB 56 167 72
HSL 129° 49.78% 43.73%
HSB/HSV 129° 66.47% 65.49%
CMYK 66.47% 0.00% 56.89%
34.51%

Color #38A748 in popluar number systems.

HEX 38 A7 48
Decimal 56 167 72
Binary 111000 10100111 1001000
Octal 70 247 110

Shades and tints

Shades of #38A748

#38A748
(56,167,72)
#339842
(51,152,66)
#2E893C
(46,137,60)
#297A36
(41,122,54)
#246B30
(36,107,48)
#1F5C2A
(31,92,42)
#1A4D24
(26,77,36)
#153E1E
(21,62,30)
#102F18
(16,47,24)
#0B2012
(11,32,18)
#06110C
(6,17,12)
#000000
(0,0,0)

Tints of #38A748

#38A748
(56,167,72)
#4AAF58
(74,175,88)
#5CB768
(92,183,104)
#6EBF78
(110,191,120)
#80C788
(128,199,136)
#92CF98
(146,207,152)
#A4D7A8
(164,215,168)
#B6DFB8
(182,223,184)
#C8E7C8
(200,231,200)
#DAEFD8
(218,239,216)
#ECF7E8
(236,247,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38A748 color. Also use rgb(56,167,72) instead hex code.

Text Font Color

.myTextColor { color: #38A748; }

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

This text font color is #38A748.

Background Color

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

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

This div background color is #38A748.

Border color

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

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

This div border color is #38A748.

Opacity

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

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

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

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

This text has shadow with #38A748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38A748.

Preview

Color preview on black background

This text has color #38A748 on black background.


Color preview on white background

This text has color #38A748 on white background.


Black color preview on #38A748 background

This text has black color on #38A748 background.


White color preview on #38A748 background

This text has white color on #38A748 background.


Related colors

Complementary color

Complementary color for #hex is #C758B7.


I love getcolorcode.com

Triadic colors

1 #4838A7 and #A74838 with #38A748 are triadic colors.

2 #48A738 and #A73848 with #38A748 are triadic colors.