COLOR #3B5C3B

HEX: #3B5C3B RGB: (59,92,59)

Color info

#3B5C3B contains red, green and blue colors in about the same proportion. Web safe color of #3B5C3B is #336633 (or #363).

RGB color model

#3B5C3B color RGB value is (59,92,59).

RGB: (59,92,59) (23%, 36%, 23%)

RGB channels and saturation

R 59 of 255 = 23%
G 92 of 255 = 36%
B 59 of 255 = 23%

59
92
59

R + G + B ~ 27%. #3B5C3B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 59 + 92 + 59 = 210 (100%)
R 59 of 210 ~ 28.1%
G 92 of 210 ~ 43.81%
B 59 of 210 ~ 28.1'%

%28.1
%43.81
%28.1

CMYK color model

#3B5C3B color CMYK value is (36,0,36,64).

  • cyan value is 35.87%
  • magenta value is 0.00%
  • yellow value is 35.87%
  • key color value is 63.92%

CMYK: (36,0,36,64)
C36M0Y36K64 (36%, 0%, 36%, 64%)
(0.36 / 0.00 / 0.36 / 0.64)

CMYK percentages

%35.87
%0
%35.87
%63.92

Codes

Color #3B5C3B in popluar color models

3B 5C 3B
RGB 59 92 59
HSL 120° 21.85% 29.61%
HSB/HSV 120° 35.87% 36.08%
CMYK 35.87% 0.00% 35.87%
63.92%

Color #3B5C3B in popluar number systems.

HEX 3B 5C 3B
Decimal 59 92 59
Binary 111011 1011100 111011
Octal 73 134 73

Shades and tints

Shades of #3B5C3B

#3B5C3B
(59,92,59)
#365436
(54,84,54)
#314C31
(49,76,49)
#2C442C
(44,68,44)
#273C27
(39,60,39)
#223422
(34,52,34)
#1D2C1D
(29,44,29)
#182418
(24,36,24)
#131C13
(19,28,19)
#0E140E
(14,20,14)
#090C09
(9,12,9)
#000000
(0,0,0)

Tints of #3B5C3B

#3B5C3B
(59,92,59)
#4C6A4C
(76,106,76)
#5D785D
(93,120,93)
#6E866E
(110,134,110)
#7F947F
(127,148,127)
#90A290
(144,162,144)
#A1B0A1
(161,176,161)
#B2BEB2
(178,190,178)
#C3CCC3
(195,204,195)
#D4DAD4
(212,218,212)
#E5E8E5
(229,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3B5C3B; }

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

This text font color is #3B5C3B.

Background Color

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

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

This div background color is #3B5C3B.

Border color

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

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

This div border color is #3B5C3B.

Opacity

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

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

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

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

This text has shadow with #3B5C3B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3B5C3B.

Preview

Color preview on black background

This text has color #3B5C3B on black background.


Color preview on white background

This text has color #3B5C3B on white background.


Black color preview on #3B5C3B background

This text has black color on #3B5C3B background.


White color preview on #3B5C3B background

This text has white color on #3B5C3B background.


Related colors

Complementary color

Complementary color for #hex is #C4A3C4.


I love getcolorcode.com

Triadic colors

1 #3B3B5C and #5C3B3B with #3B5C3B are triadic colors.

2 #3B5C3B and #5C3B3B with #3B5C3B are triadic colors.