COLOR #365512

HEX: #365512 RGB: (54,85,18)

Color info

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

RGB color model

#365512 color RGB value is (54,85,18).

RGB: (54,85,18) (21%, 33%, 7%)

RGB channels and saturation

R 54 of 255 = 21%
G 85 of 255 = 33%
B 18 of 255 = 7%

54
85
18

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

Portions of RGB colors in percentages

R + G + B = 54 + 85 + 18 = 157 (100%)
R 54 of 157 ~ 34.39%
G 85 of 157 ~ 54.14%
B 18 of 157 ~ 11.46'%

%34.39
%54.14
%11.46

CMYK color model

#365512 color CMYK value is (36,0,79,67).

  • cyan value is 36.47%
  • magenta value is 0.00%
  • yellow value is 78.82%
  • key color value is 66.67%

CMYK: (36,0,79,67)
C36M0Y79K67 (36%, 0%, 79%, 67%)
(0.36 / 0.00 / 0.79 / 0.67)

CMYK percentages

%36.47
%0
%78.82
%66.67

Codes

Color #365512 in popluar color models

36 55 12
RGB 54 85 18
HSL 88° 65.05% 20.20%
HSB/HSV 88° 78.82% 33.33%
CMYK 36.47% 0.00% 78.82%
66.67%

Color #365512 in popluar number systems.

HEX 36 55 12
Decimal 54 85 18
Binary 110110 1010101 10010
Octal 66 125 22

Shades and tints

Shades of #365512

#365512
(54,85,18)
#324E11
(50,78,17)
#2E4710
(46,71,16)
#2A400F
(42,64,15)
#26390E
(38,57,14)
#22320D
(34,50,13)
#1E2B0C
(30,43,12)
#1A240B
(26,36,11)
#161D0A
(22,29,10)
#121609
(18,22,9)
#0E0F08
(14,15,8)
#000000
(0,0,0)

Tints of #365512

#365512
(54,85,18)
#486427
(72,100,39)
#5A733C
(90,115,60)
#6C8251
(108,130,81)
#7E9166
(126,145,102)
#90A07B
(144,160,123)
#A2AF90
(162,175,144)
#B4BEA5
(180,190,165)
#C6CDBA
(198,205,186)
#D8DCCF
(216,220,207)
#EAEBE4
(234,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #365512; }

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

This text font color is #365512.

Background Color

.myBgColor { background-color: #365512; }

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

This div background color is #365512.

Border color

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

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

This div border color is #365512.

Opacity

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

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

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

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

This text has shadow with #365512 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365512.

Preview

Color preview on black background

This text has color #365512 on black background.


Color preview on white background

This text has color #365512 on white background.


Black color preview on #365512 background

This text has black color on #365512 background.


White color preview on #365512 background

This text has white color on #365512 background.


Related colors

Complementary color

Complementary color for #hex is #C9AAED.


I love getcolorcode.com

Triadic colors

1 #123655 and #551236 with #365512 are triadic colors.

2 #125536 and #553612 with #365512 are triadic colors.