COLOR #387610

HEX: #387610 RGB: (56,118,16)

Color info

#387610 contains mainly green color. Web safe color of #387610 is #336600 (or #360).

RGB color model

#387610 color RGB value is (56,118,16).

RGB: (56,118,16) (22%, 46%, 6%)

RGB channels and saturation

R 56 of 255 = 22%
G 118 of 255 = 46%
B 16 of 255 = 6%

56
118
16

R + G + B ~ 25%. #387610 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 118 + 16 = 190 (100%)
R 56 of 190 ~ 29.47%
G 118 of 190 ~ 62.11%
B 16 of 190 ~ 8.42'%

%29.47
%62.11

CMYK color model

#387610 color CMYK value is (53,0,86,54).

  • cyan value is 52.54%
  • magenta value is 0.00%
  • yellow value is 86.44%
  • key color value is 53.73%

CMYK: (53,0,86,54)
C53M0Y86K54 (53%, 0%, 86%, 54%)
(0.53 / 0.00 / 0.86 / 0.54)

CMYK percentages

%52.54
%0
%86.44
%53.73

Codes

Color #387610 in popluar color models

38 76 10
RGB 56 118 16
HSL 96° 76.12% 26.27%
HSB/HSV 96° 86.44% 46.27%
CMYK 52.54% 0.00% 86.44%
53.73%

Color #387610 in popluar number systems.

HEX 38 76 10
Decimal 56 118 16
Binary 111000 1110110 10000
Octal 70 166 20

Shades and tints

Shades of #387610

#387610
(56,118,16)
#336C0F
(51,108,15)
#2E620E
(46,98,14)
#29580D
(41,88,13)
#244E0C
(36,78,12)
#1F440B
(31,68,11)
#1A3A0A
(26,58,10)
#153009
(21,48,9)
#102608
(16,38,8)
#0B1C07
(11,28,7)
#061206
(6,18,6)
#000000
(0,0,0)

Tints of #387610

#387610
(56,118,16)
#4A8225
(74,130,37)
#5C8E3A
(92,142,58)
#6E9A4F
(110,154,79)
#80A664
(128,166,100)
#92B279
(146,178,121)
#A4BE8E
(164,190,142)
#B6CAA3
(182,202,163)
#C8D6B8
(200,214,184)
#DAE2CD
(218,226,205)
#ECEEE2
(236,238,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387610 color. Also use rgb(56,118,16) instead hex code.

Text Font Color

.myTextColor { color: #387610; }

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

This text font color is #387610.

Background Color

.myBgColor { background-color: #387610; }

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

This div background color is #387610.

Border color

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

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

This div border color is #387610.

Opacity

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

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

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

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

This text has shadow with #387610 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387610.

Preview

Color preview on black background

This text has color #387610 on black background.


Color preview on white background

This text has color #387610 on white background.


Black color preview on #387610 background

This text has black color on #387610 background.


White color preview on #387610 background

This text has white color on #387610 background.


Related colors

Complementary color

Complementary color for #hex is #C789EF.


I love getcolorcode.com

Triadic colors

1 #103876 and #761038 with #387610 are triadic colors.

2 #107638 and #763810 with #387610 are triadic colors.