COLOR #388419

HEX: #388419 RGB: (56,132,25)

Color info

#388419 contains mainly green color. Web safe color of #388419 is #339900 (or #390).

RGB color model

#388419 color RGB value is (56,132,25).

RGB: (56,132,25) (22%, 52%, 10%)

RGB channels and saturation

R 56 of 255 = 22%
G 132 of 255 = 52%
B 25 of 255 = 10%

56
132
25

R + G + B ~ 28%. #388419 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 132 + 25 = 213 (100%)
R 56 of 213 ~ 26.29%
G 132 of 213 ~ 61.97%
B 25 of 213 ~ 11.74'%

%26.29
%61.97
%11.74

CMYK color model

#388419 color CMYK value is (58,0,81,48).

  • cyan value is 57.58%
  • magenta value is 0.00%
  • yellow value is 81.06%
  • key color value is 48.24%
CMYK: (58,0,81,48) C58M0Y81K48 (58%,0%,81%,48%) (0.58/0.00/0.81/0.48) 

CMYK percentages

%57.58
%0
%81.06
%48.24

Codes

Color #388419 in popluar color models

38 84 19
RGB 56 132 25
HSL 103° 68.15% 30.78%
HSB/HSV 103° 81.06% 51.76%
CMYK 57.58% 0.00% 81.06%
48.24%

Color #388419 in popluar number systems.

HEX 38 84 19
Decimal 56 132 25
Binary 111000 10000100 11001
Octal 70 204 31

Shades and tints

Shades of #388419

#388419
(56,132,25)
#337817
(51,120,23)
#2E6C15
(46,108,21)
#296013
(41,96,19)
#245411
(36,84,17)
#1F480F
(31,72,15)
#1A3C0D
(26,60,13)
#15300B
(21,48,11)
#102409
(16,36,9)
#0B1807
(11,24,7)
#060C05
(6,12,5)
#000000
(0,0,0)

Tints of #388419

#388419
(56,132,25)
#4A8F2D
(74,143,45)
#5C9A41
(92,154,65)
#6EA555
(110,165,85)
#80B069
(128,176,105)
#92BB7D
(146,187,125)
#A4C691
(164,198,145)
#B6D1A5
(182,209,165)
#C8DCB9
(200,220,185)
#DAE7CD
(218,231,205)
#ECF2E1
(236,242,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #388419 color. Also use rgb(56,132,25) instead hex code.

Text Font Color

.myTextColor { color: #388419; }

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

This text font color is #388419.

Background Color

.myBgColor { background-color: #388419; }

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

This div background color is #388419.

Border color

.myBorderColor { border: 1px solid #388419; }

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

This div border color is #388419.

Opacity

.myOpacity80 { color: #388419; opacity: 0.8; }

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

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

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

This text has shadow with #388419 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #388419.

Preview

Color preview on black background

This text has color #388419 on black background.


Color preview on white background

This text has color #388419 on white background.


Black color preview on #388419 background

This text has black color on #388419 background.


White color preview on #388419 background

This text has white color on #388419 background.


Related colors

Complementary color

Complementary color for #hex is #C77BE6.


I love getcolorcode.com

Triadic colors

1 #193884 and #841938 with #388419 are triadic colors.

2 #198438 and #843819 with #388419 are triadic colors.