COLOR #363941

HEX: #363941 RGB: (54,57,65)

Color info

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

RGB color model

#363941 color RGB value is (54,57,65).

RGB: (54,57,65) (21%, 22%, 25%)

RGB channels and saturation

R 54 of 255 = 21%
G 57 of 255 = 22%
B 65 of 255 = 25%

54
57
65

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

Portions of RGB colors in percentages

R + G + B = 54 + 57 + 65 = 176 (100%)
R 54 of 176 ~ 30.68%
G 57 of 176 ~ 32.39%
B 65 of 176 ~ 36.93'%

%30.68
%32.39
%36.93

CMYK color model

#363941 color CMYK value is (17,12,0,75).

  • cyan value is 16.92%
  • magenta value is 12.31%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (17,12,0,75)
C17M12Y0K75 (17%, 12%, 0%, 75%)
(0.17 / 0.12 / 0.00 / 0.75)

CMYK percentages

%16.92
%12.31
%0
%74.51

Codes

Color #363941 in popluar color models

36 39 41
RGB 54 57 65
HSL 224° 9.24% 23.33%
HSB/HSV 224° 16.92% 25.49%
CMYK 16.92% 12.31% 0.00%
74.51%

Color #363941 in popluar number systems.

HEX 36 39 41
Decimal 54 57 65
Binary 110110 111001 1000001
Octal 66 71 101

Shades and tints

Shades of #363941

#363941
(54,57,65)
#32343C
(50,52,60)
#2E2F37
(46,47,55)
#2A2A32
(42,42,50)
#26252D
(38,37,45)
#222028
(34,32,40)
#1E1B23
(30,27,35)
#1A161E
(26,22,30)
#161119
(22,17,25)
#120C14
(18,12,20)
#0E070F
(14,7,15)
#000000
(0,0,0)

Tints of #363941

#363941
(54,57,65)
#484B52
(72,75,82)
#5A5D63
(90,93,99)
#6C6F74
(108,111,116)
#7E8185
(126,129,133)
#909396
(144,147,150)
#A2A5A7
(162,165,167)
#B4B7B8
(180,183,184)
#C6C9C9
(198,201,201)
#D8DBDA
(216,219,218)
#EAEDEB
(234,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363941; }

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

This text font color is #363941.

Background Color

.myBgColor { background-color: #363941; }

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

This div background color is #363941.

Border color

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

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

This div border color is #363941.

Opacity

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

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

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

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

This text has shadow with #363941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363941.

Preview

Color preview on black background

This text has color #363941 on black background.


Color preview on white background

This text has color #363941 on white background.


Black color preview on #363941 background

This text has black color on #363941 background.


White color preview on #363941 background

This text has white color on #363941 background.


Related colors

Complementary color

Complementary color for #hex is #C9C6BE.


I love getcolorcode.com

Triadic colors

1 #413639 and #394136 with #363941 are triadic colors.

2 #413936 and #393641 with #363941 are triadic colors.