COLOR #3B6B18

HEX: #3B6B18 RGB: (59,107,24)

Color info

#3B6B18 contains mainly red and green colors. Web safe color of #3B6B18 is #336600 (or #360).

RGB color model

#3B6B18 color RGB value is (59,107,24).

RGB: (59,107,24) (23%, 42%, 9%)

RGB channels and saturation

R 59 of 255 = 23%
G 107 of 255 = 42%
B 24 of 255 = 9%

59
107
24

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

Portions of RGB colors in percentages

R + G + B = 59 + 107 + 24 = 190 (100%)
R 59 of 190 ~ 31.05%
G 107 of 190 ~ 56.32%
B 24 of 190 ~ 12.63'%

%31.05
%56.32
%12.63

CMYK color model

#3B6B18 color CMYK value is (45,0,78,58).

  • cyan value is 44.86%
  • magenta value is 0.00%
  • yellow value is 77.57%
  • key color value is 58.04%

CMYK: (45,0,78,58)
C45M0Y78K58 (45%, 0%, 78%, 58%)
(0.45 / 0.00 / 0.78 / 0.58)

CMYK percentages

%44.86
%0
%77.57
%58.04

Codes

Color #3B6B18 in popluar color models

3B 6B 18
RGB 59 107 24
HSL 95° 63.36% 25.69%
HSB/HSV 95° 77.57% 41.96%
CMYK 44.86% 0.00% 77.57%
58.04%

Color #3B6B18 in popluar number systems.

HEX 3B 6B 18
Decimal 59 107 24
Binary 111011 1101011 11000
Octal 73 153 30

Shades and tints

Shades of #3B6B18

#3B6B18
(59,107,24)
#366216
(54,98,22)
#315914
(49,89,20)
#2C5012
(44,80,18)
#274710
(39,71,16)
#223E0E
(34,62,14)
#1D350C
(29,53,12)
#182C0A
(24,44,10)
#132308
(19,35,8)
#0E1A06
(14,26,6)
#091104
(9,17,4)
#000000
(0,0,0)

Tints of #3B6B18

#3B6B18
(59,107,24)
#4C782D
(76,120,45)
#5D8542
(93,133,66)
#6E9257
(110,146,87)
#7F9F6C
(127,159,108)
#90AC81
(144,172,129)
#A1B996
(161,185,150)
#B2C6AB
(178,198,171)
#C3D3C0
(195,211,192)
#D4E0D5
(212,224,213)
#E5EDEA
(229,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3B6B18; }

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

This text font color is #3B6B18.

Background Color

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

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

This div background color is #3B6B18.

Border color

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

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

This div border color is #3B6B18.

Opacity

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

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

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

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

This text has shadow with #3B6B18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3B6B18.

Preview

Color preview on black background

This text has color #3B6B18 on black background.


Color preview on white background

This text has color #3B6B18 on white background.


Black color preview on #3B6B18 background

This text has black color on #3B6B18 background.


White color preview on #3B6B18 background

This text has white color on #3B6B18 background.


Related colors

Complementary color

Complementary color for #hex is #C494E7.


I love getcolorcode.com

Triadic colors

1 #183B6B and #6B183B with #3B6B18 are triadic colors.

2 #186B3B and #6B3B18 with #3B6B18 are triadic colors.