COLOR #364636

HEX: #364636 RGB: (54,70,54)

Color info

#364636 contains red, green and blue colors in about the same proportion. Web safe color of #364636 is #333333 (or #333).

RGB color model

#364636 color RGB value is (54,70,54).

RGB: (54,70,54) (21%, 27%, 21%)

RGB channels and saturation

R 54 of 255 = 21%
G 70 of 255 = 27%
B 54 of 255 = 21%

54
70
54

R + G + B ~ 23%. #364636 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 70 + 54 = 178 (100%)
R 54 of 178 ~ 30.34%
G 70 of 178 ~ 39.33%
B 54 of 178 ~ 30.34'%

%30.34
%39.33
%30.34

CMYK color model

#364636 color CMYK value is (23,0,23,73).

  • cyan value is 22.86%
  • magenta value is 0.00%
  • yellow value is 22.86%
  • key color value is 72.55%

CMYK: (23,0,23,73)
C23M0Y23K73 (23%, 0%, 23%, 73%)
(0.23 / 0.00 / 0.23 / 0.73)

CMYK percentages

%22.86
%0
%22.86
%72.55

Codes

Color #364636 in popluar color models

36 46 36
RGB 54 70 54
HSL 120° 12.90% 24.31%
HSB/HSV 120° 22.86% 27.45%
CMYK 22.86% 0.00% 22.86%
72.55%

Color #364636 in popluar number systems.

HEX 36 46 36
Decimal 54 70 54
Binary 110110 1000110 110110
Octal 66 106 66

Shades and tints

Shades of #364636

#364636
(54,70,54)
#324032
(50,64,50)
#2E3A2E
(46,58,46)
#2A342A
(42,52,42)
#262E26
(38,46,38)
#222822
(34,40,34)
#1E221E
(30,34,30)
#1A1C1A
(26,28,26)
#161616
(22,22,22)
#121012
(18,16,18)
#0E0A0E
(14,10,14)
#000000
(0,0,0)

Tints of #364636

#364636
(54,70,54)
#485648
(72,86,72)
#5A665A
(90,102,90)
#6C766C
(108,118,108)
#7E867E
(126,134,126)
#909690
(144,150,144)
#A2A6A2
(162,166,162)
#B4B6B4
(180,182,180)
#C6C6C6
(198,198,198)
#D8D6D8
(216,214,216)
#EAE6EA
(234,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364636; }

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

This text font color is #364636.

Background Color

.myBgColor { background-color: #364636; }

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

This div background color is #364636.

Border color

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

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

This div border color is #364636.

Opacity

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

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

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

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

This text has shadow with #364636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364636.

Preview

Color preview on black background

This text has color #364636 on black background.


Color preview on white background

This text has color #364636 on white background.


Black color preview on #364636 background

This text has black color on #364636 background.


White color preview on #364636 background

This text has white color on #364636 background.


Related colors

Complementary color

Complementary color for #hex is #C9B9C9.


I love getcolorcode.com

Triadic colors

1 #363646 and #463636 with #364636 are triadic colors.

2 #364636 and #463636 with #364636 are triadic colors.