COLOR #365212

HEX: #365212 RGB: (54,82,18)

Color info

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

RGB color model

#365212 color RGB value is (54,82,18).

RGB: (54,82,18) (21%, 32%, 7%)

RGB channels and saturation

R 54 of 255 = 21%
G 82 of 255 = 32%
B 18 of 255 = 7%

54
82
18

R + G + B ~ 20%. #365212 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 82 + 18 = 154 (100%)
R 54 of 154 ~ 35.06%
G 82 of 154 ~ 53.25%
B 18 of 154 ~ 11.69'%

%35.06
%53.25
%11.69

CMYK color model

#365212 color CMYK value is (34,0,78,68).

  • cyan value is 34.15%
  • magenta value is 0.00%
  • yellow value is 78.05%
  • key color value is 67.84%

CMYK: (34,0,78,68)
C34M0Y78K68 (34%, 0%, 78%, 68%)
(0.34 / 0.00 / 0.78 / 0.68)

CMYK percentages

%34.15
%0
%78.05
%67.84

Codes

Color #365212 in popluar color models

36 52 12
RGB 54 82 18
HSL 86° 64.00% 19.61%
HSB/HSV 86° 78.05% 32.16%
CMYK 34.15% 0.00% 78.05%
67.84%

Color #365212 in popluar number systems.

HEX 36 52 12
Decimal 54 82 18
Binary 110110 1010010 10010
Octal 66 122 22

Shades and tints

Shades of #365212

#365212
(54,82,18)
#324B11
(50,75,17)
#2E4410
(46,68,16)
#2A3D0F
(42,61,15)
#26360E
(38,54,14)
#222F0D
(34,47,13)
#1E280C
(30,40,12)
#1A210B
(26,33,11)
#161A0A
(22,26,10)
#121309
(18,19,9)
#0E0C08
(14,12,8)
#000000
(0,0,0)

Tints of #365212

#365212
(54,82,18)
#486127
(72,97,39)
#5A703C
(90,112,60)
#6C7F51
(108,127,81)
#7E8E66
(126,142,102)
#909D7B
(144,157,123)
#A2AC90
(162,172,144)
#B4BBA5
(180,187,165)
#C6CABA
(198,202,186)
#D8D9CF
(216,217,207)
#EAE8E4
(234,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365212 color. Also use rgb(54,82,18) instead hex code.

Text Font Color

.myTextColor { color: #365212; }

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

This text font color is #365212.

Background Color

.myBgColor { background-color: #365212; }

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

This div background color is #365212.

Border color

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

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

This div border color is #365212.

Opacity

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

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

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

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

This text has shadow with #365212 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365212.

Preview

Color preview on black background

This text has color #365212 on black background.


Color preview on white background

This text has color #365212 on white background.


Black color preview on #365212 background

This text has black color on #365212 background.


White color preview on #365212 background

This text has white color on #365212 background.


Related colors

Complementary color

Complementary color for #hex is #C9ADED.


I love getcolorcode.com

Triadic colors

1 #123652 and #521236 with #365212 are triadic colors.

2 #125236 and #523612 with #365212 are triadic colors.