COLOR #3B7B38

HEX: #3B7B38 RGB: (59,123,56)

Color info

#3B7B38 contains mainly green color. Web safe color of #3B7B38 is #336633 (or #363).

RGB color model

#3B7B38 color RGB value is (59,123,56).

RGB: (59,123,56) (23%, 48%, 22%)

RGB channels and saturation

R 59 of 255 = 23%
G 123 of 255 = 48%
B 56 of 255 = 22%

59
123
56

R + G + B ~ 31%. #3B7B38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 59 + 123 + 56 = 238 (100%)
R 59 of 238 ~ 24.79%
G 123 of 238 ~ 51.68%
B 56 of 238 ~ 23.53'%

%24.79
%51.68
%23.53

CMYK color model

#3B7B38 color CMYK value is (52,0,54,52).

  • cyan value is 52.03%
  • magenta value is 0.00%
  • yellow value is 54.47%
  • key color value is 51.76%

CMYK: (52,0,54,52)
C52M0Y54K52 (52%, 0%, 54%, 52%)
(0.52 / 0.00 / 0.54 / 0.52)

CMYK percentages

%52.03
%0
%54.47
%51.76

Codes

Color #3B7B38 in popluar color models

3B 7B 38
RGB 59 123 56
HSL 117° 37.43% 35.10%
HSB/HSV 117° 54.47% 48.24%
CMYK 52.03% 0.00% 54.47%
51.76%

Color #3B7B38 in popluar number systems.

HEX 3B 7B 38
Decimal 59 123 56
Binary 111011 1111011 111000
Octal 73 173 70

Shades and tints

Shades of #3B7B38

#3B7B38
(59,123,56)
#367033
(54,112,51)
#31652E
(49,101,46)
#2C5A29
(44,90,41)
#274F24
(39,79,36)
#22441F
(34,68,31)
#1D391A
(29,57,26)
#182E15
(24,46,21)
#132310
(19,35,16)
#0E180B
(14,24,11)
#090D06
(9,13,6)
#000000
(0,0,0)

Tints of #3B7B38

#3B7B38
(59,123,56)
#4C874A
(76,135,74)
#5D935C
(93,147,92)
#6E9F6E
(110,159,110)
#7FAB80
(127,171,128)
#90B792
(144,183,146)
#A1C3A4
(161,195,164)
#B2CFB6
(178,207,182)
#C3DBC8
(195,219,200)
#D4E7DA
(212,231,218)
#E5F3EC
(229,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3B7B38 color. Also use rgb(59,123,56) instead hex code.

Text Font Color

.myTextColor { color: #3B7B38; }

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

This text font color is #3B7B38.

Background Color

.myBgColor { background-color: #3B7B38; }

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

This div background color is #3B7B38.

Border color

.myBorderColor { border: 1px solid #3B7B38; }

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

This div border color is #3B7B38.

Opacity

.myOpacity80 { color: #3B7B38; opacity: 0.8; }

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

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

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

This text has shadow with #3B7B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3B7B38.

Preview

Color preview on black background

This text has color #3B7B38 on black background.


Color preview on white background

This text has color #3B7B38 on white background.


Black color preview on #3B7B38 background

This text has black color on #3B7B38 background.


White color preview on #3B7B38 background

This text has white color on #3B7B38 background.


Related colors

Complementary color

Complementary color for #hex is #C484C7.


I love getcolorcode.com

Triadic colors

1 #383B7B and #7B383B with #3B7B38 are triadic colors.

2 #387B3B and #7B3B38 with #3B7B38 are triadic colors.