COLOR #365B19

HEX: #365B19 RGB: (54,91,25)

Color info

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

RGB color model

#365B19 color RGB value is (54,91,25).

RGB: (54,91,25) (21%, 36%, 10%)

RGB channels and saturation

R 54 of 255 = 21%
G 91 of 255 = 36%
B 25 of 255 = 10%

54
91
25

R + G + B ~ 22%. #365B19 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 91 + 25 = 170 (100%)
R 54 of 170 ~ 31.76%
G 91 of 170 ~ 53.53%
B 25 of 170 ~ 14.71'%

%31.76
%53.53
%14.71

CMYK color model

#365B19 color CMYK value is (41,0,73,64).

  • cyan value is 40.66%
  • magenta value is 0.00%
  • yellow value is 72.53%
  • key color value is 64.31%

CMYK: (41,0,73,64)
C41M0Y73K64 (41%, 0%, 73%, 64%)
(0.41 / 0.00 / 0.73 / 0.64)

CMYK percentages

%40.66
%0
%72.53
%64.31

Codes

Color #365B19 in popluar color models

36 5B 19
RGB 54 91 25
HSL 94° 56.90% 22.75%
HSB/HSV 94° 72.53% 35.69%
CMYK 40.66% 0.00% 72.53%
64.31%

Color #365B19 in popluar number systems.

HEX 36 5B 19
Decimal 54 91 25
Binary 110110 1011011 11001
Octal 66 133 31

Shades and tints

Shades of #365B19

#365B19
(54,91,25)
#325317
(50,83,23)
#2E4B15
(46,75,21)
#2A4313
(42,67,19)
#263B11
(38,59,17)
#22330F
(34,51,15)
#1E2B0D
(30,43,13)
#1A230B
(26,35,11)
#161B09
(22,27,9)
#121307
(18,19,7)
#0E0B05
(14,11,5)
#000000
(0,0,0)

Tints of #365B19

#365B19
(54,91,25)
#48692D
(72,105,45)
#5A7741
(90,119,65)
#6C8555
(108,133,85)
#7E9369
(126,147,105)
#90A17D
(144,161,125)
#A2AF91
(162,175,145)
#B4BDA5
(180,189,165)
#C6CBB9
(198,203,185)
#D8D9CD
(216,217,205)
#EAE7E1
(234,231,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365B19 color. Also use rgb(54,91,25) instead hex code.

Text Font Color

.myTextColor { color: #365B19; }

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

This text font color is #365B19.

Background Color

.myBgColor { background-color: #365B19; }

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

This div background color is #365B19.

Border color

.myBorderColor { border: 1px solid #365B19; }

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

This div border color is #365B19.

Opacity

.myOpacity80 { color: #365B19; opacity: 0.8; }

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

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

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

This text has shadow with #365B19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365B19.

Preview

Color preview on black background

This text has color #365B19 on black background.


Color preview on white background

This text has color #365B19 on white background.


Black color preview on #365B19 background

This text has black color on #365B19 background.


White color preview on #365B19 background

This text has white color on #365B19 background.


Related colors

Complementary color

Complementary color for #hex is #C9A4E6.


I love getcolorcode.com

Triadic colors

1 #19365B and #5B1936 with #365B19 are triadic colors.

2 #195B36 and #5B3619 with #365B19 are triadic colors.