COLOR #363744

HEX: #363744 RGB: (54,55,68)

Color info

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

RGB color model

#363744 color RGB value is (54,55,68).

RGB: (54,55,68) (21%, 22%, 27%)

RGB channels and saturation

R 54 of 255 = 21%
G 55 of 255 = 22%
B 68 of 255 = 27%

54
55
68

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

Portions of RGB colors in percentages

R + G + B = 54 + 55 + 68 = 177 (100%)
R 54 of 177 ~ 30.51%
G 55 of 177 ~ 31.07%
B 68 of 177 ~ 38.42'%

%30.51
%31.07
%38.42

CMYK color model

#363744 color CMYK value is (21,19,0,73).

  • cyan value is 20.59%
  • magenta value is 19.12%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (21,19,0,73)
C21M19Y0K73 (21%, 19%, 0%, 73%)
(0.21 / 0.19 / 0.00 / 0.73)

CMYK percentages

%20.59
%19.12
%0
%73.33

Codes

Color #363744 in popluar color models

36 37 44
RGB 54 55 68
HSL 236° 11.48% 23.92%
HSB/HSV 236° 20.59% 26.67%
CMYK 20.59% 19.12% 0.00%
73.33%

Color #363744 in popluar number systems.

HEX 36 37 44
Decimal 54 55 68
Binary 110110 110111 1000100
Octal 66 67 104

Shades and tints

Shades of #363744

#363744
(54,55,68)
#32323E
(50,50,62)
#2E2D38
(46,45,56)
#2A2832
(42,40,50)
#26232C
(38,35,44)
#221E26
(34,30,38)
#1E1920
(30,25,32)
#1A141A
(26,20,26)
#160F14
(22,15,20)
#120A0E
(18,10,14)
#0E0508
(14,5,8)
#000000
(0,0,0)

Tints of #363744

#363744
(54,55,68)
#484955
(72,73,85)
#5A5B66
(90,91,102)
#6C6D77
(108,109,119)
#7E7F88
(126,127,136)
#909199
(144,145,153)
#A2A3AA
(162,163,170)
#B4B5BB
(180,181,187)
#C6C7CC
(198,199,204)
#D8D9DD
(216,217,221)
#EAEBEE
(234,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363744; }

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

This text font color is #363744.

Background Color

.myBgColor { background-color: #363744; }

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

This div background color is #363744.

Border color

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

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

This div border color is #363744.

Opacity

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

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

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

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

This text has shadow with #363744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363744.

Preview

Color preview on black background

This text has color #363744 on black background.


Color preview on white background

This text has color #363744 on white background.


Black color preview on #363744 background

This text has black color on #363744 background.


White color preview on #363744 background

This text has white color on #363744 background.


Related colors

Complementary color

Complementary color for #hex is #C9C8BB.


I love getcolorcode.com

Triadic colors

1 #443637 and #374436 with #363744 are triadic colors.

2 #443736 and #373644 with #363744 are triadic colors.