COLOR #364642

HEX: #364642 RGB: (54,70,66)

Color info

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

RGB color model

#364642 color RGB value is (54,70,66).

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

RGB channels and saturation

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

54
70
66

R + G + B ~ 25%. #364642 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 70 + 66 = 190 (100%)
R 54 of 190 ~ 28.42%
G 70 of 190 ~ 36.84%
B 66 of 190 ~ 34.74'%

%28.42
%36.84
%34.74

CMYK color model

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

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

CMYK: (23,0,6,73)
C23M0Y6K73 (23%, 0%, 6%, 73%)
(0.23 / 0.00 / 0.06 / 0.73)

CMYK percentages

%22.86
%0
%5.71
%72.55

Codes

Color #364642 in popluar color models

36 46 42
RGB 54 70 66
HSL 165° 12.90% 24.31%
HSB/HSV 165° 22.86% 27.45%
CMYK 22.86% 0.00% 5.71%
72.55%

Color #364642 in popluar number systems.

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

Shades and tints

Shades of #364642

#364642
(54,70,66)
#32403C
(50,64,60)
#2E3A36
(46,58,54)
#2A3430
(42,52,48)
#262E2A
(38,46,42)
#222824
(34,40,36)
#1E221E
(30,34,30)
#1A1C18
(26,28,24)
#161612
(22,22,18)
#12100C
(18,16,12)
#0E0A06
(14,10,6)
#000000
(0,0,0)

Tints of #364642

#364642
(54,70,66)
#485653
(72,86,83)
#5A6664
(90,102,100)
#6C7675
(108,118,117)
#7E8686
(126,134,134)
#909697
(144,150,151)
#A2A6A8
(162,166,168)
#B4B6B9
(180,182,185)
#C6C6CA
(198,198,202)
#D8D6DB
(216,214,219)
#EAE6EC
(234,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364642; }

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

This text font color is #364642.

Background Color

.myBgColor { background-color: #364642; }

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

This div background color is #364642.

Border color

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

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

This div border color is #364642.

Opacity

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

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

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

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

This text has shadow with #364642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364642.

Preview

Color preview on black background

This text has color #364642 on black background.


Color preview on white background

This text has color #364642 on white background.


Black color preview on #364642 background

This text has black color on #364642 background.


White color preview on #364642 background

This text has white color on #364642 background.


Related colors

Complementary color

Complementary color for #hex is #C9B9BD.


I love getcolorcode.com

Triadic colors

1 #423646 and #464236 with #364642 are triadic colors.

2 #424636 and #463642 with #364642 are triadic colors.