COLOR #364638

HEX: #364638 RGB: (54,70,56)

Color info

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

RGB color model

#364638 color RGB value is (54,70,56).

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

RGB channels and saturation

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

54
70
56

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

Portions of RGB colors in percentages

R + G + B = 54 + 70 + 56 = 180 (100%)
R 54 of 180 ~ 30%
G 70 of 180 ~ 38.89%
B 56 of 180 ~ 31.11'%

%30
%38.89
%31.11

CMYK color model

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

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

CMYK: (23,0,20,73)
C23M0Y20K73 (23%, 0%, 20%, 73%)
(0.23 / 0.00 / 0.20 / 0.73)

CMYK percentages

%22.86
%0
%20
%72.55

Codes

Color #364638 in popluar color models

36 46 38
RGB 54 70 56
HSL 128° 12.90% 24.31%
HSB/HSV 128° 22.86% 27.45%
CMYK 22.86% 0.00% 20.00%
72.55%

Color #364638 in popluar number systems.

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

Shades and tints

Shades of #364638

#364638
(54,70,56)
#324033
(50,64,51)
#2E3A2E
(46,58,46)
#2A3429
(42,52,41)
#262E24
(38,46,36)
#22281F
(34,40,31)
#1E221A
(30,34,26)
#1A1C15
(26,28,21)
#161610
(22,22,16)
#12100B
(18,16,11)
#0E0A06
(14,10,6)
#000000
(0,0,0)

Tints of #364638

#364638
(54,70,56)
#48564A
(72,86,74)
#5A665C
(90,102,92)
#6C766E
(108,118,110)
#7E8680
(126,134,128)
#909692
(144,150,146)
#A2A6A4
(162,166,164)
#B4B6B6
(180,182,182)
#C6C6C8
(198,198,200)
#D8D6DA
(216,214,218)
#EAE6EC
(234,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364638; }

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

This text font color is #364638.

Background Color

.myBgColor { background-color: #364638; }

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

This div background color is #364638.

Border color

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

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

This div border color is #364638.

Opacity

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

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

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

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

This text has shadow with #364638 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364638.

Preview

Color preview on black background

This text has color #364638 on black background.


Color preview on white background

This text has color #364638 on white background.


Black color preview on #364638 background

This text has black color on #364638 background.


White color preview on #364638 background

This text has white color on #364638 background.


Related colors

Complementary color

Complementary color for #hex is #C9B9C7.


I love getcolorcode.com

Triadic colors

1 #383646 and #463836 with #364638 are triadic colors.

2 #384636 and #463638 with #364638 are triadic colors.