COLOR #38751B

HEX: #38751B RGB: (56,117,27)

Color info

#38751B contains mainly green color. Web safe color of #38751B is #336633 (or #363).

RGB color model

#38751B color RGB value is (56,117,27).

RGB: (56,117,27) (22%, 46%, 11%)

RGB channels and saturation

R 56 of 255 = 22%
G 117 of 255 = 46%
B 27 of 255 = 11%

56
117
27

R + G + B ~ 26%. #38751B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 117 + 27 = 200 (100%)
R 56 of 200 ~ 28%
G 117 of 200 ~ 58.5%
B 27 of 200 ~ 13.5'%

%28
%58.5
%13.5

CMYK color model

#38751B color CMYK value is (52,0,77,54).

  • cyan value is 52.14%
  • magenta value is 0.00%
  • yellow value is 76.92%
  • key color value is 54.12%

CMYK: (52,0,77,54)
C52M0Y77K54 (52%, 0%, 77%, 54%)
(0.52 / 0.00 / 0.77 / 0.54)

CMYK percentages

%52.14
%0
%76.92
%54.12

Codes

Color #38751B in popluar color models

38 75 1B
RGB 56 117 27
HSL 101° 62.50% 28.24%
HSB/HSV 101° 76.92% 45.88%
CMYK 52.14% 0.00% 76.92%
54.12%

Color #38751B in popluar number systems.

HEX 38 75 1B
Decimal 56 117 27
Binary 111000 1110101 11011
Octal 70 165 33

Shades and tints

Shades of #38751B

#38751B
(56,117,27)
#336B19
(51,107,25)
#2E6117
(46,97,23)
#295715
(41,87,21)
#244D13
(36,77,19)
#1F4311
(31,67,17)
#1A390F
(26,57,15)
#152F0D
(21,47,13)
#10250B
(16,37,11)
#0B1B09
(11,27,9)
#061107
(6,17,7)
#000000
(0,0,0)

Tints of #38751B

#38751B
(56,117,27)
#4A812F
(74,129,47)
#5C8D43
(92,141,67)
#6E9957
(110,153,87)
#80A56B
(128,165,107)
#92B17F
(146,177,127)
#A4BD93
(164,189,147)
#B6C9A7
(182,201,167)
#C8D5BB
(200,213,187)
#DAE1CF
(218,225,207)
#ECEDE3
(236,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38751B color. Also use rgb(56,117,27) instead hex code.

Text Font Color

.myTextColor { color: #38751B; }

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

This text font color is #38751B.

Background Color

.myBgColor { background-color: #38751B; }

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

This div background color is #38751B.

Border color

.myBorderColor { border: 1px solid #38751B; }

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

This div border color is #38751B.

Opacity

.myOpacity80 { color: #38751B; opacity: 0.8; }

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

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

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

This text has shadow with #38751B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38751B.

Preview

Color preview on black background

This text has color #38751B on black background.


Color preview on white background

This text has color #38751B on white background.


Black color preview on #38751B background

This text has black color on #38751B background.


White color preview on #38751B background

This text has white color on #38751B background.


Related colors

Complementary color

Complementary color for #hex is #C78AE4.


I love getcolorcode.com

Triadic colors

1 #1B3875 and #751B38 with #38751B are triadic colors.

2 #1B7538 and #75381B with #38751B are triadic colors.