COLOR #363934

HEX: #363934 RGB: (54,57,52)

Color info

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

RGB color model

#363934 color RGB value is (54,57,52).

RGB: (54,57,52) (21%, 22%, 20%)

RGB channels and saturation

R 54 of 255 = 21%
G 57 of 255 = 22%
B 52 of 255 = 20%

54
57
52

R + G + B ~ 21%. #363934 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 57 + 52 = 163 (100%)
R 54 of 163 ~ 33.13%
G 57 of 163 ~ 34.97%
B 52 of 163 ~ 31.9'%

%33.13
%34.97
%31.9

CMYK color model

#363934 color CMYK value is (5,0,9,78).

  • cyan value is 5.26%
  • magenta value is 0.00%
  • yellow value is 8.77%
  • key color value is 77.65%
CMYK: (5,0,9,78) C5M0Y9K78 (5%,0%,9%,78%) (0.05/0.00/0.09/0.78) 

CMYK percentages

%5.26
%0
%8.77
%77.65

Codes

Color #363934 in popluar color models

36 39 34
RGB 54 57 52
HSL 96° 4.59% 21.37%
HSB/HSV 96° 8.77% 22.35%
CMYK 5.26% 0.00% 8.77%
77.65%

Color #363934 in popluar number systems.

HEX 36 39 34
Decimal 54 57 52
Binary 110110 111001 110100
Octal 66 71 64

Shades and tints

Shades of #363934

#363934
(54,57,52)
#323430
(50,52,48)
#2E2F2C
(46,47,44)
#2A2A28
(42,42,40)
#262524
(38,37,36)
#222020
(34,32,32)
#1E1B1C
(30,27,28)
#1A1618
(26,22,24)
#161114
(22,17,20)
#120C10
(18,12,16)
#0E070C
(14,7,12)
#000000
(0,0,0)

Tints of #363934

#363934
(54,57,52)
#484B46
(72,75,70)
#5A5D58
(90,93,88)
#6C6F6A
(108,111,106)
#7E817C
(126,129,124)
#90938E
(144,147,142)
#A2A5A0
(162,165,160)
#B4B7B2
(180,183,178)
#C6C9C4
(198,201,196)
#D8DBD6
(216,219,214)
#EAEDE8
(234,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363934; }

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

This text font color is #363934.

Background Color

.myBgColor { background-color: #363934; }

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

This div background color is #363934.

Border color

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

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

This div border color is #363934.

Opacity

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

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

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

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

This text has shadow with #363934 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363934.

Preview

Color preview on black background

This text has color #363934 on black background.


Color preview on white background

This text has color #363934 on white background.


Black color preview on #363934 background

This text has black color on #363934 background.


White color preview on #363934 background

This text has white color on #363934 background.


Related colors

Complementary color

Complementary color for #hex is #C9C6CB.


I love getcolorcode.com

Triadic colors

1 #343639 and #393436 with #363934 are triadic colors.

2 #343936 and #393634 with #363934 are triadic colors.