COLOR #36343A

HEX: #36343A RGB: (54,52,58)

Color info

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

RGB color model

#36343A color RGB value is (54,52,58).

RGB: (54,52,58) (21%, 20%, 23%)

RGB channels and saturation

R 54 of 255 = 21%
G 52 of 255 = 20%
B 58 of 255 = 23%

54
52
58

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

Portions of RGB colors in percentages

R + G + B = 54 + 52 + 58 = 164 (100%)
R 54 of 164 ~ 32.93%
G 52 of 164 ~ 31.71%
B 58 of 164 ~ 35.37'%

%32.93
%31.71
%35.37

CMYK color model

#36343A color CMYK value is (7,10,0,77).

  • cyan value is 6.90%
  • magenta value is 10.34%
  • yellow value is 0.00%
  • key color value is 77.25%
CMYK: (7,10,0,77) C7M10Y0K77 (7%,10%,0%,77%) (0.07/0.10/0.00/0.77) 

CMYK percentages

%6.9
%10.34
%0
%77.25

Codes

Color #36343A in popluar color models

36 34 3A
RGB 54 52 58
HSL 260° 5.45% 21.57%
HSB/HSV 260° 10.34% 22.75%
CMYK 6.90% 10.34% 0.00%
77.25%

Color #36343A in popluar number systems.

HEX 36 34 3A
Decimal 54 52 58
Binary 110110 110100 111010
Octal 66 64 72

Shades and tints

Shades of #36343A

#36343A
(54,52,58)
#323035
(50,48,53)
#2E2C30
(46,44,48)
#2A282B
(42,40,43)
#262426
(38,36,38)
#222021
(34,32,33)
#1E1C1C
(30,28,28)
#1A1817
(26,24,23)
#161412
(22,20,18)
#12100D
(18,16,13)
#0E0C08
(14,12,8)
#000000
(0,0,0)

Tints of #36343A

#36343A
(54,52,58)
#48464B
(72,70,75)
#5A585C
(90,88,92)
#6C6A6D
(108,106,109)
#7E7C7E
(126,124,126)
#908E8F
(144,142,143)
#A2A0A0
(162,160,160)
#B4B2B1
(180,178,177)
#C6C4C2
(198,196,194)
#D8D6D3
(216,214,211)
#EAE8E4
(234,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #36343A; }

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

This text font color is #36343A.

Background Color

.myBgColor { background-color: #36343A; }

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

This div background color is #36343A.

Border color

.myBorderColor { border: 1px solid #36343A; }

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

This div border color is #36343A.

Opacity

.myOpacity80 { color: #36343A; opacity: 0.8; }

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

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

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

This text has shadow with #36343A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36343A.

Preview

Color preview on black background

This text has color #36343A on black background.


Color preview on white background

This text has color #36343A on white background.


Black color preview on #36343A background

This text has black color on #36343A background.


White color preview on #36343A background

This text has white color on #36343A background.


Related colors

Complementary color

Complementary color for #hex is #C9CBC5.


I love getcolorcode.com

Triadic colors

1 #3A3634 and #343A36 with #36343A are triadic colors.

2 #3A3436 and #34363A with #36343A are triadic colors.